config: add a small_flash feature
[openwrt/openwrt.git] / config / Config-kernel.in
index 4c191f0955baf0e083017391ddaea1ea24ceff7f..b05ff23694cf5c2597b49106200d0c6377a4a7ae 100644 (file)
@@ -62,7 +62,7 @@ config KERNEL_PROFILING
 
 config KERNEL_KALLSYMS
        bool "Compile the kernel with symbol table information"
-       default y
+       default y if !SMALL_FLASH
        help
          This will give you more information in stack traces from kernel oopses.