config: android: move device mapper options to recommended
authorRob Herring <robh@kernel.org>
Tue, 11 Oct 2016 20:54:38 +0000 (13:54 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 10 Apr 2017 07:57:09 +0000 (13:27 +0530)
commit8be5a2f50dc724ff9b60f4d90778b85106f99f51
tree2db590008452b26d4c5fda1dc32644e6cbd138f0
parent1adc015041ee37104594c3fc945a8a645bc5cb28
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit f023a3956f273859ed36f624f75a66c272124b16)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
android/configs/android-base.cfg
android/configs/android-recommended.cfg