diff options
author | Anup Patel <apatel@ventanamicro.com> | 2023-11-24 08:09:01 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-01-10 16:04:02 +0100 |
commit | f503b167b66007fc6b4434cd07a044ce4a56b6a0 (patch) | |
tree | ce071b7fb04539ab70774e12c38715065417b025 /arch/arm/Kconfig-nommu | |
parent | Linux 6.7-rc1 (diff) | |
download | linux-f503b167b66007fc6b4434cd07a044ce4a56b6a0.tar.xz linux-f503b167b66007fc6b4434cd07a044ce4a56b6a0.zip |
RISC-V: Add stubs for sbi_console_putchar/getchar()
The functions sbi_console_putchar() and sbi_console_getchar() are
not defined when CONFIG_RISCV_SBI_V01 is disabled so let us add
stub of these functions to avoid "#ifdef" on user side.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20231124070905.1043092-2-apatel@ventanamicro.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/arm/Kconfig-nommu')
0 files changed, 0 insertions, 0 deletions