summaryrefslogtreecommitdiffstats
path: root/configs/ls1021atwr_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-08-23 20:41:04 -0400
committerTom Rini <trini@konsulko.com>2015-08-23 20:41:04 -0400
commit14e7a30f2e8963fc5b91ba68e53bb2de708aee65 (patch)
treeecb16f3b3434a5ac501fa5c9d7fbea00c87f225c /configs/ls1021atwr_qspi_defconfig
parent7a53b9544e388ac80bff2a3912865df029de27d0 (diff)
parenta77fda1f7df4739d044ca9fcf413b1c93cef111e (diff)
downloadblackbird-obmc-uboot-14e7a30f2e8963fc5b91ba68e53bb2de708aee65.tar.gz
blackbird-obmc-uboot-14e7a30f2e8963fc5b91ba68e53bb2de708aee65.zip
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'configs/ls1021atwr_qspi_defconfig')
-rw-r--r--configs/ls1021atwr_qspi_defconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/configs/ls1021atwr_qspi_defconfig b/configs/ls1021atwr_qspi_defconfig
index 420cfe77bc..4e5f100d4f 100644
--- a/configs/ls1021atwr_qspi_defconfig
+++ b/configs/ls1021atwr_qspi_defconfig
@@ -1,10 +1,12 @@
CONFIG_ARM=y
CONFIG_TARGET_LS1021ATWR=y
+CONFIG_DEFAULT_DEVICE_TREE="ls1021a-twr"
CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_SETEXPR is not set
-CONFIG_DEFAULT_DEVICE_TREE="ls1021a-twr"
CONFIG_OF_CONTROL=y
CONFIG_DM=y
-CONFIG_DM_SPI=y
CONFIG_SPI_FLASH=y
+CONFIG_NETDEVICES=y
+CONFIG_E1000=y
+CONFIG_DM_SPI=y
OpenPOWER on IntegriCloud