diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 195b9ef3b7e..c0c328c5b13 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -257,6 +257,13 @@ config MTD_BCM963XX | |||
257 | Support for parsing CFE image tag and creating MTD partitions on | 257 | Support for parsing CFE image tag and creating MTD partitions on |
258 | Broadcom BCM63xx boards. | 258 | Broadcom BCM63xx boards. |
259 | 259 | ||
260 | config MTD_LANTIQ | ||
261 | tristate "Lantiq SoC NOR support" | ||
262 | depends on LANTIQ | ||
263 | select MTD_PARTITIONS | ||
264 | help | ||
265 | Support for NOR flash attached to the Lantiq SoC's External Bus Unit. | ||
266 | |||
260 | config MTD_DILNETPC | 267 | config MTD_DILNETPC |
261 | tristate "CFI Flash device mapped on DIL/Net PC" | 268 | tristate "CFI Flash device mapped on DIL/Net PC" |
262 | depends on X86 && MTD_CFI_INTELEXT && BROKEN | 269 | depends on X86 && MTD_CFI_INTELEXT && BROKEN |