Hi Alistair, On Sun, Jan 17, 2021 at 3:09 PM Alistair Francis <alistair@xxxxxxxxxxxxx> wrote: > > This defconfig is based on the one released by reMarkable with their > 4.14 kernel. I have updated it to match the latest kernels. > > Signed-off-by: Alistair Francis <alistair@xxxxxxxxxxxxx> It's awesome to see upstream support for contemporary consumer products being posted, thanks! When it comes to a dedicated defconfig, is that necessary in this case? The needed drivers should be possible to enable either in imx_v6_v7_defconfig, or in multi_v7_defconfig (or, rather, both)? Adding new defconfigs is something we're avoiding as much as possible, since it adds CI overhead, and defconfigs easily get churny due to options moving around. In some cases we do it once per SoC family (i.e. the i.MX defconfigs), but we avoid it for products. -Olof