From a475ad7f9e156fbadb33ee27b9ff0182cb6c0b64 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 7 Sep 2020 14:05:55 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/axs101_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/axs101_defconfig') diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig index 633bc11929..9dbc594169 100644 --- a/configs/axs101_defconfig +++ b/configs/axs101_defconfig @@ -31,7 +31,6 @@ CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_NET_RANDOM_ETHADDR=y -CONFIG_DM=y CONFIG_HSDK_CREG_GPIO=y CONFIG_MMC=y CONFIG_DM_MMC=y -- cgit