ath79: optimize ath79 tiny target for size

the speed impact on tiny target is minimal and worth the size gained

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
openwrt-19.07
Lucian Cristian 2018-07-06 17:31:47 +03:00 committed by Mathias Kresin
parent e420b7b5c5
commit 80e3a16fda
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_BLK_MQ_PCI=y
CONFIG_LEDS_RESET=y
CONFIG_OF_ADDRESS_PCI=y