summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.32
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.32')
-rw-r--r--target/linux/ar71xx/patches-2.6.32/200-rb4xx_nand_driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.32/200-rb4xx_nand_driver.patch b/target/linux/ar71xx/patches-2.6.32/200-rb4xx_nand_driver.patch
index bce835f86..4195010f1 100644
--- a/target/linux/ar71xx/patches-2.6.32/200-rb4xx_nand_driver.patch
+++ b/target/linux/ar71xx/patches-2.6.32/200-rb4xx_nand_driver.patch
@@ -6,7 +6,7 @@
+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