summaryrefslogtreecommitdiffstats
path: root/configs/chromebox_panther_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-03-21 06:47:42 -0700
committerTom Rini <trini@konsulko.com>2016-03-22 12:19:53 -0400
commit0764f24ae6bc937e358990c357f7452b4d5351e3 (patch)
tree6387bba057763db69c8b056ad3398c6e97f7102e /configs/chromebox_panther_defconfig
parent86e9dc86b1a2f815582e7e3ad1f7d64481350733 (diff)
downloadblackbird-obmc-uboot-0764f24ae6bc937e358990c357f7452b4d5351e3.tar.gz
blackbird-obmc-uboot-0764f24ae6bc937e358990c357f7452b4d5351e3.zip
net: Move CONFIG_RTL8169 to Kconfig
Introduce CONFIG_RTL8169 in Kconfig and move over boards' defconfig to use that. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Stephen Warren <swaren@nvidia.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/chromebox_panther_defconfig')
-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 7a27154256..3d79502014 100644
--- a/configs/chromebox_panther_defconfig
+++ b/configs/chromebox_panther_defconfig
@@ -27,6 +27,7 @@ CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_DM_ETH=y
+CONFIG_RTL8169=y
CONFIG_DM_PCI=y
CONFIG_DM_RTC=y
CONFIG_SYS_NS16550=y
OpenPOWER on IntegriCloud