diff --git a/config/Config-kernel.in b/config/Config-kernel.in index 46044e388..d316d5cb6 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -31,7 +31,7 @@ config KERNEL_CRASHLOG config KERNEL_SWAP bool "Support for paging of anonymous memory (swap)" - default y if !SMALL_FLASH + default y config KERNEL_DEBUG_FS bool "Compile the kernel with debug filesystem enabled"