projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2e4ff7
)
RISC-V: defconfigs: Remove redundant CONFIG_EFI=y
author
Palmer Dabbelt
<palmer@rivosinc.com>
Fri, 19 Nov 2021 16:44:12 +0000
(08:44 -0800)
committer
Palmer 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
patch
|
blob
|
history
diff --git
a/arch/riscv/configs/defconfig
b/arch/riscv/configs/defconfig
index 0e2097dad5b0d23f1ac72b4e11fc07c9b0f89c8a..56e366d3936e8a50799c351ade0b9b024bf791c4 100644
(file)
--- a/
arch/riscv/configs/defconfig
+++ b/
arch/riscv/configs/defconfig
@@
-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