mtd: Make Kconfig formatting consistent
[sfrench/cifs-2.6.git] / drivers / mtd / maps / Kconfig
index bdc1283f30fb86bbc146d2ff8154dd04ff6d98a2..afb36bff13a78989b5a8385a0f0da7124558ba90 100644 (file)
@@ -207,13 +207,13 @@ config MTD_ICHXROM
          BE VERY CAREFUL.
 
 config MTD_ESB2ROM
-        tristate "BIOS flash chip on Intel ESB Controller Hub 2"
-        depends on X86 && MTD_JEDECPROBE && PCI
-        help
-          Support for treating the BIOS flash chip on ESB2 motherboards
-          as an MTD device - with this you can reprogram your BIOS.
+       tristate "BIOS flash chip on Intel ESB Controller Hub 2"
+       depends on X86 && MTD_JEDECPROBE && PCI
+       help
+         Support for treating the BIOS flash chip on ESB2 motherboards
+         as an MTD device - with this you can reprogram your BIOS.
 
-          BE VERY CAREFUL.
+         BE VERY CAREFUL.
 
 config MTD_CK804XROM
        tristate "BIOS flash chip on Nvidia CK804"
@@ -401,12 +401,12 @@ config MTD_PISMO
          When built as a module, it will be called pismo.ko
 
 config MTD_LATCH_ADDR
-        tristate "Latch-assisted Flash Chip Support"
-        depends on MTD_COMPLEX_MAPPINGS
-        help
-          Map driver which allows flashes to be partially physically addressed
-          and have the upper address lines set by a board specific code.
+       tristate "Latch-assisted Flash Chip Support"
+       depends on MTD_COMPLEX_MAPPINGS
+       help
+         Map driver which allows flashes to be partially physically addressed
+         and have the upper address lines set by a board specific code.
 
-          If compiled as a module, it will be called latch-addr-flash.
+         If compiled as a module, it will be called latch-addr-flash.
 
 endmenu