summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-02-02 05:58:06 -0800
committerBin Meng <bmeng.cn@gmail.com>2016-02-05 12:47:24 +0800
commit971611e3ef744eea7f6bccc01eb0437a20170cad (patch)
treeeec3d200715b95d9b17564d65a3d8b17d0fce215 /configs
parent6ce73f5dbbb52c51b147ec64cae00b0ff56e5981 (diff)
downloadtalos-obmc-uboot-971611e3ef744eea7f6bccc01eb0437a20170cad.tar.gz
talos-obmc-uboot-971611e3ef744eea7f6bccc01eb0437a20170cad.zip
x86: chromebox_panther: Convert to use driver model ethernet
This board uses RTL8169 which is a driver model ethernet driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/chromebox_panther_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chromebox_panther_defconfig b/configs/chromebox_panther_defconfig
index e4a3821047..6e851cc1e7 100644
--- a/configs/chromebox_panther_defconfig
+++ b/configs/chromebox_panther_defconfig
@@ -25,6 +25,7 @@ CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_DM_ETH=y
CONFIG_DM_PCI=y
CONFIG_DM_RTC=y
CONFIG_SYS_NS16550=y
OpenPOWER on IntegriCloud