From: Quanyang Wang <quanyang.w...@windriver.com>

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 <quanyang.w...@windriver.com>
---
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]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to