Comment 8 for bug 1754580

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2018-03-19 03:04 EDT-------
> The attached config does not seem to contain the new options.
> These are the values I've selected, please let me know if they
> should be changed.
>
> CONFIG_EXPOLINE=y
> CONFIG_EXPOLINE_FULL=y
> # CONFIG_EXPOLINE_MEDIUM is not set
> # CONFIG_EXPOLINE_OFF is not set
> CONFIG_KERNEL_NOBP=y

With the current code these are the correct values. With a future
patch that will use a machine indication if the expolines are still
needed we might want to change to CONFIG_EXPOLINE_MEDIUM
(and rename it to CONFIG_EXPOLINE_AUTO).