Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[oweals/u-boot.git] / configs / bananapi_m64_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_SPL=y
4 CONFIG_MACH_SUN50I=y
5 CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
6 CONFIG_MMC0_CD_PIN="PH13"
7 CONFIG_MMC_SUNXI_SLOT_EXTRA=2
8 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
9 CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-bananapi-m64"
10 CONFIG_SUN8I_EMAC=y
11 CONFIG_USB_EHCI_HCD=y
12 CONFIG_USB_OHCI_HCD=y
13 CONFIG_USB_MUSB_GADGET=y