summaryrefslogtreecommitdiffstats
path: root/configs/Ampe_A76_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/Ampe_A76_defconfig
parent348cce20efca09a340e75bef8654684782d320ba (diff)
downloadblackbird-obmc-uboot-277af820b5207d43473869da2c86412d2b51d461.tar.gz
blackbird-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/Ampe_A76_defconfig')
-rw-r--r--configs/Ampe_A76_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/Ampe_A76_defconfig b/configs/Ampe_A76_defconfig
index 410b1529f5..63307b84a3 100644
--- a/configs/Ampe_A76_defconfig
+++ b/configs/Ampe_A76_defconfig
@@ -14,5 +14,3 @@ CONFIG_USB_MUSB_SUNXI=y
CONFIG_DEFAULT_DEVICE_TREE="sun5i-a13-ampe-a76"
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=2,AXP209_POWER"
-CONFIG_CMD_SETEXPR=y
-CONFIG_CMD_NET=y
OpenPOWER on IntegriCloud