summaryrefslogtreecommitdiffstats
path: root/configs/Cubieboard2_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-06-03 20:08:37 +0200
committerHans de Goede <hdegoede@redhat.com>2015-06-05 21:09:14 +0200
commit277af820b5207d43473869da2c86412d2b51d461 (patch)
tree3a24696cbb236f22f8f93fd84e9776f556a1996e /configs/Cubieboard2_defconfig
parent348cce20efca09a340e75bef8654684782d320ba (diff)
downloadtalos-obmc-uboot-277af820b5207d43473869da2c86412d2b51d461.tar.gz
talos-obmc-uboot-277af820b5207d43473869da2c86412d2b51d461.zip
sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default
Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default rather then needing to have this in every sunxi defconfig file. This also fixes the Merrii_A80_Optimus defconfig no longer building. Cc: Maxin B. John <maxin.john@enea.com> Reported-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Cubieboard2_defconfig')
-rw-r--r--configs/Cubieboard2_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig
index 4f403d4595..e88cce42cc 100644
--- a/configs/Cubieboard2_defconfig
+++ b/configs/Cubieboard2_defconfig
@@ -6,6 +6,4 @@ CONFIG_MMC0_CD_PIN="PH1"
CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-cubieboard2"
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8),USB_EHCI"
-CONFIG_CMD_SETEXPR=y
-CONFIG_CMD_NET=y
CONFIG_ETH_DESIGNWARE=y
OpenPOWER on IntegriCloud