X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=block%2FKconfig;h=7f38e40fee0819a74ec6b3d10c759c07d3b04bb4;hb=e890a32bcb002cb29ad31365e921a6a19bc44be2;hp=a7e40a7c821427cd27f6c7019411030ea00e33e8;hpb=70e21fe4fcb5dade4d7ae793225cface933e1922;p=firefly-linux-kernel-4.4.55.git diff --git a/block/Kconfig b/block/Kconfig index a7e40a7c8214..7f38e40fee08 100644 --- a/block/Kconfig +++ b/block/Kconfig @@ -99,6 +99,12 @@ config BLK_DEV_THROTTLING See Documentation/cgroups/blkio-controller.txt for more information. +config CMDLINE_PARSER + bool "Block device command line partition parser" + default n + ---help--- + Parsing command line, get the partitions information. + menu "Partition Types" source "block/partitions/Kconfig"