summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Makefile
diff options
context:
space:
mode:
authorPhilippe Rétornaz2011-09-18 18:10:53 +0200
committerSamuel Ortiz2011-10-24 14:09:14 +0200
commit30fc7ac3f62945a714d9842edae313a757efb49d (patch)
tree1ded2a47f35e465785c9dcea562e52b96da845ec /drivers/input/misc/Makefile
parentmfd: Remove unused mc13xxx defines (diff)
downloadkernel-qcow2-linux-30fc7ac3f62945a714d9842edae313a757efb49d.tar.gz
kernel-qcow2-linux-30fc7ac3f62945a714d9842edae313a757efb49d.tar.xz
kernel-qcow2-linux-30fc7ac3f62945a714d9842edae313a757efb49d.zip
input: Add power button support for mc13783
This adds support for the power-on buttons of MC13783 PMIC. Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch> Acked-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/input/misc/Makefile')
-rw-r--r--drivers/input/misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile
index 299ad5edba84..f54ccc2d9cb5 100644
--- a/drivers/input/misc/Makefile
+++ b/drivers/input/misc/Makefile
@@ -28,6 +28,7 @@ obj-$(CONFIG_INPUT_KEYSPAN_REMOTE) += keyspan_remote.o
obj-$(CONFIG_INPUT_KXTJ9) += kxtj9.o
obj-$(CONFIG_INPUT_M68K_BEEP) += m68kspkr.o
obj-$(CONFIG_INPUT_MAX8925_ONKEY) += max8925_onkey.o
+obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o
obj-$(CONFIG_INPUT_MMA8450) += mma8450.o
obj-$(CONFIG_INPUT_MPU3050) += mpu3050.o
obj-$(CONFIG_INPUT_PCAP) += pcap_keys.o