From a7fc1e12ad970c2c02b2728b23ae26008f55c9db Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 23 Aug 2020 13:06:36 -0400 Subject: Convert CONFIG_NETCONSOLE to Kconfig This converts the following to Kconfig: CONFIG_NETCONSOLE Signed-off-by: Tom Rini --- configs/brppt1_mmc_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/brppt1_mmc_defconfig') diff --git a/configs/brppt1_mmc_defconfig b/configs/brppt1_mmc_defconfig index 48c1b16..6ecea55 100644 --- a/configs/brppt1_mmc_defconfig +++ b/configs/brppt1_mmc_defconfig @@ -74,6 +74,7 @@ CONFIG_SYS_MMC_ENV_DEV=1 CONFIG_SYS_MMC_ENV_PART=2 CONFIG_BOOTP_SEND_HOSTNAME=y CONFIG_NET_RANDOM_ETHADDR=y +CONFIG_NETCONSOLE=y CONFIG_DM=y CONFIG_SPL_DM=y CONFIG_SPL_DM_SEQ_ALIAS=y -- cgit v1.1