summaryrefslogtreecommitdiffstats
path: root/configs/Mele_A1000G_quad_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-05-15 13:51:58 +0200
committerHans de Goede <hdegoede@redhat.com>2016-05-25 17:52:39 +0200
commit0878a8a7dbb71fb5b1e10007cfc6203844b029c2 (patch)
tree5132920aca77ee715e7c92b6902cdca3764f12aa /configs/Mele_A1000G_quad_defconfig
parentc1fd2441872722edeacf4b04c80b9a8926ee3042 (diff)
downloadtalos-obmc-uboot-0878a8a7dbb71fb5b1e10007cfc6203844b029c2.tar.gz
talos-obmc-uboot-0878a8a7dbb71fb5b1e10007cfc6203844b029c2.zip
sunxi: Enable a bunch of commands by default on sunxi
Recently a set of CONFIG_CMD_FOO defines was moved from being defined in config_distro_defaults to Kconfig, and added to all sunxi defconfigs to compensate. Instead of explictly selecting these in all sunxi defconfigs, simply always select these for sunxi boards. This makes the defconfigs simpler and ensures a consistent set of available commands across all sunxi boards. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/Mele_A1000G_quad_defconfig')
-rw-r--r--configs/Mele_A1000G_quad_defconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/Mele_A1000G_quad_defconfig b/configs/Mele_A1000G_quad_defconfig
index bae638fd49..b3f825e33f 100644
--- a/configs/Mele_A1000G_quad_defconfig
+++ b/configs/Mele_A1000G_quad_defconfig
@@ -8,19 +8,9 @@ CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31-mele-a1000g-quad"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC"
-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_FPGA is not set
-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_ETH_DESIGNWARE=y
CONFIG_AXP_DCDC1_VOLT=3300
CONFIG_AXP_ALDO1_VOLT=3300
OpenPOWER on IntegriCloud