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>
This commit is contained in:
Anup Patel
2018-12-04 19:25:07 +05:30
committed by Palmer Dabbelt
parent 2b3f786408
commit 7ba12bb676
2 changed files with 0 additions and 30 deletions

View File

@@ -1,2 +0,0 @@
config EARLY_PRINTK
def_bool y