]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/Auxtek-T003_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / Auxtek-T003_defconfig
CommitLineData
7d65e2c3
HG
1CONFIG_ARM=y
2CONFIG_ARCH_SUNXI=y
3CONFIG_MACH_SUN5I=y
4CONFIG_DRAM_CLK=408
5CONFIG_DRAM_EMR1=0
6CONFIG_USB1_VBUS_PIN="PB10"
7CONFIG_VIDEO_COMPOSITE=y
8CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-auxtek-t003"
9# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
10CONFIG_SPL=y
adad96e6 11CONFIG_HUSH_PARSER=y
89cb2b5f 12CONFIG_CMD_BOOTZ=y
7d65e2c3
HG
13# CONFIG_CMD_IMLS is not set
14# CONFIG_CMD_FLASH is not set
89cb2b5f 15CONFIG_CMD_MMC=y
78d1e1d0 16CONFIG_CMD_I2C=y
7d65e2c3 17# CONFIG_CMD_FPGA is not set
78d1e1d0 18CONFIG_CMD_DHCP=y
89cb2b5f 19CONFIG_CMD_MII=y
78d1e1d0 20CONFIG_CMD_PING=y
89cb2b5f
TR
21CONFIG_CMD_EXT2=y
22CONFIG_CMD_EXT4=y
23CONFIG_CMD_FAT=y
24CONFIG_CMD_FS_GENERIC=y
1df44814 25CONFIG_AXP152_POWER=y
e4aa8edb 26CONFIG_USB_EHCI_HCD=y