소스 검색

[DeviceDrivers] Remove warning in Kconfig

Bernard Xiong 6 년 전
부모
커밋
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"