diff options
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r-- | drivers/mtd/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index e652080bce5d..f8210bf2d241 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -317,15 +317,6 @@ config SM_FTL | |||
317 | eat your card, so please don't use it together with valuable data. | 317 | eat your card, so please don't use it together with valuable data. |
318 | Use readonly driver (CONFIG_SSFDC) instead. | 318 | Use readonly driver (CONFIG_SSFDC) instead. |
319 | 319 | ||
320 | config SM_FTL_MUSEUM | ||
321 | boolean "Additional Support for 1MiB and 2MiB SmartMedia cards" | ||
322 | depends on SM_FTL | ||
323 | select MTD_NAND_ECC_SMC | ||
324 | help | ||
325 | Very old SmartMedia cards need ECC to be calculated in the FTL. | ||
326 | Such cards are very rare, thus enabling this option is mostly useless. | ||
327 | Also this support is completely UNTESTED. | ||
328 | |||
329 | config MTD_OOPS | 320 | config MTD_OOPS |
330 | tristate "Log panic/oops to an MTD buffer" | 321 | tristate "Log panic/oops to an MTD buffer" |
331 | depends on MTD | 322 | depends on MTD |