]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/Linksprite_pcDuino3_Nano_defconfig
Kconfig: Move SPL settings into their own file
[people/ms/u-boot.git] / configs / Linksprite_pcDuino3_Nano_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
3CONFIG_MACH_SUN7I=y
4CONFIG_DRAM_CLK=408
5CONFIG_DRAM_ZQ=122
bd328eb3
JH
6CONFIG_USB1_VBUS_PIN="PH11"
7CONFIG_GMAC_TX_DELAY=3
8CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-pcduino3-nano"
c9bb942e 9# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
1df44814 10CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPH(2)"
c2ae7d82 11CONFIG_SPL=y
ef0f2f57
JH
12# CONFIG_CMD_IMLS is not set
13# CONFIG_CMD_FLASH is not set
14# CONFIG_CMD_FPGA is not set
ef48f6dd 15CONFIG_ETH_DESIGNWARE=y
45368827 16CONFIG_USB_EHCI_HCD=y