config: android: move device mapper options to recommended
authorRob Herring <robh@kernel.org>
Sat, 10 Sep 2016 10:34:31 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:31 +0000 (20:34 +1000)
commita9e2ebe6606714078e55147e3e5360259be94364
tree75f33e20646c1c1bb131a9e06f054b09d5856112
parent9ac62c67dfa864c589ad9731ee2e0b1d15b6c559
config: android: move device mapper options to recommended

CONFIG_MD is in recommended, but other dependent options like DM_CRYPT and
DM_VERITY options are in base.  The result is the options in base don't
get enabled when applying both base and recommended fragments.  Move all
the options to recommended.

Link: http://lkml.kernel.org/r/20160908185934.18098-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: John Stultz <john.stultz@linaro.org>
Cc: Amit Pundir <amit.pundir@linaro.org>
Cc: Dmitry Shmidt <dimitrysh@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/configs/android-base.config
kernel/configs/android-recommended.config
This page took 0.025607 seconds and 5 git commands to generate.