aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2011-05-31 12:02:49 +0300
committerPeter Ujfalusi <peter.ujfalusi@ti.com>2011-07-04 18:43:56 +0300
commit57fe7251f5bfc4332f24479376de48a1e8ca6211 (patch)
treed1276ed9201bf94d8a9c1d4cce0acd2b33a0138b /drivers/input/misc/Kconfig
parentMFD: twl4030-codec: Rename internals from codec to audio (diff)
downloadlinux-dev-57fe7251f5bfc4332f24479376de48a1e8ca6211.tar.xz
linux-dev-57fe7251f5bfc4332f24479376de48a1e8ca6211.zip
MFD: twl4030-codec -> twl4030-audio: Rename the driver
Rename the driver, and header file from twl4030-codec to twl4030-audio. To avoid breakage change depending drivers at the same time. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> CC: Misael Lopez Cruz <misael.lopez@ti.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r--drivers/input/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index 45dc6aa62ba4..077309a29a2e 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -267,7 +267,7 @@ config INPUT_TWL4030_PWRBUTTON
config INPUT_TWL4030_VIBRA
tristate "Support for TWL4030 Vibrator"
depends on TWL4030_CORE
- select TWL4030_CODEC
+ select MFD_TWL4030_AUDIO
select INPUT_FF_MEMLESS
help
This option enables support for TWL4030 Vibrator Driver.