File tree Expand file tree Collapse file tree 4 files changed +4
-6
lines changed
Expand file tree Collapse file tree 4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -940,11 +940,11 @@ CONFIG_NU_CRC_USE_PDMA=y
940940CONFIG_BSP_USING_WDT=y
941941# CONFIG_BSP_USING_EBI is not set
942942CONFIG_BSP_USING_USBD=y
943- CONFIG_BSP_USING_HSUSBD=y
943+ # CONFIG_BSP_USING_HSUSBD is not set
944944# CONFIG_BSP_USING_USBH is not set
945945CONFIG_BSP_USING_HSUSBH=y
946946CONFIG_NU_USBHOST_HUB_POLLING_INTERVAL=100
947- CONFIG_BSP_USING_HSOTG=y
947+ # CONFIG_BSP_USING_HSOTG is not set
948948
949949#
950950# On-board Peripheral Drivers
Original file line number Diff line number Diff line change @@ -55,7 +55,6 @@ menu "Hardware Drivers Config"
5555 default y
5656
5757 config BOARD_USING_USB_D_H
58- select BSP_USING_HSOTG
5958 bool "Enable USB Device or Host function"
6059 help
6160 Choose this option if you need USB function.
Original file line number Diff line number Diff line change @@ -942,11 +942,11 @@ CONFIG_NU_CRC_USE_PDMA=y
942942CONFIG_BSP_USING_WDT=y
943943# CONFIG_BSP_USING_EBI is not set
944944CONFIG_BSP_USING_USBD=y
945- CONFIG_BSP_USING_HSUSBD=y
945+ # CONFIG_BSP_USING_HSUSBD is not set
946946# CONFIG_BSP_USING_USBH is not set
947947CONFIG_BSP_USING_HSUSBH=y
948948CONFIG_NU_USBHOST_HUB_POLLING_INTERVAL=100
949- CONFIG_BSP_USING_HSOTG=y
949+ # CONFIG_BSP_USING_HSOTG is not set
950950
951951#
952952# On-board Peripheral Drivers
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ menu "Hardware Drivers Config"
3838 default y
3939
4040 config BOARD_USING_USB_D_H
41- select BSP_USING_HSOTG
4241 bool "Enable USB Device or Host function"
4342 help
4443 Choose this option if you need USB function.
You can’t perform that action at this time.
0 commit comments