From: Geert Uytterhoeven Date: Wed, 24 Jun 2020 13:19:26 +0000 (+0200) Subject: ARM: shmobile: defconfig: Enable DA9063 ONKEY support X-Git-Tag: howlett/maple_spf/20210104~1385^2~9^2~7 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f09a10a9bf584dace59474195e5619ca5bb412ba;p=users%2Fjedix%2Flinux-maple.git ARM: shmobile: defconfig: Enable DA9063 ONKEY support Enable support for the "ONKEY" of the Dialog DA9063 PMIC, which is used on the Stout and Silk boards. Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20200624131931.3686-3-geert+renesas@glider.be --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 99ad93219326..a8a8cc8a834c 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -65,6 +65,7 @@ CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_EDT_FT5X06=y CONFIG_TOUCHSCREEN_ST1232=y CONFIG_INPUT_MISC=y +CONFIG_INPUT_DA9063_ONKEY=y CONFIG_INPUT_ADXL34X=y # CONFIG_LEGACY_PTYS is not set CONFIG_SERIAL_8250=y