summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-09-30 18:51:51 -0400
committerTom Rini <trini@konsulko.com>2015-09-30 18:51:51 -0400
commit02c2c51cf75326d7e0347672a4715cc2597166bf (patch)
tree756e21ecc76413da7ed8826b8c87085fa773b885 /configs
parent4af90a6d033bdde93d2fe03ed884a20e9359c4e5 (diff)
parent8ac46a98618ea21cf9900961fcff9cf803198271 (diff)
downloadtalos-obmc-uboot-02c2c51cf75326d7e0347672a4715cc2597166bf.tar.gz
talos-obmc-uboot-02c2c51cf75326d7e0347672a4715cc2597166bf.zip
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'configs')
-rw-r--r--configs/Bananapi_defconfig1
-rw-r--r--configs/Bananapro_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/Bananapi_defconfig b/configs/Bananapi_defconfig
index 794b727e50..898631d963 100644
--- a/configs/Bananapi_defconfig
+++ b/configs/Bananapi_defconfig
@@ -11,5 +11,6 @@ CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPH(23),AHC
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
+CONFIG_NETCONSOLE=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_USB_EHCI_HCD=y
diff --git a/configs/Bananapro_defconfig b/configs/Bananapro_defconfig
index e56ca71ca2..e9909d97c1 100644
--- a/configs/Bananapro_defconfig
+++ b/configs/Bananapro_defconfig
@@ -13,5 +13,6 @@ CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPH(23),AHC
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
+CONFIG_NETCONSOLE=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_USB_EHCI_HCD=y
OpenPOWER on IntegriCloud