From 43b498f669c978c1a2004640ad6cabddc9e693ec Mon Sep 17 00:00:00 2001 From: Jianhui Zhao Date: Sat, 20 Nov 2021 10:02:48 +0000 Subject: kernel: remove non-existent config symbols The crashlog patch as not ported to kernel 5.4. Fixes: 4e0c54bc5bc8 ("kernel: add support for kernel 5.4") Signed-off-by: Jianhui Zhao --- config/Config-kernel.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config/Config-kernel.in') diff --git a/config/Config-kernel.in b/config/Config-kernel.in index 8ebe1b7070..07d65bc465 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -24,11 +24,6 @@ config KERNEL_PRINTK bool "Enable support for printk" default y -config KERNEL_CRASHLOG - bool "Crash logging" - depends on !(arm || powerpc || sparc || TARGET_uml || i386 || x86_64) - default y - config KERNEL_SWAP bool "Support for paging of anonymous memory (swap)" default y if !SMALL_FLASH -- cgit v1.2.3