Re: [PATCH 1/3] config: android: move device mapper options to recommended

From: John Stultz
Date: Thu Sep 08 2016 - 15:04:20 EST


On Thu, Sep 8, 2016 at 11:59 AM, Rob Herring <robh@xxxxxxxxxx> wrote:
> 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.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

Acked-by: John Stultz <john.stultz@xxxxxxxxxx>

thanks
-john