Re: [PATCH 2/2] ARM: multi_v7_defconfig: enable Lima driver

2019-06-19 Thread Olof Johansson
On Thu, Jun 06, 2019 at 10:56:45AM +0200, Neil Armstrong wrote: > A bunch of armv7 boards can now use the Lima driver, let's enable it > in defconfig, it will be useful to have it enabled for KernelCI > boot and runtime testing. > > Signed-off-by: Neil Armstrong > --- > arch/arm/configs/multi_v7

[PATCH 2/2] ARM: multi_v7_defconfig: enable Lima driver

2019-06-06 Thread Neil Armstrong
A bunch of armv7 boards can now use the Lima driver, let's enable it in defconfig, it will be useful to have it enabled for KernelCI boot and runtime testing. Signed-off-by: Neil Armstrong --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/config