Hi Laurent, On Thu, Nov 7, 2019 at 9:56 PM Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> wrote: > On Thu, Nov 07, 2019 at 08:11:03PM +0000, Fabrizio Castro wrote: > > The iwg20d comes with an LCD panel from Emerging Display > > Technologies Corporation (EDT), therefore enable what's > > required to support it. > > > > Signed-off-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> > > > > --- > > v2->v3: > > * No change > > v1->v2: > > * No change > > --- > > arch/arm/configs/shmobile_defconfig | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig > > index c6c7035..ab416a5 100644 > > --- a/arch/arm/configs/shmobile_defconfig > > +++ b/arch/arm/configs/shmobile_defconfig > > @@ -66,6 +66,7 @@ CONFIG_INPUT_EVDEV=y > > CONFIG_KEYBOARD_GPIO=y > > # CONFIG_INPUT_MOUSE is not set > > CONFIG_INPUT_TOUCHSCREEN=y > > +CONFIG_TOUCHSCREEN_EDT_FT5X06=y > > Do these options need to be built-in, or could modules work too ? All Renesas-specific config options in shmobile_defconfig are builtin, unlike in multi_v7_defconfig and arm64_defconfig. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds