merged to kernel-cache master.

Bruce

In message: [linux-yocto] [yocto-kernel-cache] [yocto-5.14] [PATCH] qemu: fix 
do_kernel_configcheck warning about IDE_GD_ATA in qemu bsp
on 01/09/2021 qiang.zh...@windriver.com wrote:

> From: Zqiang <qiang.zh...@windriver.com>
> 
> WARNING: do_kernel_configcheck: [kernel config]: specified values did
> not make it into the kernel's final configuration:
> [NOTE]: 'CONFIG_IDE_GD_ATA' last val (y) and .config val (n) do not match
> [INFO]: CONFIG_IDE_GD_ATA : n
> [INFO]: raw config text:
> Config 'IDE_GD_ATA' has the following Direct dependencies (IDE_GD_ATA=n): n
> Parent dependencies are:
> [INFO]: config 'CONFIG_IDE_GD_ATA' was set, but it wasn't assignable,
> check (parent) dependencies
> 
> remove CONFIG_IDE_GD_ATA from common-pc-drivers.cfg
> 
> Signed-off-by: Zqiang <qiang.zh...@windriver.com>
> ---
>  bsp/common-pc/common-pc-drivers.cfg | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/bsp/common-pc/common-pc-drivers.cfg 
> b/bsp/common-pc/common-pc-drivers.cfg
> index 4965d442..617ab3f7 100644
> --- a/bsp/common-pc/common-pc-drivers.cfg
> +++ b/bsp/common-pc/common-pc-drivers.cfg
> @@ -53,7 +53,6 @@ CONFIG_I2C_I801=y
>  
>  CONFIG_IDE=y
>  CONFIG_IDE_GD=y
> -CONFIG_IDE_GD_ATA=y
>  CONFIG_BLK_DEV_PIIX=y
>  
>  CONFIG_SATA_AHCI=y
> -- 
> 2.32.0
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10363): 
https://lists.yoctoproject.org/g/linux-yocto/message/10363
Mute This Topic: https://lists.yoctoproject.org/mt/85297134/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to