kernel: optimize for performance by default starting with 4.14
Keep size optimizations for smaller targets that already switched Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -715,8 +715,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 is not set
|
||||
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
|
||||
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