[linux-yocto] [PATCH 1/2] qemuriscv32: Remove the HVC driver

Bruce Ashfield bruce.ashfield at windriver.com
Fri Jan 25 05:27:18 PST 2019


both patches are merged to master (let me know if you need them
on other branches, but they didn't apply to 4.19, so I assume not!).

Bruce

On 2019-01-23 5:30 p.m., Alistair Francis wrote:
> Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
> ---
>   bsp/qemuriscv32/qemuriscv32.cfg | 2 --
>   1 file changed, 2 deletions(-)
> 
> diff --git a/bsp/qemuriscv32/qemuriscv32.cfg b/bsp/qemuriscv32/qemuriscv32.cfg
> index 7e3cf021..45d71c4e 100644
> --- a/bsp/qemuriscv32/qemuriscv32.cfg
> +++ b/bsp/qemuriscv32/qemuriscv32.cfg
> @@ -34,8 +34,6 @@ CONFIG_SERIAL_OF_PLATFORM=y
>   #
>   # Non-8250 serial port support
>   #
> -CONFIG_HVC_DRIVER=y
> -CONFIG_HVC_RISCV_SBI=y
>   CONFIG_VIRTIO_CONSOLE=y
>   
>   #
> 



More information about the linux-yocto mailing list