aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorMarcel Tunnissen <Marcel.Tuennissen@stericsson.com>2011-03-09 15:52:12 +0100
committerJonas ABERG <jonas.aberg@stericsson.com>2011-03-14 08:00:24 +0100
commit4c8f063754376979856d218e6f0aa91338d90d1b (patch)
tree7888abe0fc4e8c65e71be4933e15a8666937e985 /drivers/input
parent8b70110502187ba57bf925ef8463fc8076327845 (diff)
drivers: input: enable accessory detect on default
Enables the accessory detect on default for the mop500_power_defconfig. It also fixes the syntax in in the corresponding Kconfig file. ST-Ericsson ID: ER 327965 Linux-next: ST-Ericsson ID: ER 282779 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I8c58b419dacd0b3ef65f3be15d5ea7d98e32e3f0 Signed-off-by: Marcel Tunnissen <Marcel.Tuennissen@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/17991 Reviewed-by: Rahul VENKATRAM <rahul.venkatram@stericsson.com> Tested-by: Martin TRULSSON <martin.trulsson@stericsson.com> Reviewed-by: Dan JOHANSSON <dan.johansson@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'drivers/input')
-rw-r--r--drivers/input/misc/Kconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index f850867cfa1..e09db0ed510 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -23,11 +23,11 @@ config INPUT_88PM860X_ONKEY
will be called 88pm860x_onkey.
config INPUT_AB8500_ACCDET
- bool "AB8500 AV Accessory detection"
- depends on AB8500_CORE && AB8500_GPADC && AB8500_GPIO
- help
- Say Y here to enable AV accessory detection features for ST-Ericsson's
- AB8500 Mix-Sig PMIC.
+ bool "AB8500 AV Accessory detection"
+ depends on AB8500_CORE && AB8500_GPADC && AB8500_GPIO
+ help
+ Say Y here to enable AV accessory detection features for ST-Ericsson's
+ AB8500 Mix-Sig PMIC.
config INPUT_AB8500_PONKEY
tristate "AB8500 Pon (PowerOn) Key"