diff options
-rw-r--r-- | drivers/mtd/maps/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 82923bd2d9c5..cdd54cb4d224 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -270,7 +270,7 @@ config MTD_ALCHEMY | |||
270 | 270 | ||
271 | config MTD_DILNETPC | 271 | config MTD_DILNETPC |
272 | tristate "CFI Flash device mapped on DIL/Net PC" | 272 | tristate "CFI Flash device mapped on DIL/Net PC" |
273 | depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT | 273 | depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT && BROKEN |
274 | help | 274 | help |
275 | MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP". | 275 | MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP". |
276 | For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm> | 276 | For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm> |