From 34b3722e381c0146b4aa7fea3a5243c588b8ed2f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 17 Apr 2018 09:22:31 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/am335x_shc_ict_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/am335x_shc_ict_defconfig') diff --git a/configs/am335x_shc_ict_defconfig b/configs/am335x_shc_ict_defconfig index d066500825..4dab0a0cd3 100644 --- a/configs/am335x_shc_ict_defconfig +++ b/configs/am335x_shc_ict_defconfig @@ -37,8 +37,8 @@ CONFIG_CMD_MMC=y CONFIG_ENV_IS_IN_MMC=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_MMC_OMAP_HS=y -CONFIG_DRIVER_TI_CPSW=y CONFIG_PHY_ADDR_ENABLE=y +CONFIG_DRIVER_TI_CPSW=y CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y CONFIG_FAT_WRITE=y -- cgit