diff options
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-x86-generic b/config-x86-generic index f01a58900..0f1216ede 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -392,3 +392,7 @@ CONFIG_HP_ACCEL=m # CONFIG_GPIO_GENERIC_PLATFORM is not set # CONFIG_GPIO_MCP23S08 is not set + +CONFIG_SCHED_SMT=y +CONFIG_CC_STACKPROTECTOR=y +CONFIG_RELOCATABLE=y |