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

This commit is contained in:
coolsnowwolf 2018-10-18 02:29:47 +08:00
parent f2f05f393d
commit 18ea208bfd

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_PERFORMANCE if !SMALL_FLASH
config KERNEL_CC_OPTIMIZE_FOR_PERFORMANCE
bool "Optimize for performance"