reduce Dommy DW33D kernel size by 10KB again and again and again and again

This commit is contained in:
coolsnowwolf 2019-04-15 15:49:08 +08:00
parent be38f4bdf5
commit b84866056e

View File

@ -817,7 +817,7 @@ config KERNEL_SQUASHFS_FRAGMENT_CACHE_SIZE
#
choice
prompt "Compiler optimization level"
default KERNEL_CC_OPTIMIZE_FOR_PERFORMANCE
default KERNEL_CC_OPTIMIZE_FOR_SIZE if SMALL_FLASH
config KERNEL_CC_OPTIMIZE_FOR_PERFORMANCE
bool "Optimize for performance"