Re: [PATCH 1/2] ARM: multi_v7_defconfig: enable CONFIG_MMC_UNIPHIER

2018-10-04 Thread Arnd Bergmann
On Wed, Oct 3, 2018 at 2:19 AM Masahiro Yamada wrote: > > Enable the UniPhier SD controller driver. > > Signed-off-by: Masahiro Yamada Applied to next/defconfig, thanks! Note: I think it would actually be better to update both defconfig files in one patch, since you are doing the same change on

[PATCH 1/2] ARM: multi_v7_defconfig: enable CONFIG_MMC_UNIPHIER

2018-10-02 Thread Masahiro Yamada
Enable the UniPhier SD controller driver. Signed-off-by: Masahiro Yamada --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index fc33444..0d56568 100644 --- a/arch/arm/configs/mu