From b3b794bf382101fd82cfa12a5e717bd2cc6ca10a Mon Sep 17 00:00:00 2001 From: Ye Li Date: Tue, 15 Mar 2016 11:05:06 +0800 Subject: MLK-12493-1 Add support for various boot device Add support for various boot devices like NAND, QSPINOR, SPINOR, eMMC, EIMNOR, SATA. Modify board level files to support the feature and add corresponding defconfig files Signed-off-by: Ye Li (cherry picked from commit 72c35e80b86f7f75a52db45959793882bb730793) --- configs/mx6qsabresd_plugin_defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs/mx6qsabresd_plugin_defconfig') diff --git a/configs/mx6qsabresd_plugin_defconfig b/configs/mx6qsabresd_plugin_defconfig index 41553cf..20a2ba3 100644 --- a/configs/mx6qsabresd_plugin_defconfig +++ b/configs/mx6qsabresd_plugin_defconfig @@ -30,8 +30,6 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_DFU_MMC=y CONFIG_DFU_SF=y -CONFIG_SPI_FLASH=y -CONFIG_SPI_FLASH_STMICRO=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y -- cgit v1.1