commit | a7fc1e12ad970c2c02b2728b23ae26008f55c9db | [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 | 2e6132d835631946b7a67dedd8f5bc902304b0f9 [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/xfi3_defconfig b/configs/xfi3_defconfig index bc95e19..c529f2f 100644 --- a/configs/xfi3_defconfig +++ b/configs/xfi3_defconfig
@@ -31,6 +31,7 @@ CONFIG_CMD_FAT=y CONFIG_ENV_OVERWRITE=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_NETCONSOLE=y CONFIG_MXS_GPIO=y CONFIG_MMC_MXS=y CONFIG_CONS_INDEX=0