]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/mtd/nand/Kconfig
mtd: nand: Add SmartMedia device table to sm_common module
[net-next-2.6.git] / drivers / mtd / nand / Kconfig
index 5010344f4bb2a04afb02e0d4eeb57bfd3c0b9abc..c89aaab15712da0b6e3dfa3eb88d90c90aa1aef1 100644 (file)
@@ -18,10 +18,6 @@ config MTD_NAND_VERIFY_WRITE
          device thinks the write was successful, a bit could have been
          flipped accidentally due to device wear or something else.
 
-config MTD_NAND_SMARTMEDIA
-       boolean
-       default n
-
 config MTD_NAND_ECC_SMC
        bool "NAND ECC Smart Media byte order"
        default n
@@ -30,7 +26,6 @@ config MTD_NAND_ECC_SMC
          The original Linux implementation had byte 0 and 1 swapped.
 
 config MTD_SM_COMMON
-       select MTD_NAND_SMARTMEDIA
        tristate
        default n