From 4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 13 Nov 2018 19:44:53 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/chiliboard_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/chiliboard_defconfig') diff --git a/configs/chiliboard_defconfig b/configs/chiliboard_defconfig index 803e2bd920..b6cde09d6f 100644 --- a/configs/chiliboard_defconfig +++ b/configs/chiliboard_defconfig @@ -36,7 +36,6 @@ CONFIG_MMC_OMAP_HS=y CONFIG_NAND=y CONFIG_DRIVER_TI_CPSW=y CONFIG_MII=y -CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_USB=y -- cgit