aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mtd/nand/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index baa343634819..4883139460be 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -331,7 +331,7 @@ config MTD_NAND_DISKONCHIP_BBTWRITE
331 331
332config MTD_NAND_DOCG4 332config MTD_NAND_DOCG4
333 tristate "Support for DiskOnChip G4 (EXPERIMENTAL)" 333 tristate "Support for DiskOnChip G4 (EXPERIMENTAL)"
334 depends on EXPERIMENTAL 334 depends on EXPERIMENTAL && HAS_IOMEM
335 select BCH 335 select BCH
336 select BITREVERSE 336 select BITREVERSE
337 help 337 help