merged (I also put this on 5.8 for consistency).

Bruce


In message: [linux-yocto][yocto-kernel-cache][master yocto-5.4][PATCH] qemuppc: 
configure the CONFIG_SCSI to '=y'
on 24/11/2020 [email protected] wrote:

> From: Yanfei Xu <[email protected]>
> 
> Changing CONFIG_SCSI from '=m' to '=y' to be consistent with its
> direct dependency, which is 'CONFIG_SCSI_VIRTIO=y' in virtio.cfg.
> 
> Signed-off-by: Yanfei Xu <[email protected]>
> ---
>  bsp/qemu-ppc32/qemu-ppc32.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bsp/qemu-ppc32/qemu-ppc32.cfg b/bsp/qemu-ppc32/qemu-ppc32.cfg
> index 39a71e5d..ed7ec330 100644
> --- a/bsp/qemu-ppc32/qemu-ppc32.cfg
> +++ b/bsp/qemu-ppc32/qemu-ppc32.cfg
> @@ -34,7 +34,7 @@ CONFIG_INPUT_ADBHID=y
>  CONFIG_INPUT_KEYBOARD=y
>  CONFIG_INPUT_MOUSE=y
>  
> -CONFIG_SCSI=m
> +CONFIG_SCSI=y
>  CONFIG_BLK_DEV_SD=m
>  
>  CONFIG_USB_MON=y
> -- 
> 2.18.2
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9209): 
https://lists.yoctoproject.org/g/linux-yocto/message/9209
Mute This Topic: https://lists.yoctoproject.org/mt/78474086/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to