]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/Linksprite_pcDuino_defconfig
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / configs / Linksprite_pcDuino_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_MACH_SUN4I=y
4 CONFIG_USB1_VBUS_PIN=""
5 CONFIG_USB2_VBUS_PIN=""
6 CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-pcduino"
7 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
8 CONFIG_SPL=y
9 CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC"
10 CONFIG_HUSH_PARSER=y
11 # CONFIG_CMD_IMLS is not set
12 # CONFIG_CMD_FLASH is not set
13 CONFIG_CMD_I2C=y
14 # CONFIG_CMD_FPGA is not set
15 CONFIG_CMD_DHCP=y
16 CONFIG_CMD_PING=y
17 CONFIG_USB_EHCI_HCD=y