commit | a3dc6a497a22d14f948801d24062afbd1ede46d8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Aug 23 13:06:36 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 23 13:06:36 2020 -0400 |
tree | 5989d61872cb217556a626ed1a9919edf283c810 | |
parent | 98a7f50cf8cefbedc785e2ae437c1f7d982446aa [diff] [blame] |
Convert CONFIG_NETCONSOLE to Kconfig This converts the following to Kconfig: CONFIG_NETCONSOLE Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/netspace_v2_defconfig b/configs/netspace_v2_defconfig index e99ea75..6b813b5 100644 --- a/configs/netspace_v2_defconfig +++ b/configs/netspace_v2_defconfig
@@ -40,6 +40,7 @@ CONFIG_USE_ENV_SPI_MAX_HZ=y CONFIG_ENV_SPI_MAX_HZ=20000000 CONFIG_ENV_ADDR=0x70000 +CONFIG_NETCONSOLE=y CONFIG_DM=y CONFIG_SATA_MV=y CONFIG_BLK=y