From: Chin Liang See Date: Tue, 22 Dec 2015 07:32:30 +0000 (+0800) Subject: arm: socfpga: sr1500: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS X-Git-Tag: KARO-TXSD-2017-03-15~2416^2~22 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0645c773156c432c2fac579290d52e7962f815bc;p=karo-tx-uboot.git arm: socfpga: sr1500: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS for UBI and UBIFS support on serial NOR flash Signed-off-by: Chin Liang See Cc: Dinh Nguyen Cc: Dinh Nguyen Cc: Pavel Machek Cc: Marek Vasut Cc: Stefan Roese --- diff --git a/configs/socfpga_sr1500_defconfig b/configs/socfpga_sr1500_defconfig index 2c75bda084..3d98a636d9 100644 --- a/configs/socfpga_sr1500_defconfig +++ b/configs/socfpga_sr1500_defconfig @@ -17,3 +17,4 @@ CONFIG_DM_ETH=y CONFIG_ETH_DESIGNWARE=y CONFIG_SYS_NS16550=y CONFIG_DM_MMC=y +# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set