diff options
Diffstat (limited to 'block/partitions/Kconfig')
| -rw-r--r-- | block/partitions/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/block/partitions/Kconfig b/block/partitions/Kconfig index 87a32086535d..9b29a996c311 100644 --- a/block/partitions/Kconfig +++ b/block/partitions/Kconfig | |||
| @@ -263,7 +263,7 @@ config SYSV68_PARTITION | |||
| 263 | 263 | ||
| 264 | config CMDLINE_PARTITION | 264 | config CMDLINE_PARTITION |
| 265 | bool "Command line partition support" if PARTITION_ADVANCED | 265 | bool "Command line partition support" if PARTITION_ADVANCED |
| 266 | select CMDLINE_PARSER | 266 | select BLK_CMDLINE_PARSER |
| 267 | help | 267 | help |
| 268 | Say Y here if you would read the partitions table from bootargs. | 268 | Say Y here if you want to read the partition table from bootargs. |
| 269 | The format for the command line is just like mtdparts. | 269 | The format for the command line is just like mtdparts. |
