diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2008-07-11 09:34:48 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-15 13:44:38 -0400 |
commit | 9528356308ecd2fb6368472615996a8602c02964 (patch) | |
tree | 1aa9e5909275eae0b373158bbbc75298b48bf955 /drivers/mtd/maps/Kconfig | |
parent | 7b22609442a32050e37cec5f6735376af61e68a1 (diff) |
[MIPS] MTX-1 flash partition setup move to platform devices registration
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Acked-By: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 17bc87a43ff4..d2fbc2964523 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -258,13 +258,6 @@ config MTD_ALCHEMY | |||
258 | help | 258 | help |
259 | Flash memory access on AMD Alchemy Pb/Db/RDK Reference Boards | 259 | Flash memory access on AMD Alchemy Pb/Db/RDK Reference Boards |
260 | 260 | ||
261 | config MTD_MTX1 | ||
262 | tristate "4G Systems MTX-1 Flash device" | ||
263 | depends on MIPS_MTX1 && MTD_CFI | ||
264 | help | ||
265 | Flash memory access on 4G Systems MTX-1 Board. If you have one of | ||
266 | these boards and would like to use the flash chips on it, say 'Y'. | ||
267 | |||
268 | config MTD_DILNETPC | 261 | config MTD_DILNETPC |
269 | tristate "CFI Flash device mapped on DIL/Net PC" | 262 | tristate "CFI Flash device mapped on DIL/Net PC" |
270 | depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT | 263 | depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT |