]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/Linksprite_pcDuino_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / Linksprite_pcDuino_defconfig
index 7e2f942a31c6b8525384bf9e57cb9a94f2f7856d..11bb7091fc4994137c46144159a61baa6d996923 100644 (file)
@@ -7,8 +7,18 @@ CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-pcduino"
 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="SUNXI_EMAC"
+CONFIG_HUSH_PARSER=y
+CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MMC=y
+CONFIG_CMD_I2C=y
 # CONFIG_CMD_FPGA is not set
-CONFIG_CMD_GPIO=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_EXT2=y
+CONFIG_CMD_EXT4=y
+CONFIG_CMD_FAT=y
+CONFIG_CMD_FS_GENERIC=y
 CONFIG_USB_EHCI_HCD=y