From 723a72af29e95982940bdba7a4ec4b22047d62d8 Mon Sep 17 00:00:00 2001 From: Denis Bakhvalov Date: Thu, 24 Mar 2016 22:39:09 +0100 Subject: arm: socfpga: migration of CONFIG_SPI_FLASH_BAR CONFIG_SPI_FLASH_BAR was deleted from socfpga_common.h and placed in socfpga_*_defconfig because it is Kconfig symbol. Signed-off-by: Denis Bakhvalov Reported-by: Denis Bakhvalov Cc: Marek Vasut Acked-by: Marek Vasut --- configs/socfpga_sr1500_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/socfpga_sr1500_defconfig') diff --git a/configs/socfpga_sr1500_defconfig b/configs/socfpga_sr1500_defconfig index 2842fba2fd..ec57746b23 100644 --- a/configs/socfpga_sr1500_defconfig +++ b/configs/socfpga_sr1500_defconfig @@ -17,6 +17,7 @@ CONFIG_DM_MMC=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set +CONFIG_SPI_FLASH_BAR=y CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE=y CONFIG_SYS_NS16550=y -- cgit v1.2.3