aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sansa_fuze_plus.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/sansa_fuze_plus.h
parent2e6132d835631946b7a67dedd8f5bc902304b0f9 (diff)
downloadu-boot-a7fc1e12ad970c2c02b2728b23ae26008f55c9db.zip
u-boot-a7fc1e12ad970c2c02b2728b23ae26008f55c9db.tar.gz
u-boot-a7fc1e12ad970c2c02b2728b23ae26008f55c9db.tar.bz2
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/sansa_fuze_plus.h')
-rw-r--r--include/configs/sansa_fuze_plus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sansa_fuze_plus.h b/include/configs/sansa_fuze_plus.h
index 5b0ea9a..853a89c 100644
--- a/include/configs/sansa_fuze_plus.h
+++ b/include/configs/sansa_fuze_plus.h
@@ -31,8 +31,6 @@
#ifdef CONFIG_CMD_USB
#define CONFIG_EHCI_MXS_PORT0
#define CONFIG_USB_MAX_CONTROLLER_COUNT 1
-
-#define CONFIG_NETCONSOLE
#endif
/* The rest of the configuration is shared */