summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorMarcel Tunnissen <Marcel.Tuennissen@stericsson.com>2011-03-09 15:52:12 +0100
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:14:56 +0200
commitfd65fbc22c412c5f19ff2b45bd475f93171b84fd (patch)
treedac43234fc1376309243a077b4fc0761d1273ce4 /drivers/input
parent6fcd03700490bfbda5d2dccedfae3b63c423ce55 (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 0901e01ab07..5994a58224f 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"