From fe4753cbc6c51f712024121aad0d21293d6a85fc Mon Sep 17 00:00:00 2001 From: Jagan Teki Date: Thu, 22 Sep 2016 01:25:48 +0530 Subject: configs: fsl: Move SPI/SPI-FLASH configs to defconfig Moved FSL_QSPI/SPI/SPI-FLASH configs from include/configs into respective used defconfigs. - CONFIG_FSL_QSPI - CONFIG_SPI_FLASH - CONFIG_SPI_FLASH_BAR - CONFIG_SPI_FLASH_STMICRO Cc: Stefano Babic Reviewed-by: Peng Fan Signed-off-by: Jagan Teki --- include/configs/mx6sxsabreauto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx6sxsabreauto.h') diff --git a/include/configs/mx6sxsabreauto.h b/include/configs/mx6sxsabreauto.h index 274cb36002..c30e3dd668 100644 --- a/include/configs/mx6sxsabreauto.h +++ b/include/configs/mx6sxsabreauto.h @@ -173,7 +173,6 @@ #define CONFIG_IMX_THERMAL -#define CONFIG_FSL_QSPI #ifdef CONFIG_FSL_QSPI #define CONFIG_SYS_FSL_QSPI_AHB #define CONFIG_SF_DEFAULT_BUS 0 -- cgit v1.2.3