summaryrefslogtreecommitdiff
path: root/arch/riscv/configs/nommu_k210_defconfig
diff options
context:
space:
mode:
authorMarc Aurèle La France <tsi@tuyoix.net>2023-02-20 22:10:32 -0700
committerPetr Mladek <pmladek@suse.com>2023-03-27 13:12:09 +0200
commit0c705be9609931920c299e76811b21acc9502f1a (patch)
treee53a50066a6d944ffc1ce6fa16b060f1210b98fa /arch/riscv/configs/nommu_k210_defconfig
parentd8763154455e92a2ffed256e48fa46bb35ef3bdf (diff)
Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT
After the commit 93d102f094be9beab2 ("printk: remove safe buffers"), CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT is no longer useful. Remove it. Signed-off-by: Marc Aurèle La France <tsi@tuyoix.net> Reviewed-by: John Ogness <john.ogness@linutronix.de> Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> Reviewed-by: Petr Mladek <pmladek@suse.com> [pmladek@suse.cz: Cleaned up the commit message.] Signed-off-by: Petr Mladek <pmladek@suse.com> Fixes: 93d102f094be9beab ("printk: remove safe buffers") Link: https://lore.kernel.org/r/5c19e248-1b6b-330c-7c4c-a824688daefe@tuyoix.net
Diffstat (limited to 'arch/riscv/configs/nommu_k210_defconfig')
-rw-r--r--arch/riscv/configs/nommu_k210_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/configs/nommu_k210_defconfig b/arch/riscv/configs/nommu_k210_defconfig
index 79b3ccd58ff0..e36fffd6fb18 100644
--- a/arch/riscv/configs/nommu_k210_defconfig
+++ b/arch/riscv/configs/nommu_k210_defconfig
@@ -1,6 +1,5 @@
# CONFIG_CPU_ISOLATION is not set
CONFIG_LOG_BUF_SHIFT=13
-CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=12
CONFIG_BLK_DEV_INITRD=y
# CONFIG_RD_GZIP is not set
# CONFIG_RD_BZIP2 is not set