diff options
author | Tony Lindgren | 2018-03-20 07:09:46 -0700 |
---|---|---|
committer | Tony Lindgren | 2018-03-20 07:09:46 -0700 |
commit | a62c1cc1bc6255ff3bdb7f52037732d899060cad (patch) | |
tree | 26fe5e00f4939185cede53249890ed636ab9169a /arch/arm/configs | |
parent | 740c01f76ab3712a45c2f02233c800829626e9ba (diff) |
ARM: omap2plus_defconfig: Enable PWM_VIBRA
We can use PWM_VIBRA on many phones like droid 4.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 0662c59218b5..a309d24119e8 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -235,6 +235,7 @@ CONFIG_INPUT_CPCAP_PWRBUTTON=m CONFIG_INPUT_TPS65218_PWRBUTTON=m CONFIG_INPUT_TWL4030_PWRBUTTON=m CONFIG_INPUT_PALMAS_PWRBUTTON=m +CONFIG_INPUT_PWM_VIBRA=m CONFIG_SERIO=m # CONFIG_LEGACY_PTYS is not set CONFIG_SERIAL_8250=y |