From 323ba02d426f01d146bd37e4334851554d34aba8 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 13 Aug 2018 20:05:58 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/omap3_logic_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/omap3_logic_defconfig') diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig index 964e9b9a1d..36659cb5aa 100644 --- a/configs/omap3_logic_defconfig +++ b/configs/omap3_logic_defconfig @@ -46,7 +46,6 @@ CONFIG_NETDEVICES=y CONFIG_SMC911X=y CONFIG_SMC911X_BASE=0x08000000 CONFIG_SMC911X_32_BIT=y -CONFIG_CONS_INDEX=1 CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_DM_SPI=y -- cgit