From 73dd818cc426bc4d791204b771da4dfc25492c32 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 30 Oct 2017 12:58:33 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/am335x_igep003x_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/am335x_igep003x_defconfig') diff --git a/configs/am335x_igep003x_defconfig b/configs/am335x_igep003x_defconfig index a4d22fb58a..ecfcd78c1a 100644 --- a/configs/am335x_igep003x_defconfig +++ b/configs/am335x_igep003x_defconfig @@ -9,7 +9,6 @@ CONFIG_TARGET_AM335X_IGEP003X=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_LIBDISK_SUPPORT=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SPL_FAT_SUPPORT=y CONFIG_OF_BOARD_SETUP=y -- cgit