Просмотр исходного кода

[DeviceDrivers] Remove warning in Kconfig

Bernard Xiong 6 лет назад
Родитель
Сommit
e6fedb6e9b
1 измененных файлов с 1 добавлено и 0 удалено
  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"
                         default n
                     config RT_USB_DEVICE_NONE
+                        bool
                         default y
                     config RT_USB_DEVICE_MSTORAGE
                         bool "Enable to use device as Mass Storage device"