summaryrefslogtreecommitdiff
path: root/configs/sh7757lcr_defconfig
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-12-01 10:08:03 +0300
committerJoe Hershberger <joe.hershberger@ni.com>2018-01-15 21:05:26 +0300
commitdcd18eaf6147c0c69d510883ee08ed1971c5b979 (patch)
tree787f14958bbc5c7e475de402db044bdcb886df96 /configs/sh7757lcr_defconfig
parentaae5d237b97dd93ac932d3329c6fdab4bd84c85d (diff)
downloadu-boot-dcd18eaf6147c0c69d510883ee08ed1971c5b979.tar.xz
net: sh-eth: Add to Kconfig and convert
This adds SH_ETHER to drivers/net/Kconfig and convert to Kconfig. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/sh7757lcr_defconfig')
-rw-r--r--configs/sh7757lcr_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sh7757lcr_defconfig b/configs/sh7757lcr_defconfig
index b2e7362e2f..c7e30af0bd 100644
--- a/configs/sh7757lcr_defconfig
+++ b/configs/sh7757lcr_defconfig
@@ -33,6 +33,7 @@ CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_MMC=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y
-CONFIG_PHYLIB=y
+CONFIG_NETDEVICES=y
+CONFIG_SH_ETHER=y
CONFIG_SCIF_CONSOLE=y
CONFIG_USE_PRIVATE_LIBGCC=y