ar71xx: build firmware images if Minimal profile is selected
[openwrt.git] / target / linux / ar71xx / patches-2.6.33 / 200-rb4xx_nand_driver.patch
index bce835f..1e64e0a 100644 (file)
@@ -1,17 +1,17 @@
 --- a/drivers/mtd/nand/Kconfig
 +++ b/drivers/mtd/nand/Kconfig
-@@ -482,4 +482,8 @@ config MTD_NAND_W90P910
+@@ -488,4 +488,8 @@ config MTD_NAND_W90P910
          This enables the driver for the NAND Flash on evaluation board based
          on w90p910.
  
 +config MTD_NAND_RB4XX
 +      tristate "NAND flash driver for RouterBoard 4xx series"
-+      depends on MTD_NAND && ATHEROS_AR71XX
++      depends on MTD_NAND && AR71XX_MACH_RB4XX
 +
  endif # MTD_NAND
 --- a/drivers/mtd/nand/Makefile
 +++ b/drivers/mtd/nand/Makefile
-@@ -31,6 +31,7 @@ obj-$(CONFIG_MTD_NAND_BASLER_EXCITE) += 
+@@ -30,6 +30,7 @@ obj-$(CONFIG_MTD_NAND_CM_X270)               += cmx27
  obj-$(CONFIG_MTD_NAND_PXA3xx)         += pxa3xx_nand.o
  obj-$(CONFIG_MTD_NAND_TMIO)           += tmio_nand.o
  obj-$(CONFIG_MTD_NAND_PLATFORM)               += plat_nand.o
This page took 0.02512 seconds and 4 git commands to generate.