kernel: bump 4.9 to 4.9.150
[openwrt/openwrt.git] / target / linux / generic / pending-4.9 / 470-mtd-spi-nor-support-limiting-4K-sectors-support-base.patch
index aaaf7ed793f860b44d70ec4ce7034e945a0cda3b..f4ccc5fc443c4e75dd58e61196c0b3beea6e55b0 100644 (file)
@@ -36,7 +36,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 +
  config SPI_ATMEL_QUADSPI
        tristate "Atmel Quad SPI Controller"
-       depends on ARCH_AT91 || (ARM && COMPILE_TEST)
+       depends on ARCH_AT91 || (ARM && COMPILE_TEST && !ARCH_EBSA110)
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
 @@ -1648,10 +1648,12 @@ int spi_nor_scan(struct spi_nor *nor, co