]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/pine64_plus_defconfig
sunxi: provide default DRAM config for sun50i in Kconfig
[people/ms/u-boot.git] / configs / pine64_plus_defconfig
1 CONFIG_ARM=y
2 CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y
3 CONFIG_ARCH_SUNXI=y
4 CONFIG_MACH_SUN50I=y
5 CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus"
6 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
7 CONFIG_CONSOLE_MUX=y
8 # CONFIG_CMD_IMLS is not set
9 # CONFIG_CMD_FLASH is not set
10 # CONFIG_CMD_FPGA is not set
11 CONFIG_SUN8I_EMAC=y
12 CONFIG_USB_EHCI_HCD=y