Home
last modified time | relevance | path

Searched hist:f9d89c944a046bd18795875b5775e11a1e124076 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/hvc/
H A DKconfigdiff f9d89c944a046bd18795875b5775e11a1e124076 Fri Apr 17 07:12:21 CDT 2020 Kefeng Wang <wangkefeng.wang@huawei.com> tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI

As shown in SBI v0.2, the legacy console SBI functions (sbi_console_getchar()
and sbi_console_putchar()) are expected to be deprecated; they have no replacement.

Let's HVC_RISCV_SBI and SERIAL_EARLYCON_RISCV_SBI depends on RISCV_SBI_V01.

Fixes: efca13989250 ("RISC-V: Introduce a new config for SBI v0.1")
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
/openbmc/linux/drivers/tty/serial/
H A DKconfigdiff f9d89c944a046bd18795875b5775e11a1e124076 Fri Apr 17 07:12:21 CDT 2020 Kefeng Wang <wangkefeng.wang@huawei.com> tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI

As shown in SBI v0.2, the legacy console SBI functions (sbi_console_getchar()
and sbi_console_putchar()) are expected to be deprecated; they have no replacement.

Let's HVC_RISCV_SBI and SERIAL_EARLYCON_RISCV_SBI depends on RISCV_SBI_V01.

Fixes: efca13989250 ("RISC-V: Introduce a new config for SBI v0.1")
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>