[DeviceDrivers] Remove warning in Kconfig
This commit is contained in:
parent
e71763b068
commit
e6fedb6e9b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue