mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Revert CM4 USB controller back to dwc2
SDXC controller was not playing nice with rpiboot.
This commit is contained in:
parent
367b111a77
commit
78f003fca7
4 changed files with 12 additions and 3 deletions
|
@ -69,6 +69,14 @@ 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
|
||||
|
||||
# Extra filessytems for using images from USB stick
|
||||
|
||||
CONFIG_EXFAT_FS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue