]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mtd/Kconfig
x86_64: various cleanups in NUMA scan node
[linux-2.6-omap-h63xx.git] / drivers / mtd / Kconfig
index fedf9b7eae5d96f1e6ccd5393ca334c348260c6a..fbec8cd55e38e78e020826d9df8cb6ed7879d6d9 100644 (file)
@@ -2,6 +2,7 @@
 
 menuconfig MTD
        tristate "Memory Technology Device (MTD) support"
+       depends on HAS_IOMEM
        help
          Memory Technology Devices are flash, RAM and similar chips, often
          used for solid state file systems on embedded devices. This option
@@ -287,4 +288,6 @@ source "drivers/mtd/nand/Kconfig"
 
 source "drivers/mtd/onenand/Kconfig"
 
+source "drivers/mtd/ubi/Kconfig"
+
 endif # MTD