OSDN Git Service

RISC-V: defconfigs: Remove redundant CONFIG_EFI=y
authorPalmer Dabbelt <palmer@rivosinc.com>
Fri, 19 Nov 2021 16:44:12 +0000 (08:44 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 6 Jan 2022 04:07:12 +0000 (20:07 -0800)
We've always had CONFIG_EFI as "def_bool y" so this has always been
redundant.  It's removed by savedefconfig, so drop it to keep things
clean.

Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/configs/defconfig

index 0e2097d..56e366d 100644 (file)
@@ -141,4 +141,3 @@ CONFIG_RCU_EQS_DEBUG=y
 # CONFIG_FTRACE is not set
 # CONFIG_RUNTIME_TESTING_MENU is not set
 CONFIG_MEMTEST=y
-CONFIG_EFI=y