RISC-V: Remove EARLY_PRINTK support
authorAnup Patel <anup@brainfault.org>
Tue, 4 Dec 2018 13:55:07 +0000 (19:25 +0530)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 17 Dec 2018 18:23:46 +0000 (10:23 -0800)
commit7ba12bb676c2f7848a53224f9a65c6ef256bb3b6
treea0bf6becf41178d4ee1067b1cce14f0cad4d2854
parent2b3f786408c5400705ed722ab2f3065e86272857
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>
arch/riscv/Kconfig.debug
arch/riscv/kernel/setup.c