diff options
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r-- | drivers/mtd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index 5760c1a4b3f6..27143e042af5 100644 --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig | |||
@@ -128,7 +128,7 @@ config MTD_AFS_PARTS | |||
128 | 128 | ||
129 | config MTD_OF_PARTS | 129 | config MTD_OF_PARTS |
130 | tristate "OpenFirmware partitioning information support" | 130 | tristate "OpenFirmware partitioning information support" |
131 | default Y | 131 | default y |
132 | depends on OF | 132 | depends on OF |
133 | help | 133 | help |
134 | This provides a partition parsing function which derives | 134 | This provides a partition parsing function which derives |