[linux-yocto] [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: fix duplicated option warning

2023-12-25 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang 

There is a duplicated kernel option CONFIG_RESET_CONTROLLER and we need
to remove it to fix the warning while do_kernel_configcheck:

[INFO]: Fragments with duplicated configuration options:
- fragment configs/v6.1/standard/bsp/xilinx-versal/xilinx-versal.cfg has a 
duplicated option: CONFIG_RESET_CONTROLLER

Signed-off-by: Quanyang Wang 
---
Hi Bruce,
Would you please help merge this patch to the branch:
yocto-6.1
Thanks,
Quanyang
---
 bsp/xilinx-versal/xilinx-versal.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bsp/xilinx-versal/xilinx-versal.cfg 
b/bsp/xilinx-versal/xilinx-versal.cfg
index 387f9547d9..2b0473ae55 100644
--- a/bsp/xilinx-versal/xilinx-versal.cfg
+++ b/bsp/xilinx-versal/xilinx-versal.cfg
@@ -181,7 +181,6 @@ CONFIG_ARM_CCI_PMU=y
 CONFIG_PERF_EVENTS=y
 
 CONFIG_VERSAL_SYSMON=y
-CONFIG_RESET_CONTROLLER=y
 
 CONFIG_XILINX_AIE=y
 
-- 
2.36.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13440): 
https://lists.yoctoproject.org/g/linux-yocto/message/13440
Mute This Topic: https://lists.yoctoproject.org/mt/103366884/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto] [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: fix duplicated option warning

2023-12-27 Thread Bruce Ashfield
merged.

Bruce

In message: [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: fix 
duplicated option warning
on 26/12/2023 quanyang.w...@windriver.com wrote:

> From: Quanyang Wang 
> 
> There is a duplicated kernel option CONFIG_RESET_CONTROLLER and we need
> to remove it to fix the warning while do_kernel_configcheck:
> 
> [INFO]: Fragments with duplicated configuration options:
> - fragment configs/v6.1/standard/bsp/xilinx-versal/xilinx-versal.cfg has 
> a duplicated option: CONFIG_RESET_CONTROLLER
> 
> Signed-off-by: Quanyang Wang 
> ---
> Hi Bruce,
> Would you please help merge this patch to the branch:
>   yocto-6.1
> Thanks,
> Quanyang
> ---
>  bsp/xilinx-versal/xilinx-versal.cfg | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/bsp/xilinx-versal/xilinx-versal.cfg 
> b/bsp/xilinx-versal/xilinx-versal.cfg
> index 387f9547d9..2b0473ae55 100644
> --- a/bsp/xilinx-versal/xilinx-versal.cfg
> +++ b/bsp/xilinx-versal/xilinx-versal.cfg
> @@ -181,7 +181,6 @@ CONFIG_ARM_CCI_PMU=y
>  CONFIG_PERF_EVENTS=y
>  
>  CONFIG_VERSAL_SYSMON=y
> -CONFIG_RESET_CONTROLLER=y
>  
>  CONFIG_XILINX_AIE=y
>  
> -- 
> 2.36.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13444): 
https://lists.yoctoproject.org/g/linux-yocto/message/13444
Mute This Topic: https://lists.yoctoproject.org/mt/103366884/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-