Re: [PATCH] ARM: configs: at91: sama5: Enable CLASSD

2020-06-26 Thread Alexandre Belloni
On Thu, 18 Jun 2020 18:41:47 +0300, Codrin Ciubotariu wrote: > CLASSD is present on SAMA5d2 SoCs. Applied, thanks! [1/1] ARM: configs: at91: sama5: Enable CLASSD commit: 7651d824125c7a1819e5700246dbb5582ba85c98 Best regards, -- Alexandre Belloni

[PATCH] ARM: configs: at91: sama5: Enable CLASSD

2020-06-18 Thread Codrin Ciubotariu
CLASSD is present on SAMA5d2 SoCs. Signed-off-by: Codrin Ciubotariu --- arch/arm/configs/sama5_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index 8e1f78c19920..f688443fe7bf 100644 ---