]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - drivers/input/misc/Makefile
Input: wacom - add support for three new Intuos devices
[mirror_ubuntu-zesty-kernel.git] / drivers / input / misc / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the input misc drivers.
3#
4
5# Each configuration option enables a list of files.
6
69854031 7obj-$(CONFIG_INPUT_88PM860X_ONKEY) += 88pm860x_onkey.o
96c905f4 8obj-$(CONFIG_INPUT_88PM80X_ONKEY) += 88pm80x_onkey.o
77686517 9obj-$(CONFIG_INPUT_AB8500_PONKEY) += ab8500-ponkey.o
31a62963
BW
10obj-$(CONFIG_INPUT_AD714X) += ad714x.o
11obj-$(CONFIG_INPUT_AD714X_I2C) += ad714x-i2c.o
12obj-$(CONFIG_INPUT_AD714X_SPI) += ad714x-spi.o
e27c7292
MH
13obj-$(CONFIG_INPUT_ADXL34X) += adxl34x.o
14obj-$(CONFIG_INPUT_ADXL34X_I2C) += adxl34x-i2c.o
15obj-$(CONFIG_INPUT_ADXL34X_SPI) += adxl34x-spi.o
74f733c7 16obj-$(CONFIG_INPUT_APANEL) += apanel.o
9dd555e2 17obj-$(CONFIG_INPUT_ARIZONA_HAPTICS) += arizona-haptics.o
ba0acb5e 18obj-$(CONFIG_INPUT_ATI_REMOTE2) += ati_remote2.o
74f733c7 19obj-$(CONFIG_INPUT_ATLAS_BTNS) += atlas_btns.o
48329582 20obj-$(CONFIG_INPUT_BFIN_ROTARY) += bfin_rotary.o
c17ca3f5 21obj-$(CONFIG_INPUT_BMA150) += bma150.o
c04148f9 22obj-$(CONFIG_INPUT_CM109) += cm109.o
b029ffaf
H
23obj-$(CONFIG_INPUT_CMA3000) += cma3000_d0x.o
24obj-$(CONFIG_INPUT_CMA3000_I2C) += cma3000_d0x_i2c.o
74f733c7 25obj-$(CONFIG_INPUT_COBALT_BTNS) += cobalt_btns.o
f0c5f65b 26obj-$(CONFIG_INPUT_DA9052_ONKEY) += da9052_onkey.o
8ed2757e 27obj-$(CONFIG_INPUT_DA9055_ONKEY) += da9055_onkey.o
eb990b55 28obj-$(CONFIG_INPUT_DM355EVM) += dm355evm_keys.o
ff803ed4 29obj-$(CONFIG_INPUT_GP2A) += gp2ap002a00f.o
3bfd5c5b 30obj-$(CONFIG_INPUT_GPIO_TILT_POLLED) += gpio_tilt_polled.o
ff803ed4 31obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o
628329d5 32obj-$(CONFIG_INPUT_IMS_PCU) += ims-pcu.o
74f733c7
DT
33obj-$(CONFIG_INPUT_IXP4XX_BEEPER) += ixp4xx-beeper.o
34obj-$(CONFIG_INPUT_KEYSPAN_REMOTE) += keyspan_remote.o
e8e70d83 35obj-$(CONFIG_INPUT_KXTJ9) += kxtj9.o
74f733c7 36obj-$(CONFIG_INPUT_M68K_BEEP) += m68kspkr.o
3734574c 37obj-$(CONFIG_INPUT_MAX8925_ONKEY) += max8925_onkey.o
104594b0 38obj-$(CONFIG_INPUT_MAX8997_HAPTIC) += max8997_haptic.o
30fc7ac3 39obj-$(CONFIG_INPUT_MC13783_PWRBUTTON) += mc13783-pwrbutton.o
3ead8b5d 40obj-$(CONFIG_INPUT_MMA8450) += mma8450.o
631b16e8 41obj-$(CONFIG_INPUT_MPU3050) += mpu3050.o
d0a82132 42obj-$(CONFIG_INPUT_PCAP) += pcap_keys.o
1851b06a 43obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o
b91c4be7 44obj-$(CONFIG_INPUT_PCF8574) += pcf8574_keypad.o
74f733c7 45obj-$(CONFIG_INPUT_PCSPKR) += pcspkr.o
11205bb6
AM
46obj-$(CONFIG_INPUT_PM8XXX_VIBRATOR) += pm8xxx-vibrator.o
47obj-$(CONFIG_INPUT_PMIC8XXX_PWRKEY) += pmic8xxx-pwrkey.o
74f733c7 48obj-$(CONFIG_INPUT_POWERMATE) += powermate.o
e22739d0 49obj-$(CONFIG_INPUT_PWM_BEEPER) += pwm-beeper.o
d9bdffd2 50obj-$(CONFIG_INPUT_RB532_BUTTON) += rb532_button.o
544a46c9 51obj-$(CONFIG_INPUT_RETU_PWRBUTTON) += retu-pwrbutton.o
74f733c7
DT
52obj-$(CONFIG_INPUT_GPIO_ROTARY_ENCODER) += rotary_encoder.o
53obj-$(CONFIG_INPUT_SGI_BTNS) += sgi_btns.o
9b5f953d 54obj-$(CONFIG_INPUT_SIRFSOC_ONKEY) += sirfsoc-onkey.o
74f733c7 55obj-$(CONFIG_INPUT_SPARCSPKR) += sparcspkr.o
68d8bf04 56obj-$(CONFIG_INPUT_TWL4030_PWRBUTTON) += twl4030-pwrbutton.o
3dd1b394 57obj-$(CONFIG_INPUT_TWL4030_VIBRA) += twl4030-vibra.o
cc697d38 58obj-$(CONFIG_INPUT_TWL6040_VIBRA) += twl6040-vibra.o
74f733c7
DT
59obj-$(CONFIG_INPUT_UINPUT) += uinput.o
60obj-$(CONFIG_INPUT_WISTRON_BTNS) += wistron_btns.o
0c73b992 61obj-$(CONFIG_INPUT_WM831X_ON) += wm831x-on.o
49851ca0 62obj-$(CONFIG_INPUT_XEN_KBDDEV_FRONTEND) += xen-kbdfront.o
74f733c7 63obj-$(CONFIG_INPUT_YEALINK) += yealink.o
1ea4c161 64obj-$(CONFIG_INPUT_IDEAPAD_SLIDEBAR) += ideapad_slidebar.o