Browse Source

[DeviceDrivers] Remove warning in Kconfig

Bernard Xiong 6 years ago
parent
commit
e6fedb6e9b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      components/drivers/Kconfig

+ 1 - 0
components/drivers/Kconfig

@@ -283,6 +283,7 @@ menu "Using USB"
                         bool "Enable to use device as CDC device"
                         bool "Enable to use device as CDC device"
                         default n
                         default n
                     config RT_USB_DEVICE_NONE
                     config RT_USB_DEVICE_NONE
+                        bool
                         default y
                         default y
                     config RT_USB_DEVICE_MSTORAGE
                     config RT_USB_DEVICE_MSTORAGE
                         bool "Enable to use device as Mass Storage device"
                         bool "Enable to use device as Mass Storage device"