summaryrefslogtreecommitdiffstats
path: root/configs/sheevaplug_defconfig
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 /configs/sheevaplug_defconfig
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 'configs/sheevaplug_defconfig')
-rw-r--r--configs/sheevaplug_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig
index 40d50d66e5..34da356b8e 100644
--- a/configs/sheevaplug_defconfig
+++ b/configs/sheevaplug_defconfig
@@ -37,6 +37,7 @@ CONFIG_ISO_PARTITION=y
CONFIG_OF_CONTROL=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_NAND=y
+CONFIG_NETCONSOLE=y
CONFIG_DM=y
CONFIG_MVSATA_IDE=y
CONFIG_MTD=y