Skip to content

[Bug] Kconfig warning #9957

@BernardXiong

Description

@BernardXiong

RT-Thread Version

github master latest

Hardware Type/Architectures

generic

Develop Toolchain

GCC

Describe the bug

menuconfig warning as flollowing:

warning: the choice symbol RT_USING_LWIP212 (defined at ../../components/net/lwip/Kconfig:28) is selected by the following symbols, but select/imply has no effect on choice symbols
 - RT_CHERRYUSB_HOST_CDC_ECM (defined at ../../components/drivers/usb/cherryusb/Kconfig:228)
 - RT_CHERRYUSB_HOST_CDC_RNDIS (defined at ../../components/drivers/usb/cherryusb/Kconfig:236)
 - RT_CHERRYUSB_HOST_CDC_NCM (defined at ../../components/drivers/usb/cherryusb/Kconfig:244)
 - RT_CHERRYUSB_HOST_ASIX (defined at ../../components/drivers/usb/cherryusb/Kconfig:267)
 - RT_CHERRYUSB_HOST_RTL8152 (defined at ../../components/drivers/usb/cherryusb/Kconfig:275)
 - PKG_CHERRYUSB_HOST_CDC_ECM (defined at /home/codespace/.env/packages/packages/system/CherryUSB/Kconfig:231)
 - PKG_CHERRYUSB_HOST_CDC_RNDIS (defined at /home/codespace/.env/packages/packages/system/CherryUSB/Kconfig:239)
 - PKG_CHERRYUSB_HOST_CDC_NCM (defined at /home/codespace/.env/packages/packages/system/CherryUSB/Kconfig:247)
 - PKG_CHERRYUSB_HOST_ASIX (defined at /home/codespace/.env/packages/packages/system/CherryUSB/Kconfig:270)
 - PKG_CHERRYUSB_HOST_RTL8152 (defined at /home/codespace/.env/packages/packages/system/CherryUSB/Kconfig:278)

Other additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions