]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - configs/Cubieboard2_defconfig
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
[karo-tx-uboot.git] / configs / Cubieboard2_defconfig
1 CONFIG_SPL=y
2 CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI"
3 CONFIG_FDTFILE="sun7i-a20-cubieboard2.dtb"
4 CONFIG_MMC0_CD_PIN="PH1"
5 CONFIG_ARM=y
6 CONFIG_ARCH_SUNXI=y
7 CONFIG_MACH_SUN7I=y
8 CONFIG_DRAM_CLK=480
9 CONFIG_DRAM_ZQ=127
10 CONFIG_DRAM_EMR1=4
11 CONFIG_ETH_DESIGNWARE=y
12 CONFIG_NETDEVICES=y
13 CONFIG_NET=y