projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e420b7b
)
ath79: optimize ath79 tiny target for size
author
Lucian Cristian
<lucian.cristian@gmail.com>
Fri, 6 Jul 2018 14:31:47 +0000
(17:31 +0300)
committer
Mathias Kresin
<dev@kresin.me>
Sat, 7 Jul 2018 19:07:40 +0000
(21:07 +0200)
the speed impact on tiny target is minimal and worth the size gained
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
target/linux/ath79/tiny/config-default
patch
|
blob
|
history
diff --git
a/target/linux/ath79/tiny/config-default
b/target/linux/ath79/tiny/config-default
index 01af54446d91d3d92dedade0c8fe4b2d8ad56f2e..f5a485d083671a0c1686928381e6ab8a0e8b0837 100644
(file)
--- a/
target/linux/ath79/tiny/config-default
+++ b/
target/linux/ath79/tiny/config-default
@@
-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