From 7ae2729401bb9cd6bbe233c12a1d0a3404221659 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 7 Feb 2019 14:53:03 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/vf610twr_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/vf610twr_defconfig') diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig index 504eebbf5d..24f8243300 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig @@ -35,7 +35,6 @@ CONFIG_VYBRID_GPIO=y CONFIG_FSL_ESDHC=y CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y -CONFIG_SPI_FLASH=y CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_MII=y -- cgit