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/thuban_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/thuban_defconfig') diff --git a/configs/thuban_defconfig b/configs/thuban_defconfig index a534d0a6c9..1056aa13b4 100644 --- a/configs/thuban_defconfig +++ b/configs/thuban_defconfig @@ -66,7 +66,6 @@ CONFIG_SPI_FLASH_WINBOND=y CONFIG_MTD_UBI_FASTMAP=y CONFIG_MTD_UBI_FASTMAP_AUTOCONVERT=1 CONFIG_DRIVER_TI_CPSW=y -CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_USB=y -- cgit