]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/Linksprite_pcDuino3_Nano_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[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
bd328eb3 10CONFIG_SPL=y
73223f0e 11CONFIG_OF_BOARD_SETUP=y
1df44814 12CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPH(2)"
ef0f2f57
JH
13# CONFIG_CMD_IMLS is not set
14# CONFIG_CMD_FLASH is not set
15# CONFIG_CMD_FPGA is not set
e4aa8edb 16CONFIG_CMD_GPIO=y
ef48f6dd 17CONFIG_ETH_DESIGNWARE=y
45368827 18CONFIG_USB_EHCI_HCD=y