Fixes do_kernel_configcheck warnings:

WARNING: [kernel config]: This BSP contains fragments with warnings:

[INFO]: Fragments with badly formatted configuration options:
    - fragment configs/v6.4/standard/features/wifi/ralink-pci.cfg has the 
following issues: config RT2800PCI_RT35XX=y
    - fragment configs/v6.4/standard/features/wifi/ralink-pci.cfg has the 
following issues: config RT2800PCI_RT53XX=y
    - fragment configs/v6.4/standard/features/wifi/ralink-pci.cfg has the 
following issues: config RT2800PCI_RT3290=y

Signed-off-by: Mikko Rapeli <mikko.rap...@linaro.org>
---
 features/wifi/ralink-pci.cfg | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/features/wifi/ralink-pci.cfg b/features/wifi/ralink-pci.cfg
index b4639ea0..c7e95040 100644
--- a/features/wifi/ralink-pci.cfg
+++ b/features/wifi/ralink-pci.cfg
@@ -10,7 +10,7 @@ CONFIG_RT2500PCI=m
 CONFIG_RT61PCI=m
 CONFIG_RT2800PCI=m
 CONFIG_RT2800PCI_RT33XX=y
-config RT2800PCI_RT35XX=y
-config RT2800PCI_RT53XX=y
-config RT2800PCI_RT3290=y
+CONFIG_RT2800PCI_RT35XX=y
+CONFIG_RT2800PCI_RT53XX=y
+CONFIG_RT2800PCI_RT3290=y
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12976): 
https://lists.yoctoproject.org/g/linux-yocto/message/12976
Mute This Topic: https://lists.yoctoproject.org/mt/100754319/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