diff options
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r-- | drivers/mtd/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 27143e042af5..73fcbbeb78d0 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -148,6 +148,13 @@ config MTD_BCM63XX_PARTS | |||
148 | This provides partions parsing for BCM63xx devices with CFE | 148 | This provides partions parsing for BCM63xx devices with CFE |
149 | bootloaders. | 149 | bootloaders. |
150 | 150 | ||
151 | config MTD_BCM47XX_PARTS | ||
152 | tristate "BCM47XX partitioning support" | ||
153 | depends on BCM47XX | ||
154 | help | ||
155 | This provides partitions parser for devices based on BCM47xx | ||
156 | boards. | ||
157 | |||
151 | comment "User Modules And Translation Layers" | 158 | comment "User Modules And Translation Layers" |
152 | 159 | ||
153 | config MTD_CHAR | 160 | config MTD_CHAR |