Merge git://git.infradead.org/mtd-2.6
[linux-2.6-block.git] / drivers / mtd / maps / Kconfig
index a2d9b95bcdd7397db1a2e79e2fccd1df9693bb73..82923bd2d9c5444166c53552a409f27ebb646e50 100644 (file)
@@ -551,5 +551,15 @@ config MTD_PLATRAM
 
          This selection automatically selects the map_ram driver.
 
-endmenu
+config MTD_VMU
+       tristate "Map driver for Dreamcast VMU"
+       depends on MAPLE
+       help
+         This driver enables access to the Dreamcast Visual Memory Unit (VMU).
+
+         Most Dreamcast users will want to say Y here.
 
+         To build this as a module select M here, the module will be called
+         vmu-flash.
+
+endmenu