On Fri, Sep 13, 2019 at 10:15:55AM +0200, Corentin Labbe wrote: > On Sat, Sep 07, 2019 at 07:03:53AM +0300, Maxime Ripard wrote: > > On Fri, Sep 06, 2019 at 08:45:51PM +0200, Corentin Labbe wrote: > > > This patch adds the new allwinner crypto configs to sunxi_defconfig > > > > > > Signed-off-by: Corentin Labbe > > > --- > > > arch/arm/configs/sunxi_defconfig | 2 ++ > > > 1 file changed, 2 insertions(+) > > > > Can you also enable it in arm64's defconfig as a module? > > > > Does you prefer adding a Kconfig "DEFAULT m if ARCH_SUNXI" which > permit to not touch any defconfig ? It's not the preferred solution, unfortunately Maxime