summaryrefslogtreecommitdiff
path: root/fs/partitions/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/partitions/Kconfig')
-rw-r--r--fs/partitions/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/fs/partitions/Kconfig b/fs/partitions/Kconfig
index cb5f0a3f1b03..6115cde646fa 100644
--- a/fs/partitions/Kconfig
+++ b/fs/partitions/Kconfig
@@ -249,3 +249,9 @@ config SYSV68_PARTITION
partition table format used by Motorola Delta machines (using
sysv68).
Otherwise, say N.
+
+config CMDLINE_PARTITION
+ bool "Kernel command line partition table support" if PARTITION_ADVANCED
+ help
+ Say Y here if you would like to pass the partition table for a device
+ on the kernel command line.