ar71xxx: allow to build the ar934x_nfc driver for QCA955x
[openwrt.git] / target / linux / ar71xx / patches-3.6 / 413-mtd-ar934x-nand-driver.patch
index ba9b511..26111f8 100644 (file)
@@ -5,8 +5,8 @@
        depends on MTD_NAND && ATH79_MACH_RB750
  
 +config MTD_NAND_AR934X
-+      tristate "NAND flash driver for the Atheros AR934x SoCs"
-+      depends on SOC_AR934X
++      tristate "NAND flash driver for the Qualcomm Atheros AR934x/QCA955x SoCs"
++      depends on (SOC_AR934X || SOC_QCA955X)
 +
  endif # MTD_NAND
 --- a/drivers/mtd/nand/Makefile