diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 7559950e42d0..c2624b2655ac 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -581,6 +581,13 @@ config MTD_SHARP_SL | |||
581 | help | 581 | help |
582 | This enables access to the flash chip on the Sharp SL Series of PDAs. | 582 | This enables access to the flash chip on the Sharp SL Series of PDAs. |
583 | 583 | ||
584 | config MTD_INTEL_VR_NOR | ||
585 | tristate "NOR flash on Intel Vermilion Range Expansion Bus CS0" | ||
586 | depends on PCI | ||
587 | help | ||
588 | Map driver for a NOR flash bank located on the Expansion Bus of the | ||
589 | Intel Vermilion Range chipset. | ||
590 | |||
584 | config MTD_PLATRAM | 591 | config MTD_PLATRAM |
585 | tristate "Map driver for platform device RAM (mtd-ram)" | 592 | tristate "Map driver for platform device RAM (mtd-ram)" |
586 | select MTD_RAM | 593 | select MTD_RAM |