summaryrefslogtreecommitdiffstats
path: root/configs/galileo_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-09-11 03:24:36 -0700
committerSimon Glass <sjg@chromium.org>2015-09-16 19:53:52 -0600
commit5841c5b0a7967364a8ec10d54ab77ad62f3ab164 (patch)
tree9de121ce2f2daf10b6fcb20e83703938c5f920c2 /configs/galileo_defconfig
parent8b7ee66cec950899eace0caf729cf2100155020a (diff)
downloadtalos-obmc-uboot-5841c5b0a7967364a8ec10d54ab77ad62f3ab164.tar.gz
talos-obmc-uboot-5841c5b0a7967364a8ec10d54ab77ad62f3ab164.zip
x86: Convert to use driver model eth on quark/galileo
Convert to use DM version of Designware ethernet driver on Intel quark/galileo. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r--configs/galileo_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index d05154ee0a..9623986f29 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -12,7 +12,7 @@ CONFIG_BOOTSTAGE_REPORT=y
CONFIG_CMD_BOOTSTAGE=y
CONFIG_OF_CONTROL=y
CONFIG_SPI_FLASH=y
-CONFIG_NETDEVICES=y
+CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_DM_PCI=y
CONFIG_DM_RTC=y
OpenPOWER on IntegriCloud