summaryrefslogtreecommitdiffstats
path: root/configs/minnowmax_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-10 22:02:53 -0600
committerSimon Glass <sjg@chromium.org>2015-08-14 09:50:11 -0600
commitb8098bc1c14ca397291209e0281f0862ddc6f057 (patch)
treeda175f5954101b19992833a366471a17087f01ab /configs/minnowmax_defconfig
parent3d4e2491ff4979ace37bbecb5081d52d3f6c1fec (diff)
downloadblackbird-obmc-uboot-b8098bc1c14ca397291209e0281f0862ddc6f057.tar.gz
blackbird-obmc-uboot-b8098bc1c14ca397291209e0281f0862ddc6f057.zip
x86: Convert minnowmax to use CONFIG_DM_NET
Move to driver model for networking on minnowmax. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/minnowmax_defconfig')
-rw-r--r--configs/minnowmax_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/minnowmax_defconfig b/configs/minnowmax_defconfig
index 2d9fa8c8f7..578fcce200 100644
--- a/configs/minnowmax_defconfig
+++ b/configs/minnowmax_defconfig
@@ -18,6 +18,7 @@ CONFIG_OF_CONTROL=y
CONFIG_CPU=y
CONFIG_DM_PCI=y
CONFIG_SPI_FLASH=y
+CONFIG_DM_ETH=y
CONFIG_DEBUG_UART=y
CONFIG_DEBUG_UART_BASE=0x3f8
CONFIG_DEBUG_UART_CLOCK=1843200
OpenPOWER on IntegriCloud