kernel: add CONFIG_CC_OPTIMIZE_FOR_* to the default config
Avoid repeating them in the target config, they are overwritten by top-level menuconfig anyway Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -717,6 +717,8 @@ CONFIG_CARDBUS=y
|
||||
# CONFIG_CB710_CORE is not set
|
||||
# CONFIG_CC10001_ADC is not set
|
||||
# CONFIG_CCS811 is not set
|
||||
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
|
||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||
# CONFIG_CC_STACKPROTECTOR is not set
|
||||
CONFIG_CC_STACKPROTECTOR_NONE=y
|
||||
# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
|
||||
|
||||
Reference in New Issue
Block a user