mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Embedded build: use XHCI host-only USB controller block on CM4
Closes #358
This commit is contained in:
parent
bfcbd6307c
commit
81b48574a6
4 changed files with 7 additions and 18 deletions
|
@ -65,20 +65,6 @@ CONFIG_NFS_FS=n
|
|||
CONFIG_IP_PNP=n
|
||||
CONFIG_MODULES=n
|
||||
|
||||
#
|
||||
# Alternative USB driver
|
||||
# If used, you must also built the dwc2 overlay,
|
||||
# and enable it in config.txt
|
||||
#
|
||||
|
||||
CONFIG_USB_DWC2=y
|
||||
#CONFIG_USB_GADGET=y
|
||||
#CONFIG_USB_CONFIGFS=y
|
||||
#CONFIG_USB_CONFIGFS_SERIAL=y
|
||||
#CONFIG_USB_CONFIGFS_ACM=y
|
||||
#CONFIG_USB_CONFIGFS_ECM=y
|
||||
|
||||
|
||||
# Extra filessytems for using images from USB stick
|
||||
|
||||
CONFIG_EXFAT_FS=y
|
||||
|
@ -153,6 +139,6 @@ CONFIG_BLK_DEBUG_FS=n
|
|||
CONFIG_RELAY=n
|
||||
CONFIG_AUDIT=n
|
||||
CONFIG_KALLSYMS=n
|
||||
|
||||
CONFIG_USB_DWCOTG=n
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue