From 554e5514ac00f204282c4a2376ae65935d104e60 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 10 Aug 2020 15:31:07 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/brxre1_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/brxre1_defconfig') diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig index 29156f0b9f..356983ad3d 100644 --- a/configs/brxre1_defconfig +++ b/configs/brxre1_defconfig @@ -69,9 +69,9 @@ CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_REDUNDAND_ENVIRONMENT=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y -CONFIG_BOOTP_SEND_HOSTNAME=y 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 -- cgit v1.2.1