Skip to content

Commit 77eaaf9

Browse files
bijudasgeertu
authored andcommitted
ARM: shmobile: defconfig: Enable TOUCHSCREEN_STMPE
Enable support for the stmpe i2c touch controller, which is used on the iWave RZ/G1E platform. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20200806121704.3192-1-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 9123e3a commit 77eaaf9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/shmobile_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ CONFIG_KEYBOARD_GPIO=y
6464
CONFIG_INPUT_TOUCHSCREEN=y
6565
CONFIG_TOUCHSCREEN_EDT_FT5X06=y
6666
CONFIG_TOUCHSCREEN_ST1232=y
67+
CONFIG_TOUCHSCREEN_STMPE=y
6768
CONFIG_INPUT_MISC=y
6869
CONFIG_INPUT_DA9063_ONKEY=y
6970
CONFIG_INPUT_ADXL34X=y
@@ -104,6 +105,7 @@ CONFIG_RENESAS_WDT=y
104105
CONFIG_RENESAS_RZAWDT=y
105106
CONFIG_MFD_AS3711=y
106107
CONFIG_MFD_DA9063=y
108+
CONFIG_MFD_STMPE=y
107109
CONFIG_REGULATOR_FIXED_VOLTAGE=y
108110
CONFIG_REGULATOR_AS3711=y
109111
CONFIG_REGULATOR_DA9210=y

0 commit comments

Comments
 (0)