From: Felipe Balbi Date: Fri, 26 Dec 2014 19:28:24 +0000 (-0600) Subject: ARM: omap2plus_defconfig: enable TPS65218 power button X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4af41284e83cc1cc5c527063716b3defa2e6f911;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git ARM: omap2plus_defconfig: enable TPS65218 power button Enable tps65218 power button driver by default as a dynamically linked module so AM437x SK can report power button presses. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index efb0810e1b2b..b5ccb36c599b 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -182,6 +182,7 @@ CONFIG_TOUCHSCREEN_EDT_FT5X06=m CONFIG_TOUCHSCREEN_TSC2005=m CONFIG_TOUCHSCREEN_TSC2007=m CONFIG_INPUT_MISC=y +CONFIG_INPUT_TPS65218_PWRBUTTON=m CONFIG_INPUT_TWL4030_PWRBUTTON=m CONFIG_SERIO=m # CONFIG_LEGACY_PTYS is not set