summaryrefslogtreecommitdiffstats
path: root/include/configs/edb93xx.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-23 13:06:36 -0400
committerTom Rini <trini@konsulko.com>2020-08-23 13:06:36 -0400
commita7fc1e12ad970c2c02b2728b23ae26008f55c9db (patch)
tree5989d61872cb217556a626ed1a9919edf283c810 /include/configs/edb93xx.h
parent2e6132d835631946b7a67dedd8f5bc902304b0f9 (diff)
downloadu-boot-a7fc1e12ad970c2c02b2728b23ae26008f55c9db.tar.gz
u-boot-a7fc1e12ad970c2c02b2728b23ae26008f55c9db.tar.xz
u-boot-a7fc1e12ad970c2c02b2728b23ae26008f55c9db.zip
Convert CONFIG_NETCONSOLE to Kconfig
This converts the following to Kconfig: CONFIG_NETCONSOLE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/edb93xx.h')
-rw-r--r--include/configs/edb93xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/edb93xx.h b/include/configs/edb93xx.h
index 3b35b5ce11..2f302b921b 100644
--- a/include/configs/edb93xx.h
+++ b/include/configs/edb93xx.h
@@ -83,7 +83,6 @@
/* Network hardware configuration */
#define CONFIG_DRIVER_EP93XX_MAC
#define CONFIG_MII_SUPPRESS_PREAMBLE
-#undef CONFIG_NETCONSOLE
/* SDRAM configuration */
#if defined(CONFIG_EDB9301) || defined(CONFIG_EDB9302) || \