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/am335x_shc_netboot_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/am335x_shc_netboot_defconfig') diff --git a/configs/am335x_shc_netboot_defconfig b/configs/am335x_shc_netboot_defconfig index df1f9cbb64..064b3c355c 100644 --- a/configs/am335x_shc_netboot_defconfig +++ b/configs/am335x_shc_netboot_defconfig @@ -41,7 +41,6 @@ CONFIG_MMC_OMAP_HS=y CONFIG_PHY_ADDR_ENABLE=y CONFIG_DRIVER_TI_CPSW=y CONFIG_MII=y -CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_FAT_WRITE=y -- cgit