]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/Mele_M5_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / Mele_M5_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_SUNXI=y
3 CONFIG_MACH_SUN7I=y
4 CONFIG_DRAM_CLK=432
5 CONFIG_DRAM_ZQ=122
6 CONFIG_MMC0_CD_PIN="PH1"
7 CONFIG_VIDEO_COMPOSITE=y
8 CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-m5"
9 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
10 CONFIG_SPL=y
11 CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,STATUSLED=234"
12 CONFIG_HUSH_PARSER=y
13 CONFIG_CMD_BOOTZ=y
14 # CONFIG_CMD_IMLS is not set
15 # CONFIG_CMD_FLASH is not set
16 CONFIG_CMD_MMC=y
17 CONFIG_CMD_I2C=y
18 # CONFIG_CMD_FPGA is not set
19 CONFIG_CMD_DHCP=y
20 CONFIG_CMD_MII=y
21 CONFIG_CMD_PING=y
22 CONFIG_CMD_EXT2=y
23 CONFIG_CMD_EXT4=y
24 CONFIG_CMD_FAT=y
25 CONFIG_CMD_FS_GENERIC=y
26 CONFIG_ETH_DESIGNWARE=y
27 CONFIG_USB_EHCI_HCD=y