aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/Kconfig.debug
diff options
context:
space:
mode:
authorAnup Patel <anup@brainfault.org>2018-12-04 19:25:07 +0530
committerPalmer Dabbelt <palmer@sifive.com>2018-12-17 10:23:46 -0800
commit7ba12bb676c2f7848a53224f9a65c6ef256bb3b6 (patch)
treea0bf6becf41178d4ee1067b1cce14f0cad4d2854 /arch/riscv/Kconfig.debug
parentRISC-V: defconfig: Enable RISC-V SBI earlycon support (diff)
downloadwireguard-linux-7ba12bb676c2f7848a53224f9a65c6ef256bb3b6.tar.xz
wireguard-linux-7ba12bb676c2f7848a53224f9a65c6ef256bb3b6.zip
RISC-V: Remove EARLY_PRINTK support
The EARLY_PRINTK using SBI console calls is not required any more because we now have RISC-V SBI support in generic earlycon framework. Signed-off-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'arch/riscv/Kconfig.debug')
-rw-r--r--arch/riscv/Kconfig.debug2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/riscv/Kconfig.debug b/arch/riscv/Kconfig.debug
index c5a72f17c469..e69de29bb2d1 100644
--- a/arch/riscv/Kconfig.debug
+++ b/arch/riscv/Kconfig.debug
@@ -1,2 +0,0 @@
-config EARLY_PRINTK
- def_bool y