xref: /linux/drivers/input/misc/Kconfig (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21da177e4SLinus Torvalds#
31da177e4SLinus Torvalds# Input misc drivers configuration
41da177e4SLinus Torvalds#
51da177e4SLinus Torvaldsmenuconfig INPUT_MISC
61da177e4SLinus Torvalds	bool "Miscellaneous devices"
71da177e4SLinus Torvalds	help
81da177e4SLinus Torvalds	  Say Y here, and a list of miscellaneous input drivers will be displayed.
91da177e4SLinus Torvalds	  Everything that didn't fit into the other categories is here. This option
101da177e4SLinus Torvalds	  doesn't affect the kernel.
111da177e4SLinus Torvalds
121da177e4SLinus Torvalds	  If unsure, say Y.
131da177e4SLinus Torvalds
141da177e4SLinus Torvaldsif INPUT_MISC
151da177e4SLinus Torvalds
1669854031SHaojian Zhuangconfig INPUT_88PM860X_ONKEY
1769854031SHaojian Zhuang	tristate "88PM860x ONKEY support"
1869854031SHaojian Zhuang	depends on MFD_88PM860X
1969854031SHaojian Zhuang	help
2069854031SHaojian Zhuang	  Support the ONKEY of Marvell 88PM860x PMICs as an input device
2169854031SHaojian Zhuang	  reporting power button status.
2269854031SHaojian Zhuang
2369854031SHaojian Zhuang	  To compile this driver as a module, choose M here: the module
2469854031SHaojian Zhuang	  will be called 88pm860x_onkey.
2569854031SHaojian Zhuang
2696c905f4SQiao Zhouconfig INPUT_88PM80X_ONKEY
2796c905f4SQiao Zhou	tristate "88PM80x ONKEY support"
2896c905f4SQiao Zhou	depends on MFD_88PM800
2996c905f4SQiao Zhou	help
3096c905f4SQiao Zhou	  Support the ONKEY of Marvell 88PM80x PMICs as an input device
3196c905f4SQiao Zhou	  reporting power button status.
3296c905f4SQiao Zhou
3396c905f4SQiao Zhou	  To compile this driver as a module, choose M here: the module
3496c905f4SQiao Zhou	  will be called 88pm80x_onkey.
3596c905f4SQiao Zhou
36*914089dbSKarel Balejconfig INPUT_88PM886_ONKEY
37*914089dbSKarel Balej	tristate "Marvell 88PM886 onkey support"
38*914089dbSKarel Balej	depends on MFD_88PM886_PMIC
39*914089dbSKarel Balej	help
40*914089dbSKarel Balej	  Support the onkey of Marvell 88PM886 PMIC as an input device
41*914089dbSKarel Balej	  reporting power button status.
42*914089dbSKarel Balej
4377686517SSundar R Iyerconfig INPUT_AB8500_PONKEY
4477686517SSundar R Iyer	tristate "AB8500 Pon (PowerOn) Key"
4577686517SSundar R Iyer	depends on AB8500_CORE
4677686517SSundar R Iyer	help
4777686517SSundar R Iyer	  Say Y here to use the PowerOn Key for ST-Ericsson's AB8500
4877686517SSundar R Iyer	  Mix-Sig PMIC.
4977686517SSundar R Iyer
5077686517SSundar R Iyer	  To compile this driver as a module, choose M here: the module
5177686517SSundar R Iyer	  will be called ab8500-ponkey.
5277686517SSundar R Iyer
5331a62963SBryan Wuconfig INPUT_AD714X
5431a62963SBryan Wu	tristate "Analog Devices AD714x Capacitance Touch Sensor"
5531a62963SBryan Wu	help
566c04d7b3SBarry Song	  Say Y here if you want to support an AD7142/3/7/8/7A touch sensor.
5731a62963SBryan Wu
5831a62963SBryan Wu	  You should select a bus connection too.
5931a62963SBryan Wu
6031a62963SBryan Wu	  To compile this driver as a module, choose M here: the
6131a62963SBryan Wu	  module will be called ad714x.
6231a62963SBryan Wu
6331a62963SBryan Wuconfig INPUT_AD714X_I2C
6431a62963SBryan Wu	tristate "support I2C bus connection"
6531a62963SBryan Wu	depends on INPUT_AD714X && I2C
6631a62963SBryan Wu	default y
6731a62963SBryan Wu	help
6831a62963SBryan Wu	  Say Y here if you have AD7142/AD7147 hooked to an I2C bus.
6931a62963SBryan Wu
7031a62963SBryan Wu	  To compile this driver as a module, choose M here: the
7131a62963SBryan Wu	  module will be called ad714x-i2c.
7231a62963SBryan Wu
7331a62963SBryan Wuconfig INPUT_AD714X_SPI
7431a62963SBryan Wu	tristate "support SPI bus connection"
7531a62963SBryan Wu	depends on INPUT_AD714X && SPI
7631a62963SBryan Wu	default y
7731a62963SBryan Wu	help
7831a62963SBryan Wu	  Say Y here if you have AD7142/AD7147 hooked to a SPI bus.
7931a62963SBryan Wu
8031a62963SBryan Wu	  To compile this driver as a module, choose M here: the
8131a62963SBryan Wu	  module will be called ad714x-spi.
8231a62963SBryan Wu
833d82a4d7SLubomir Rintelconfig INPUT_ARIEL_PWRBUTTON
843d82a4d7SLubomir Rintel	tristate "Dell Wyse 3020 Power Button Driver"
853d82a4d7SLubomir Rintel	depends on SPI
863d82a4d7SLubomir Rintel	depends on MACH_MMP3_DT || COMPILE_TEST
873d82a4d7SLubomir Rintel	help
883d82a4d7SLubomir Rintel	  Say Y to enable support for reporting power button status on
893d82a4d7SLubomir Rintel	  on Dell Wyse 3020 ("Ariel") thin client.
903d82a4d7SLubomir Rintel
913d82a4d7SLubomir Rintel	  To compile this driver as a module, choose M here: the module
923d82a4d7SLubomir Rintel	  will be called ariel-pwrbutton.
933d82a4d7SLubomir Rintel
949dd555e2SMark Brownconfig INPUT_ARIZONA_HAPTICS
959dd555e2SMark Brown	tristate "Arizona haptics support"
969dd555e2SMark Brown	depends on MFD_ARIZONA && SND_SOC
979dd555e2SMark Brown	select INPUT_FF_MEMLESS
989dd555e2SMark Brown	help
999dd555e2SMark Brown	  Say Y to enable support for the haptics module in Arizona CODECs.
1009dd555e2SMark Brown
1019dd555e2SMark Brown	  To compile this driver as a module, choose M here: the
1029dd555e2SMark Brown	  module will be called arizona-haptics.
1039dd555e2SMark Brown
10444f6b6a5SCristian Ciocalteaconfig INPUT_ATC260X_ONKEY
10544f6b6a5SCristian Ciocaltea	tristate "Actions Semi ATC260x PMIC ONKEY"
10644f6b6a5SCristian Ciocaltea	depends on MFD_ATC260X
10744f6b6a5SCristian Ciocaltea	help
10844f6b6a5SCristian Ciocaltea	  Support the ONKEY of ATC260x PMICs as an input device reporting
10944f6b6a5SCristian Ciocaltea	  power button status. ONKEY can be used to wakeup from low power
11044f6b6a5SCristian Ciocaltea	  modes and force a reset on long press.
11144f6b6a5SCristian Ciocaltea
11244f6b6a5SCristian Ciocaltea	  To compile this driver as a module, choose M here: the
11344f6b6a5SCristian Ciocaltea	  module will be called atc260x-onkey.
11444f6b6a5SCristian Ciocaltea
115b06d43f7SDaniel Hung-yu Wuconfig INPUT_ATMEL_CAPTOUCH
116b06d43f7SDaniel Hung-yu Wu	tristate "Atmel Capacitive Touch Button Driver"
11748a4dec8SJean Delvare	depends on OF
11814f935f9SArnd Bergmann	depends on I2C
119b06d43f7SDaniel Hung-yu Wu	help
120b06d43f7SDaniel Hung-yu Wu	  Say Y here if an Atmel Capacitive Touch Button device which
121b06d43f7SDaniel Hung-yu Wu	  implements "captouch" protocol is connected to I2C bus. Typically
122b06d43f7SDaniel Hung-yu Wu	  this device consists of Atmel Touch sensor controlled by AtMegaXX
123b06d43f7SDaniel Hung-yu Wu	  MCU running firmware based on Qtouch library.
124b06d43f7SDaniel Hung-yu Wu	  One should find "atmel,captouch" node in the board specific DTS.
125b06d43f7SDaniel Hung-yu Wu
126b06d43f7SDaniel Hung-yu Wu	  To compile this driver as a module, choose M here: the
127b06d43f7SDaniel Hung-yu Wu	  module will be called atmel_captouch.
128b06d43f7SDaniel Hung-yu Wu
12940e40fdfSJacky Baiconfig INPUT_BBNSM_PWRKEY
13040e40fdfSJacky Bai	tristate "NXP BBNSM Power Key Driver"
13140e40fdfSJacky Bai	depends on ARCH_MXC || COMPILE_TEST
13240e40fdfSJacky Bai	depends on OF
13340e40fdfSJacky Bai	help
13440e40fdfSJacky Bai	  This is the bbnsm powerkey driver for the NXP i.MX application
13540e40fdfSJacky Bai	  processors.
13640e40fdfSJacky Bai
13740e40fdfSJacky Bai	  To compile this driver as a module, choose M here; the
13840e40fdfSJacky Bai	  module will be called bbnsm_pwrkey.
13940e40fdfSJacky Bai
140c17ca3f5SEric Anderssonconfig INPUT_BMA150
141c17ca3f5SEric Andersson	tristate "BMA150/SMB380 acceleration sensor support"
142c17ca3f5SEric Andersson	depends on I2C
143c17ca3f5SEric Andersson	help
144c17ca3f5SEric Andersson	  Say Y here if you have Bosch Sensortec's BMA150 or SMB380
145c17ca3f5SEric Andersson	  acceleration sensor hooked to an I2C bus.
146c17ca3f5SEric Andersson
147c17ca3f5SEric Andersson	  To compile this driver as a module, choose M here: the
148c17ca3f5SEric Andersson	  module will be called bma150.
149c17ca3f5SEric Andersson
150c38fe1bbSJames Ogletreeconfig INPUT_CS40L50_VIBRA
151c38fe1bbSJames Ogletree	tristate "CS40L50 Haptic Driver support"
152c38fe1bbSJames Ogletree	depends on MFD_CS40L50_CORE
153c38fe1bbSJames Ogletree	help
154c38fe1bbSJames Ogletree	  Say Y here to enable support for Cirrus Logic's CS40L50
155c38fe1bbSJames Ogletree	  haptic driver.
156c38fe1bbSJames Ogletree
157c38fe1bbSJames Ogletree	  To compile this driver as a module, choose M here: the
158c38fe1bbSJames Ogletree	  module will be called cs40l50-vibra.
159c38fe1bbSJames Ogletree
160846a7fc8SMoritz Fischerconfig INPUT_E3X0_BUTTON
16105f216ddSMoritz Fischer	tristate "NI Ettus Research USRP E3xx Button support."
162846a7fc8SMoritz Fischer	default n
163846a7fc8SMoritz Fischer	help
164846a7fc8SMoritz Fischer	  Say Y here to enable support for the NI Ettus Research
16505f216ddSMoritz Fischer	  USRP E3xx Button.
166846a7fc8SMoritz Fischer
167846a7fc8SMoritz Fischer	  To compile this driver as a module, choose M here: the
168846a7fc8SMoritz Fischer	  module will be called e3x0_button.
169846a7fc8SMoritz Fischer
1701da177e4SLinus Torvaldsconfig INPUT_PCSPKR
1711da177e4SLinus Torvalds	tristate "PC Speaker support"
172e5e1d3cbSStas Sergeev	depends on PCSPKR_PLATFORM
1731da177e4SLinus Torvalds	help
1741da177e4SLinus Torvalds	  Say Y here if you want the standard PC Speaker to be used for
1751da177e4SLinus Torvalds	  bells and whistles.
1761da177e4SLinus Torvalds
1771da177e4SLinus Torvalds	  If unsure, say Y.
1781da177e4SLinus Torvalds
1791da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
1801da177e4SLinus Torvalds	  module will be called pcspkr.
1811da177e4SLinus Torvalds
18268c581d5SCourtney Cavinconfig INPUT_PM8941_PWRKEY
18368c581d5SCourtney Cavin	tristate "Qualcomm PM8941 power key support"
18468c581d5SCourtney Cavin	depends on MFD_SPMI_PMIC
18568c581d5SCourtney Cavin	help
18668c581d5SCourtney Cavin	  Say Y here if you want support for the power key usually found
18768c581d5SCourtney Cavin	  on boards using a Qualcomm PM8941 compatible PMIC.
18868c581d5SCourtney Cavin
18968c581d5SCourtney Cavin	  If unsure, say Y.
19068c581d5SCourtney Cavin
19168c581d5SCourtney Cavin	  To compile this driver as a module, choose M here: the module
19268c581d5SCourtney Cavin	  will be called pm8941-pwrkey.
19368c581d5SCourtney Cavin
19411205bb6SAmy Malocheconfig INPUT_PM8XXX_VIBRATOR
19511205bb6SAmy Maloche	tristate "Qualcomm PM8XXX vibrator support"
196792ad668SDamien Riegel	depends on MFD_PM8XXX || MFD_SPMI_PMIC
19711205bb6SAmy Maloche	select INPUT_FF_MEMLESS
19811205bb6SAmy Maloche	help
19911205bb6SAmy Maloche	  This option enables device driver support for the vibrator
20011205bb6SAmy Maloche	  on Qualcomm PM8xxx chip. This driver supports ff-memless interface
20111205bb6SAmy Maloche	  from input framework.
20211205bb6SAmy Maloche
20311205bb6SAmy Maloche	  To compile this driver as module, choose M here: the
20411205bb6SAmy Maloche	  module will be called pm8xxx-vibrator.
20511205bb6SAmy Maloche
20611205bb6SAmy Malocheconfig INPUT_PMIC8XXX_PWRKEY
20711205bb6SAmy Maloche	tristate "PMIC8XXX power key support"
20811205bb6SAmy Maloche	depends on MFD_PM8XXX
20911205bb6SAmy Maloche	help
21011205bb6SAmy Maloche	  Say Y here if you want support for the PMIC8XXX power key.
21111205bb6SAmy Maloche
21211205bb6SAmy Maloche	  If unsure, say N.
21311205bb6SAmy Maloche
21411205bb6SAmy Maloche	  To compile this driver as a module, choose M here: the
21511205bb6SAmy Maloche	  module will be called pmic8xxx-pwrkey.
21611205bb6SAmy Maloche
2171da177e4SLinus Torvaldsconfig INPUT_SPARCSPKR
2181da177e4SLinus Torvalds	tristate "SPARC Speaker support"
219a2bd4fd1SDavid S. Miller	depends on PCI && SPARC64
2201da177e4SLinus Torvalds	help
2211da177e4SLinus Torvalds	  Say Y here if you want the standard Speaker on Sparc PCI systems
2221da177e4SLinus Torvalds	  to be used for bells and whistles.
2231da177e4SLinus Torvalds
2241da177e4SLinus Torvalds	  If unsure, say Y.
2251da177e4SLinus Torvalds
2261da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
2271da177e4SLinus Torvalds	  module will be called sparcspkr.
2281da177e4SLinus Torvalds
2291da177e4SLinus Torvaldsconfig INPUT_M68K_BEEP
2301da177e4SLinus Torvalds	tristate "M68k Beeper support"
2311da177e4SLinus Torvalds	depends on M68K
2321da177e4SLinus Torvalds
2331af2b76fSBartosz Golaszewskiconfig INPUT_MAX77650_ONKEY
2341af2b76fSBartosz Golaszewski	tristate "Maxim MAX77650 ONKEY support"
2351af2b76fSBartosz Golaszewski	depends on MFD_MAX77650
2361af2b76fSBartosz Golaszewski	help
2371af2b76fSBartosz Golaszewski	  Support the ONKEY of the MAX77650 PMIC as an input device.
2381af2b76fSBartosz Golaszewski
2391af2b76fSBartosz Golaszewski	  To compile this driver as a module, choose M here: the module
2401af2b76fSBartosz Golaszewski	  will be called max77650-onkey.
2411af2b76fSBartosz Golaszewski
242a3b3ca75SJaewon Kimconfig INPUT_MAX77693_HAPTIC
24356bbc99eSKrzysztof Kozlowski	tristate "MAXIM MAX77693/MAX77843 haptic controller support"
24456bbc99eSKrzysztof Kozlowski	depends on (MFD_MAX77693 || MFD_MAX77843) && PWM
245a3b3ca75SJaewon Kim	select INPUT_FF_MEMLESS
246a3b3ca75SJaewon Kim	help
247a3b3ca75SJaewon Kim	  This option enables support for the haptic controller on
24856bbc99eSKrzysztof Kozlowski	  MAXIM MAX77693 and MAX77843 chips.
249a3b3ca75SJaewon Kim
250a3b3ca75SJaewon Kim	  To compile this driver as module, choose M here: the
251a3b3ca75SJaewon Kim	  module will be called max77693-haptic.
252a3b3ca75SJaewon Kim
2533734574cSHaojian Zhuangconfig INPUT_MAX8925_ONKEY
2543734574cSHaojian Zhuang	tristate "MAX8925 ONKEY support"
2553734574cSHaojian Zhuang	depends on MFD_MAX8925
2563734574cSHaojian Zhuang	help
2573734574cSHaojian Zhuang	  Support the ONKEY of MAX8925 PMICs as an input device
2583734574cSHaojian Zhuang	  reporting power button status.
2593734574cSHaojian Zhuang
2603734574cSHaojian Zhuang	  To compile this driver as a module, choose M here: the module
2613734574cSHaojian Zhuang	  will be called max8925_onkey.
2623734574cSHaojian Zhuang
263104594b0SDonggeun Kimconfig INPUT_MAX8997_HAPTIC
264104594b0SDonggeun Kim	tristate "MAXIM MAX8997 haptic controller support"
265557fe99dSSascha Hauer	depends on PWM && MFD_MAX8997
266104594b0SDonggeun Kim	select INPUT_FF_MEMLESS
267104594b0SDonggeun Kim	help
268104594b0SDonggeun Kim	  This option enables device driver support for the haptic controller
269104594b0SDonggeun Kim	  on MAXIM MAX8997 chip. This driver supports ff-memless interface
270104594b0SDonggeun Kim	  from input framework.
271104594b0SDonggeun Kim
272104594b0SDonggeun Kim	  To compile this driver as module, choose M here: the
273104594b0SDonggeun Kim	  module will be called max8997-haptic.
274104594b0SDonggeun Kim
27530fc7ac3SPhilippe Rétornazconfig INPUT_MC13783_PWRBUTTON
27630fc7ac3SPhilippe Rétornaz	tristate "MC13783 ON buttons"
277e5a3da21SAlexander Shiyan	depends on MFD_MC13XXX
27830fc7ac3SPhilippe Rétornaz	help
27930fc7ac3SPhilippe Rétornaz	  Support the ON buttons of MC13783 PMIC as an input device
28030fc7ac3SPhilippe Rétornaz	  reporting power button status.
28130fc7ac3SPhilippe Rétornaz
28230fc7ac3SPhilippe Rétornaz	  To compile this driver as a module, choose M here: the module
28330fc7ac3SPhilippe Rétornaz	  will be called mc13783-pwrbutton.
28430fc7ac3SPhilippe Rétornaz
2853ead8b5dSEric Miaoconfig INPUT_MMA8450
2863ead8b5dSEric Miao	tristate "MMA8450 - Freescale's 3-Axis, 8/12-bit Digital Accelerometer"
2873ead8b5dSEric Miao	depends on I2C
2883ead8b5dSEric Miao	help
2893ead8b5dSEric Miao	  Say Y here if you want to support Freescale's MMA8450 Accelerometer
2903ead8b5dSEric Miao	  through I2C interface.
2913ead8b5dSEric Miao
2923ead8b5dSEric Miao	  To compile this driver as a module, choose M here: the
2933ead8b5dSEric Miao	  module will be called mma8450.
2943ead8b5dSEric Miao
29552fe0cdbSStephen Hemmingerconfig INPUT_APANEL
29652fe0cdbSStephen Hemminger	tristate "Fujitsu Lifebook Application Panel buttons"
29719131305SRandy Dunlap	depends on X86 && I2C && LEDS_CLASS
29852fe0cdbSStephen Hemminger	select CHECK_SIGNATURE
29952fe0cdbSStephen Hemminger	help
30052fe0cdbSStephen Hemminger	 Say Y here for support of the Application Panel buttons, used on
30152fe0cdbSStephen Hemminger	 Fujitsu Lifebook. These are attached to the mainboard through
30219131305SRandy Dunlap	 an SMBus interface managed by the I2C Intel ICH (i801) driver,
30319131305SRandy Dunlap	 which you should also build for this kernel.
30452fe0cdbSStephen Hemminger
30552fe0cdbSStephen Hemminger	 To compile this driver as a module, choose M here: the module will
30652fe0cdbSStephen Hemminger	 be called apanel.
30752fe0cdbSStephen Hemminger
308976358e2SAlexander Shiyanconfig INPUT_GPIO_BEEPER
309976358e2SAlexander Shiyan	tristate "Generic GPIO Beeper support"
3107d6548abSGeert Uytterhoeven	depends on GPIOLIB || COMPILE_TEST
311976358e2SAlexander Shiyan	help
312976358e2SAlexander Shiyan	  Say Y here if you have a beeper connected to a GPIO pin.
313976358e2SAlexander Shiyan
314976358e2SAlexander Shiyan	  To compile this driver as a module, choose M here: the
315976358e2SAlexander Shiyan	  module will be called gpio-beeper.
316976358e2SAlexander Shiyan
31769464161SVignesh Rconfig INPUT_GPIO_DECODER
31869464161SVignesh R	tristate "Polled GPIO Decoder Input driver"
31969464161SVignesh R	depends on GPIOLIB || COMPILE_TEST
32069464161SVignesh R	help
32169464161SVignesh R	 Say Y here if you want driver to read status of multiple GPIO
32269464161SVignesh R	 lines and report the encoded value as an absolute integer to
32369464161SVignesh R	 input subsystem.
32469464161SVignesh R
32569464161SVignesh R	 To compile this driver as a module, choose M here: the module
32669464161SVignesh R	 will be called gpio_decoder.
32769464161SVignesh R
32813bda2d0SLuca Weissconfig INPUT_GPIO_VIBRA
32913bda2d0SLuca Weiss	tristate "GPIO vibrator support"
33013bda2d0SLuca Weiss	depends on GPIOLIB || COMPILE_TEST
33113bda2d0SLuca Weiss	select INPUT_FF_MEMLESS
33213bda2d0SLuca Weiss	help
33313bda2d0SLuca Weiss	  Say Y here to get support for GPIO based vibrator devices.
33413bda2d0SLuca Weiss
33513bda2d0SLuca Weiss	  If unsure, say N.
33613bda2d0SLuca Weiss
33713bda2d0SLuca Weiss	  To compile this driver as a module, choose M here: the module will be
33813bda2d0SLuca Weiss	  called gpio-vibra.
33913bda2d0SLuca Weiss
340bebb8a2bSYoichi Yuasaconfig INPUT_COBALT_BTNS
341bebb8a2bSYoichi Yuasa	tristate "Cobalt button interface"
342bebb8a2bSYoichi Yuasa	depends on MIPS_COBALT
343bebb8a2bSYoichi Yuasa	help
344bebb8a2bSYoichi Yuasa	  Say Y here if you want to support MIPS Cobalt button interface.
345bebb8a2bSYoichi Yuasa
346bebb8a2bSYoichi Yuasa	  To compile this driver as a module, choose M here: the
347bebb8a2bSYoichi Yuasa	  module will be called cobalt_btns.
348bebb8a2bSYoichi Yuasa
3496d999718SSebastian Reichelconfig INPUT_CPCAP_PWRBUTTON
3506d999718SSebastian Reichel	tristate "CPCAP OnKey"
3516d999718SSebastian Reichel	depends on MFD_CPCAP
3526d999718SSebastian Reichel	help
3536d999718SSebastian Reichel	  Say Y here if you want to enable power key reporting via the
3546d999718SSebastian Reichel	  Motorola CPCAP chip.
3556d999718SSebastian Reichel
3566d999718SSebastian Reichel	  To compile this driver as a module, choose M here. The module will
3576d999718SSebastian Reichel	  be called cpcap-pwrbutton.
3586d999718SSebastian Reichel
3595fc14680SDmitry Torokhovconfig INPUT_WISTRON_BTNS
3605fc14680SDmitry Torokhov	tristate "x86 Wistron laptop button interface"
361b2b80d9dSRandy Dunlap	depends on X86_32 && !UML
362e97af4cbSDmitry Torokhov	select INPUT_SPARSEKMAP
363389679d8SEric Piel	select NEW_LEDS
364389679d8SEric Piel	select LEDS_CLASS
365928923c7SGeert Uytterhoeven	select CHECK_SIGNATURE
3665fc14680SDmitry Torokhov	help
36701dd2fbfSMatt LaPlante	  Say Y here for support of Wistron laptop button interfaces, used on
368389679d8SEric Piel	  laptops of various brands, including Acer and Fujitsu-Siemens. If
36901dd2fbfSMatt LaPlante	  available, mail and wifi LEDs will be controllable via /sys/class/leds.
3705fc14680SDmitry Torokhov
3715fc14680SDmitry Torokhov	  To compile this driver as a module, choose M here: the module will
3725fc14680SDmitry Torokhov	  be called wistron_btns.
3735fc14680SDmitry Torokhov
37431ea7ff0SJaya Kumarconfig INPUT_ATLAS_BTNS
37531ea7ff0SJaya Kumar	tristate "x86 Atlas button interface"
37631ea7ff0SJaya Kumar	depends on X86 && ACPI
37731ea7ff0SJaya Kumar	help
37831ea7ff0SJaya Kumar	  Say Y here for support of Atlas wallmount touchscreen buttons.
37931ea7ff0SJaya Kumar	  The events will show up as scancodes F1 through F9 via evdev.
38031ea7ff0SJaya Kumar
38131ea7ff0SJaya Kumar	  To compile this driver as a module, choose M here: the module will
38231ea7ff0SJaya Kumar	  be called atlas_btns.
38331ea7ff0SJaya Kumar
384ba0acb5eSDmitry Torokhovconfig INPUT_ATI_REMOTE2
385ba0acb5eSDmitry Torokhov	tristate "ATI / Philips USB RF remote control"
3867a86edefSAl Viro	depends on USB_ARCH_HAS_HCD
387ba0acb5eSDmitry Torokhov	select USB
388ba0acb5eSDmitry Torokhov	help
389ba0acb5eSDmitry Torokhov	  Say Y here if you want to use an ATI or Philips USB RF remote control.
390ba0acb5eSDmitry Torokhov	  These are RF remotes with USB receivers.
391ba0acb5eSDmitry Torokhov	  ATI Remote Wonder II comes with some ATI's All-In-Wonder video cards
392ba0acb5eSDmitry Torokhov	  and is also available as a separate product.
393ba0acb5eSDmitry Torokhov	  This driver provides mouse pointer, left and right mouse buttons,
394ba0acb5eSDmitry Torokhov	  and maps all the other remote buttons to keypress events.
395ba0acb5eSDmitry Torokhov
396ba0acb5eSDmitry Torokhov	  To compile this driver as a module, choose M here: the module will be
397ba0acb5eSDmitry Torokhov	  called ati_remote2.
398ba0acb5eSDmitry Torokhov
399ba0acb5eSDmitry Torokhovconfig INPUT_KEYSPAN_REMOTE
400e52278a3SKees Cook	tristate "Keyspan DMR USB remote control"
4017a86edefSAl Viro	depends on USB_ARCH_HAS_HCD
402ba0acb5eSDmitry Torokhov	select USB
403ba0acb5eSDmitry Torokhov	help
404ba0acb5eSDmitry Torokhov	  Say Y here if you want to use a Keyspan DMR USB remote control.
405ba0acb5eSDmitry Torokhov	  Currently only the UIA-11 type of receiver has been tested.  The tag
406ba0acb5eSDmitry Torokhov	  on the receiver that connects to the USB port should have a P/N that
407ba0acb5eSDmitry Torokhov	  will tell you what type of DMR you have.  The UIA-10 type is not
408ba0acb5eSDmitry Torokhov	  supported at this time.  This driver maps all buttons to keypress
409ba0acb5eSDmitry Torokhov	  events.
410ba0acb5eSDmitry Torokhov
411ba0acb5eSDmitry Torokhov	  To compile this driver as a module, choose M here: the module will
412ba0acb5eSDmitry Torokhov	  be called keyspan_remote.
413ba0acb5eSDmitry Torokhov
414e8e70d83SChris Hudsonconfig INPUT_KXTJ9
415e8e70d83SChris Hudson	tristate "Kionix KXTJ9 tri-axis digital accelerometer"
416e8e70d83SChris Hudson	depends on I2C
417e8e70d83SChris Hudson	help
418e8e70d83SChris Hudson	  Say Y here to enable support for the Kionix KXTJ9 digital tri-axis
419e8e70d83SChris Hudson	  accelerometer.
420e8e70d83SChris Hudson
421e8e70d83SChris Hudson	  To compile this driver as a module, choose M here: the module will
422e8e70d83SChris Hudson	  be called kxtj9.
423e8e70d83SChris Hudson
424ba0acb5eSDmitry Torokhovconfig INPUT_POWERMATE
425ba0acb5eSDmitry Torokhov	tristate "Griffin PowerMate and Contour Jog support"
4267a86edefSAl Viro	depends on USB_ARCH_HAS_HCD
427ba0acb5eSDmitry Torokhov	select USB
428ba0acb5eSDmitry Torokhov	help
429ba0acb5eSDmitry Torokhov	  Say Y here if you want to use Griffin PowerMate or Contour Jog devices.
430ba0acb5eSDmitry Torokhov	  These are aluminum dials which can measure clockwise and anticlockwise
431ba0acb5eSDmitry Torokhov	  rotation.  The dial also acts as a pushbutton.  The base contains an LED
432ba0acb5eSDmitry Torokhov	  which can be instructed to pulse or to switch to a particular intensity.
433ba0acb5eSDmitry Torokhov
434ba0acb5eSDmitry Torokhov	  You can download userspace tools from
435ba0acb5eSDmitry Torokhov	  <http://sowerbutts.com/powermate/>.
43601387959SAlessandro Zummo
43701387959SAlessandro Zummo	  To compile this driver as a module, choose M here: the
438ba0acb5eSDmitry Torokhov	  module will be called powermate.
439ba0acb5eSDmitry Torokhov
440ba0acb5eSDmitry Torokhovconfig INPUT_YEALINK
441ba0acb5eSDmitry Torokhov	tristate "Yealink usb-p1k voip phone"
4427a86edefSAl Viro	depends on USB_ARCH_HAS_HCD
443ba0acb5eSDmitry Torokhov	select USB
444ba0acb5eSDmitry Torokhov	help
445ba0acb5eSDmitry Torokhov	  Say Y here if you want to enable keyboard and LCD functions of the
446ba0acb5eSDmitry Torokhov	  Yealink usb-p1k usb phones. The audio part is enabled by the generic
447ba0acb5eSDmitry Torokhov	  usb sound driver, so you might want to enable that as well.
448ba0acb5eSDmitry Torokhov
449ba0acb5eSDmitry Torokhov	  For information about how to use these additional functions, see
4505fb94e9cSMauro Carvalho Chehab	  <file:Documentation/input/devices/yealink.rst>.
451ba0acb5eSDmitry Torokhov
452ba0acb5eSDmitry Torokhov	  To compile this driver as a module, choose M here: the module will be
453ba0acb5eSDmitry Torokhov	  called yealink.
45401387959SAlessandro Zummo
455c04148f9SAlfred E. Heggestadconfig INPUT_CM109
456c04148f9SAlfred E. Heggestad	tristate "C-Media CM109 USB I/O Controller"
457c04148f9SAlfred E. Heggestad	depends on USB_ARCH_HAS_HCD
458c04148f9SAlfred E. Heggestad	select USB
459c04148f9SAlfred E. Heggestad	help
460c04148f9SAlfred E. Heggestad	  Say Y here if you want to enable keyboard and buzzer functions of the
461c04148f9SAlfred E. Heggestad	  C-Media CM109 usb phones. The audio part is enabled by the generic
462c04148f9SAlfred E. Heggestad	  usb sound driver, so you might want to enable that as well.
463c04148f9SAlfred E. Heggestad
464c04148f9SAlfred E. Heggestad	  To compile this driver as a module, choose M here: the module will be
465c04148f9SAlfred E. Heggestad	  called cm109.
466c04148f9SAlfred E. Heggestad
467d64cb71bSJaewon Kimconfig INPUT_REGULATOR_HAPTIC
468d64cb71bSJaewon Kim	tristate "Regulator haptics support"
469d64cb71bSJaewon Kim	depends on REGULATOR
470d64cb71bSJaewon Kim	select INPUT_FF_MEMLESS
471d64cb71bSJaewon Kim	help
472d64cb71bSJaewon Kim	  This option enables device driver support for the haptic controlled
473d64cb71bSJaewon Kim	  by a regulator. This driver supports ff-memless interface
474d64cb71bSJaewon Kim	  from input framework.
475d64cb71bSJaewon Kim
476d64cb71bSJaewon Kim	  To compile this driver as a module, choose M here: the
477d64cb71bSJaewon Kim	  module will be called regulator-haptic.
478d64cb71bSJaewon Kim
479544a46c9SAaro Koskinenconfig INPUT_RETU_PWRBUTTON
480544a46c9SAaro Koskinen	tristate "Retu Power button Driver"
481544a46c9SAaro Koskinen	depends on MFD_RETU
482544a46c9SAaro Koskinen	help
483544a46c9SAaro Koskinen	  Say Y here if you want to enable power key reporting via the
484544a46c9SAaro Koskinen	  Retu chips found in Nokia Internet Tablets (770, N800, N810).
485544a46c9SAaro Koskinen
486544a46c9SAaro Koskinen	  To compile this driver as a module, choose M here. The module will
487544a46c9SAaro Koskinen	  be called retu-pwrbutton.
488544a46c9SAaro Koskinen
4895fafed3eSFelipe Balbiconfig INPUT_TPS65218_PWRBUTTON
4905fafed3eSFelipe Balbi	tristate "TPS65218 Power button driver"
491722dc546SMarcin Niestroj	depends on (MFD_TPS65217 || MFD_TPS65218)
4925fafed3eSFelipe Balbi	help
493b8af0b5bSZhuohua Li	  Say Y here if you want to enable power button reporting for
494722dc546SMarcin Niestroj	  TPS65217 and TPS65218 Power Management IC devices.
4955fafed3eSFelipe Balbi
4965fafed3eSFelipe Balbi	  To compile this driver as a module, choose M here. The module will
4975fafed3eSFelipe Balbi	  be called tps65218-pwrbutton.
4985fafed3eSFelipe Balbi
499c8cf6e23SMarkus Schneider-Pargmannconfig INPUT_TPS65219_PWRBUTTON
500c8cf6e23SMarkus Schneider-Pargmann	tristate "TPS65219 Power button driver"
501c8cf6e23SMarkus Schneider-Pargmann	depends on MFD_TPS65219
502c8cf6e23SMarkus Schneider-Pargmann	help
503c8cf6e23SMarkus Schneider-Pargmann	  Say Y here if you want to enable power button reporting for
504c8cf6e23SMarkus Schneider-Pargmann	  TPS65219 Power Management IC devices.
505c8cf6e23SMarkus Schneider-Pargmann
506c8cf6e23SMarkus Schneider-Pargmann	  To compile this driver as a module, choose M here. The module will
507c8cf6e23SMarkus Schneider-Pargmann	  be called tps65219-pwrbutton.
508c8cf6e23SMarkus Schneider-Pargmann
5095b6c26a9SCarlo Caioneconfig INPUT_AXP20X_PEK
5105b6c26a9SCarlo Caione	tristate "X-Powers AXP20X power button driver"
5115b6c26a9SCarlo Caione	depends on MFD_AXP20X
5125b6c26a9SCarlo Caione	help
5135b6c26a9SCarlo Caione	  Say Y here if you want to enable power key reporting via the
5145b6c26a9SCarlo Caione	  AXP20X PMIC.
5155b6c26a9SCarlo Caione
5165b6c26a9SCarlo Caione	  To compile this driver as a module, choose M here. The module will
5175b6c26a9SCarlo Caione	  be called axp20x-pek.
5185b6c26a9SCarlo Caione
5195b6c26a9SCarlo Caione
52068d8bf04SFelipe Balbiconfig INPUT_TWL4030_PWRBUTTON
52168d8bf04SFelipe Balbi	tristate "TWL4030 Power button Driver"
52268d8bf04SFelipe Balbi	depends on TWL4030_CORE
52368d8bf04SFelipe Balbi	help
52468d8bf04SFelipe Balbi	  Say Y here if you want to enable power key reporting via the
52568d8bf04SFelipe Balbi	  TWL4030 family of chips.
52668d8bf04SFelipe Balbi
52768d8bf04SFelipe Balbi	  To compile this driver as a module, choose M here. The module will
52868d8bf04SFelipe Balbi	  be called twl4030_pwrbutton.
52968d8bf04SFelipe Balbi
5303dd1b394SJari Vanhalaconfig INPUT_TWL4030_VIBRA
5313dd1b394SJari Vanhala	tristate "Support for TWL4030 Vibrator"
5323dd1b394SJari Vanhala	depends on TWL4030_CORE
53357fe7251SPeter Ujfalusi	select MFD_TWL4030_AUDIO
5343dd1b394SJari Vanhala	select INPUT_FF_MEMLESS
5353dd1b394SJari Vanhala	help
5363dd1b394SJari Vanhala	  This option enables support for TWL4030 Vibrator Driver.
5373dd1b394SJari Vanhala
5383dd1b394SJari Vanhala	  To compile this driver as a module, choose M here. The module will
5393dd1b394SJari Vanhala	  be called twl4030_vibra.
5403dd1b394SJari Vanhala
541cc697d38SMisael Lopez Cruzconfig INPUT_TWL6040_VIBRA
542cc697d38SMisael Lopez Cruz	tristate "Support for TWL6040 Vibrator"
5438eaeb939SPeter Ujfalusi	depends on TWL6040_CORE
544cc697d38SMisael Lopez Cruz	select INPUT_FF_MEMLESS
545cc697d38SMisael Lopez Cruz	help
546cc697d38SMisael Lopez Cruz	  This option enables support for TWL6040 Vibrator Driver.
547cc697d38SMisael Lopez Cruz
548cc697d38SMisael Lopez Cruz	  To compile this driver as a module, choose M here. The module will
549cc697d38SMisael Lopez Cruz	  be called twl6040_vibra.
550cc697d38SMisael Lopez Cruz
5511da177e4SLinus Torvaldsconfig INPUT_UINPUT
5521da177e4SLinus Torvalds	tristate "User level driver support"
5531da177e4SLinus Torvalds	help
5541da177e4SLinus Torvalds	  Say Y here if you want to support user level drivers for input
5551da177e4SLinus Torvalds	  subsystem accessible under char device 10:223 - /dev/input/uinput.
5561da177e4SLinus Torvalds
5571da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
5581da177e4SLinus Torvalds	  module will be called uinput.
5591da177e4SLinus Torvalds
56048ad88b1SThomas Bogendoerferconfig INPUT_SGI_BTNS
56148ad88b1SThomas Bogendoerfer	tristate "SGI Indy/O2 volume button interface"
56248ad88b1SThomas Bogendoerfer	depends on SGI_IP22 || SGI_IP32
5633bee2a04SThomas Bogendoerfer	help
56448ad88b1SThomas Bogendoerfer	  Say Y here if you want to support SGI Indy/O2 volume button interface.
5653bee2a04SThomas Bogendoerfer
5663bee2a04SThomas Bogendoerfer	  To compile this driver as a module, choose M here: the
56748ad88b1SThomas Bogendoerfer	  module will be called sgi_btns.
5683bee2a04SThomas Bogendoerfer
5691da177e4SLinus Torvaldsconfig HP_SDC_RTC
5701da177e4SLinus Torvalds	tristate "HP SDC Real Time Clock"
571d061ebd5SAlexander Beregalov	depends on (GSC || HP300) && SERIO
5721da177e4SLinus Torvalds	select HP_SDC
5731da177e4SLinus Torvalds	help
5741da177e4SLinus Torvalds	  Say Y here if you want to support the built-in real time clock
5751da177e4SLinus Torvalds	  of the HP SDC controller.
5761da177e4SLinus Torvalds
577adff5962SNishanth Menonconfig INPUT_PALMAS_PWRBUTTON
578adff5962SNishanth Menon	tristate "Palmas Power button Driver"
579adff5962SNishanth Menon	depends on MFD_PALMAS
580adff5962SNishanth Menon	help
581adff5962SNishanth Menon	  Say Y here if you want to enable power key reporting via the
582adff5962SNishanth Menon	  Palmas family of PMICs.
583adff5962SNishanth Menon
584adff5962SNishanth Menon	  To compile this driver as a module, choose M here. The module will
585adff5962SNishanth Menon	  be called palmas_pwrbutton.
586adff5962SNishanth Menon
5871851b06aSBalaji Raoconfig INPUT_PCF50633_PMU
5881851b06aSBalaji Rao	tristate "PCF50633 PMU events"
5891851b06aSBalaji Rao	depends on MFD_PCF50633
5901851b06aSBalaji Rao	help
5911851b06aSBalaji Rao	 Say Y to include support for delivering  PMU events via  input
5921851b06aSBalaji Rao	 layer on NXP PCF50633.
5931851b06aSBalaji Rao
594b91c4be7SBryan Wuconfig INPUT_PCF8574
595b91c4be7SBryan Wu	tristate "PCF8574 Keypad input device"
596e52278a3SKees Cook	depends on I2C
597b91c4be7SBryan Wu	help
598393f9ffbSMasanari Iida	  Say Y here if you want to support a keypad connected via I2C
599b91c4be7SBryan Wu	  with a PCF8574.
600b91c4be7SBryan Wu
601b91c4be7SBryan Wu	  To compile this driver as a module, choose M here: the
602b91c4be7SBryan Wu	  module will be called pcf8574_keypad.
603b91c4be7SBryan Wu
604e22739d0SLars-Peter Clausenconfig INPUT_PWM_BEEPER
605e22739d0SLars-Peter Clausen	tristate "PWM beeper support"
606557fe99dSSascha Hauer	depends on PWM
607e22739d0SLars-Peter Clausen	help
608e22739d0SLars-Peter Clausen	  Say Y here to get support for PWM based beeper devices.
609e22739d0SLars-Peter Clausen
610e22739d0SLars-Peter Clausen	  If unsure, say N.
611e22739d0SLars-Peter Clausen
612e22739d0SLars-Peter Clausen	  To compile this driver as a module, choose M here: the module will be
613e22739d0SLars-Peter Clausen	  called pwm-beeper.
614e22739d0SLars-Peter Clausen
6153e5b0851SSebastian Reichelconfig INPUT_PWM_VIBRA
6163e5b0851SSebastian Reichel	tristate "PWM vibrator support"
6173e5b0851SSebastian Reichel	depends on PWM
6183e5b0851SSebastian Reichel	select INPUT_FF_MEMLESS
6193e5b0851SSebastian Reichel	help
6203e5b0851SSebastian Reichel	  Say Y here to get support for PWM based vibrator devices.
6213e5b0851SSebastian Reichel
6223e5b0851SSebastian Reichel	  If unsure, say N.
6233e5b0851SSebastian Reichel
6243e5b0851SSebastian Reichel	  To compile this driver as a module, choose M here: the module will be
6253e5b0851SSebastian Reichel	  called pwm-vibra.
6263e5b0851SSebastian Reichel
6275a35b85cSJoseph Chenconfig INPUT_RK805_PWRKEY
6285a35b85cSJoseph Chen	tristate "Rockchip RK805 PMIC power key support"
629c20e8c5bSSebastian Reichel	depends on MFD_RK8XX
6305a35b85cSJoseph Chen	help
6315a35b85cSJoseph Chen	  Select this option to enable power key driver for RK805.
6325a35b85cSJoseph Chen
6335a35b85cSJoseph Chen	  If unsure, say N.
6345a35b85cSJoseph Chen
6355a35b85cSJoseph Chen	  To compile this driver as a module, choose M here: the module will be
6365a35b85cSJoseph Chen	  called rk805_pwrkey.
6375a35b85cSJoseph Chen
63873969ff0SDaniel Mackconfig INPUT_GPIO_ROTARY_ENCODER
63973969ff0SDaniel Mack	tristate "Rotary encoders connected to GPIO pins"
6407d6548abSGeert Uytterhoeven	depends on GPIOLIB || COMPILE_TEST
64173969ff0SDaniel Mack	help
64273969ff0SDaniel Mack	  Say Y here to add support for rotary encoders connected to GPIO lines.
6435fb94e9cSMauro Carvalho Chehab	  Check file:Documentation/input/devices/rotary-encoder.rst for more
64473969ff0SDaniel Mack	  information.
64573969ff0SDaniel Mack
64673969ff0SDaniel Mack	  To compile this driver as a module, choose M here: the
64773969ff0SDaniel Mack	  module will be called rotary_encoder.
64873969ff0SDaniel Mack
649d9bdffd2SPhil Sutterconfig INPUT_RB532_BUTTON
650d9bdffd2SPhil Sutter	tristate "Mikrotik Routerboard 532 button interface"
651d9bdffd2SPhil Sutter	depends on MIKROTIK_RB532
65276ec9d18SAlexandre Courbot	depends on GPIOLIB
653d9bdffd2SPhil Sutter	help
654d9bdffd2SPhil Sutter	  Say Y here if you want support for the S1 button built into
655d9bdffd2SPhil Sutter	  Mikrotik's Routerboard 532.
656d9bdffd2SPhil Sutter
657d9bdffd2SPhil Sutter	  To compile this driver as a module, choose M here: the
658d9bdffd2SPhil Sutter	  module will be called rb532_button.
659d9bdffd2SPhil Sutter
660cd3f6098SRoy Imconfig INPUT_DA7280_HAPTICS
661cd3f6098SRoy Im	tristate "Dialog Semiconductor DA7280 haptics support"
662cd3f6098SRoy Im	depends on INPUT && I2C
663cd3f6098SRoy Im	select REGMAP_I2C
664cd3f6098SRoy Im	help
665cd3f6098SRoy Im	  Say Y to enable support for the Dialog DA7280 haptics driver.
666cd3f6098SRoy Im	  The haptics can be controlled by PWM or GPIO
667cd3f6098SRoy Im	  with I2C communication.
668cd3f6098SRoy Im
669cd3f6098SRoy Im	  To compile this driver as a module, choose M here: the
670cd3f6098SRoy Im	  module will be called da7280.
671cd3f6098SRoy Im
672f0c5f65bSAshish Jangamconfig INPUT_DA9052_ONKEY
673f0c5f65bSAshish Jangam	tristate "Dialog DA9052/DA9053 Onkey"
674f0c5f65bSAshish Jangam	depends on PMIC_DA9052
675f0c5f65bSAshish Jangam	help
676f0c5f65bSAshish Jangam	  Support the ONKEY of Dialog DA9052 PMICs as an input device
677f0c5f65bSAshish Jangam	  reporting power button status.
678f0c5f65bSAshish Jangam
679f0c5f65bSAshish Jangam	  To compile this driver as a module, choose M here: the
680f0c5f65bSAshish Jangam	  module will be called da9052_onkey.
681f0c5f65bSAshish Jangam
6828ed2757eSAshish Jangamconfig INPUT_DA9055_ONKEY
6838ed2757eSAshish Jangam	tristate "Dialog Semiconductor DA9055 ONKEY"
6848ed2757eSAshish Jangam	depends on MFD_DA9055
6858ed2757eSAshish Jangam	help
6868ed2757eSAshish Jangam	  Support the ONKEY of DA9055 PMICs as an input device
6878ed2757eSAshish Jangam	  reporting power button status.
6888ed2757eSAshish Jangam
6898ed2757eSAshish Jangam	  To compile this driver as a module, choose M here: the module
6908ed2757eSAshish Jangam	  will be called da9055_onkey.
6918ed2757eSAshish Jangam
6925179f0ceSSteve Twissconfig INPUT_DA9063_ONKEY
69304d7ad83SSteve Twiss	tristate "Dialog DA9063/62/61 OnKey"
694a27b5e0aSS Twiss	depends on MFD_DA9063 || MFD_DA9062
6955179f0ceSSteve Twiss	help
69604d7ad83SSteve Twiss	  Support the ONKEY of Dialog DA9063, DA9062 and DA9061 Power
69704d7ad83SSteve Twiss	  Management ICs as an input device capable of reporting the
69804d7ad83SSteve Twiss	  power button status.
6995179f0ceSSteve Twiss
7005179f0ceSSteve Twiss	  To compile this driver as a module, choose M here: the module
7015179f0ceSSteve Twiss	  will be called da9063_onkey.
7025179f0ceSSteve Twiss
7030c73b992SMark Brownconfig INPUT_WM831X_ON
7040c73b992SMark Brown	tristate "WM831X ON pin"
7050c73b992SMark Brown	depends on MFD_WM831X
7060c73b992SMark Brown	help
7070c73b992SMark Brown	  Support the ON pin of WM831X PMICs as an input device
7080c73b992SMark Brown	  reporting power button status.
7090c73b992SMark Brown
7100c73b992SMark Brown	  To compile this driver as a module, choose M here: the module
7110c73b992SMark Brown	  will be called wm831x_on.
7120c73b992SMark Brown
713d0a82132SDaniel Ribeiroconfig INPUT_PCAP
714d0a82132SDaniel Ribeiro	tristate "Motorola EZX PCAP misc input events"
715d0a82132SDaniel Ribeiro	depends on EZX_PCAP
716d0a82132SDaniel Ribeiro	help
717d0a82132SDaniel Ribeiro	  Say Y here if you want to use Power key and Headphone button
718d0a82132SDaniel Ribeiro	  on Motorola EZX phones.
719d0a82132SDaniel Ribeiro
720d0a82132SDaniel Ribeiro	  To compile this driver as a module, choose M here: the
721d0a82132SDaniel Ribeiro	  module will be called pcap_keys.
722d0a82132SDaniel Ribeiro
723e27c7292SMichael Hennerichconfig INPUT_ADXL34X
724e27c7292SMichael Hennerich	tristate "Analog Devices ADXL34x Three-Axis Digital Accelerometer"
725e27c7292SMichael Hennerich	default n
726e27c7292SMichael Hennerich	help
727e27c7292SMichael Hennerich	  Say Y here if you have a Accelerometer interface using the
728e27c7292SMichael Hennerich	  ADXL345/6 controller, and your board-specific initialization
729e27c7292SMichael Hennerich	  code includes that in its table of devices.
730e27c7292SMichael Hennerich
731e27c7292SMichael Hennerich	  This driver can use either I2C or SPI communication to the
732e27c7292SMichael Hennerich	  ADXL345/6 controller.  Select the appropriate method for
733e27c7292SMichael Hennerich	  your system.
734e27c7292SMichael Hennerich
735e27c7292SMichael Hennerich	  If unsure, say N (but it's safe to say "Y").
736e27c7292SMichael Hennerich
737e27c7292SMichael Hennerich	  To compile this driver as a module, choose M here: the
738e27c7292SMichael Hennerich	  module will be called adxl34x.
739e27c7292SMichael Hennerich
740e27c7292SMichael Hennerichconfig INPUT_ADXL34X_I2C
741e27c7292SMichael Hennerich	tristate "support I2C bus connection"
742e27c7292SMichael Hennerich	depends on INPUT_ADXL34X && I2C
743e27c7292SMichael Hennerich	default y
744e27c7292SMichael Hennerich	help
745e27c7292SMichael Hennerich	  Say Y here if you have ADXL345/6 hooked to an I2C bus.
746e27c7292SMichael Hennerich
747e27c7292SMichael Hennerich	  To compile this driver as a module, choose M here: the
748e27c7292SMichael Hennerich	  module will be called adxl34x-i2c.
749e27c7292SMichael Hennerich
750e27c7292SMichael Hennerichconfig INPUT_ADXL34X_SPI
751e27c7292SMichael Hennerich	tristate "support SPI bus connection"
752e27c7292SMichael Hennerich	depends on INPUT_ADXL34X && SPI
753e27c7292SMichael Hennerich	default y
754e27c7292SMichael Hennerich	help
755e27c7292SMichael Hennerich	  Say Y here if you have ADXL345/6 hooked to a SPI bus.
756e27c7292SMichael Hennerich
757e27c7292SMichael Hennerich	  To compile this driver as a module, choose M here: the
758e27c7292SMichael Hennerich	  module will be called adxl34x-spi.
759e27c7292SMichael Hennerich
7602e6f34faSEddie Jamesconfig INPUT_IBM_PANEL
7612e6f34faSEddie James	tristate "IBM Operation Panel driver"
7622e6f34faSEddie James	depends on I2C && I2C_SLAVE
7632e6f34faSEddie James	help
7642e6f34faSEddie James	  Say Y here if you have an IBM Operation Panel connected to your system
7652e6f34faSEddie James	  over I2C. The panel is typically connected only to a system's service
7662e6f34faSEddie James	  processor (BMC).
7672e6f34faSEddie James
7682e6f34faSEddie James	  If unsure, say N.
7692e6f34faSEddie James
7702e6f34faSEddie James	  The Operation Panel is a controller with some buttons and an LCD
7712e6f34faSEddie James	  display that allows someone with physical access to the system to
7722e6f34faSEddie James	  perform various administrative tasks. This driver only supports the part
7732e6f34faSEddie James	  of the controller that sends commands to the system.
7742e6f34faSEddie James
7752e6f34faSEddie James	  To compile this driver as a module, choose M here: the module will be
7762e6f34faSEddie James	  called ibm-panel.
7772e6f34faSEddie James
778628329d5SDmitry Torokhovconfig INPUT_IMS_PCU
779628329d5SDmitry Torokhov	tristate "IMS Passenger Control Unit driver"
780628329d5SDmitry Torokhov	depends on USB
781628329d5SDmitry Torokhov	depends on LEDS_CLASS
782628329d5SDmitry Torokhov	help
783628329d5SDmitry Torokhov	  Say Y here if you have system with IMS Rave Passenger Control Unit.
784628329d5SDmitry Torokhov
785628329d5SDmitry Torokhov	  To compile this driver as a module, choose M here: the module will be
786628329d5SDmitry Torokhov	  called ims_pcu.
787628329d5SDmitry Torokhov
78804e49867SJeff LaBundyconfig INPUT_IQS269A
78904e49867SJeff LaBundy	tristate "Azoteq IQS269A capacitive touch controller"
790d0ac7079SJeff LaBundy	depends on I2C
79104e49867SJeff LaBundy	select REGMAP_I2C
79204e49867SJeff LaBundy	help
79304e49867SJeff LaBundy	  Say Y to enable support for the Azoteq IQS269A capacitive
79404e49867SJeff LaBundy	  touch controller.
79504e49867SJeff LaBundy
79604e49867SJeff LaBundy	  To compile this driver as a module, choose M here: the
79704e49867SJeff LaBundy	  module will be called iqs269a.
79804e49867SJeff LaBundy
799f1d2809dSJeff LaBundyconfig INPUT_IQS626A
800f1d2809dSJeff LaBundy	tristate "Azoteq IQS626A capacitive touch controller"
801f1d2809dSJeff LaBundy	depends on I2C
802f1d2809dSJeff LaBundy	select REGMAP_I2C
803f1d2809dSJeff LaBundy	help
804f1d2809dSJeff LaBundy	  Say Y to enable support for the Azoteq IQS626A capacitive
805f1d2809dSJeff LaBundy	  touch controller.
806f1d2809dSJeff LaBundy
807f1d2809dSJeff LaBundy	  To compile this driver as a module, choose M here: the
808f1d2809dSJeff LaBundy	  module will be called iqs626a.
809f1d2809dSJeff LaBundy
810e505edaeSJeff LaBundyconfig INPUT_IQS7222
811dd24e202SJeff LaBundy	tristate "Azoteq IQS7222A/B/C/D capacitive touch controller"
812e505edaeSJeff LaBundy	depends on I2C
813e505edaeSJeff LaBundy	help
814dd24e202SJeff LaBundy	  Say Y to enable support for the Azoteq IQS7222A/B/C/D family
815e505edaeSJeff LaBundy	  of capacitive touch controllers.
816e505edaeSJeff LaBundy
817e505edaeSJeff LaBundy	  To compile this driver as a module, choose M here: the
818e505edaeSJeff LaBundy	  module will be called iqs7222.
819e505edaeSJeff LaBundy
820b029ffafSHemanth Vconfig INPUT_CMA3000
821b029ffafSHemanth V	tristate "VTI CMA3000 Tri-axis accelerometer"
822b029ffafSHemanth V	help
823b029ffafSHemanth V	  Say Y here if you want to use VTI CMA3000_D0x Accelerometer
824b029ffafSHemanth V	  driver
825b029ffafSHemanth V
826b029ffafSHemanth V	  This driver currently only supports I2C interface to the
827b029ffafSHemanth V	  controller. Also select the I2C method.
828b029ffafSHemanth V
829b029ffafSHemanth V	  If unsure, say N
830b029ffafSHemanth V
831b029ffafSHemanth V	  To compile this driver as a module, choose M here: the
832b029ffafSHemanth V	  module will be called cma3000_d0x.
833b029ffafSHemanth V
834b029ffafSHemanth Vconfig INPUT_CMA3000_I2C
835b029ffafSHemanth V	tristate "Support I2C bus connection"
836b029ffafSHemanth V	depends on INPUT_CMA3000 && I2C
837b029ffafSHemanth V	help
838b029ffafSHemanth V	  Say Y here if you want to use VTI CMA3000_D0x Accelerometer
839b029ffafSHemanth V	  through I2C interface.
840b029ffafSHemanth V
841b029ffafSHemanth V	  To compile this driver as a module, choose M here: the
842b029ffafSHemanth V	  module will be called cma3000_d0x_i2c.
843b029ffafSHemanth V
84449851ca0SDmitry Torokhovconfig INPUT_XEN_KBDDEV_FRONTEND
84549851ca0SDmitry Torokhov	tristate "Xen virtual keyboard and mouse support"
8464bc25af7SAndrew Jones	depends on XEN
84749851ca0SDmitry Torokhov	default y
84849851ca0SDmitry Torokhov	select XEN_XENBUS_FRONTEND
84949851ca0SDmitry Torokhov	help
85049851ca0SDmitry Torokhov	  This driver implements the front-end of the Xen virtual
85149851ca0SDmitry Torokhov	  keyboard and mouse device driver.  It communicates with a back-end
85249851ca0SDmitry Torokhov	  in another domain.
85349851ca0SDmitry Torokhov
85449851ca0SDmitry Torokhov	  To compile this driver as a module, choose M here: the
85549851ca0SDmitry Torokhov	  module will be called xen-kbdfront.
85649851ca0SDmitry Torokhov
8571ea4c161SAndrey Moiseevconfig INPUT_IDEAPAD_SLIDEBAR
8581ea4c161SAndrey Moiseev	tristate "IdeaPad Laptop Slidebar"
8591ea4c161SAndrey Moiseev	depends on INPUT
8601ea4c161SAndrey Moiseev	depends on SERIO_I8042
8611ea4c161SAndrey Moiseev	help
8621ea4c161SAndrey Moiseev	  Say Y here if you have an IdeaPad laptop with a slidebar.
8631ea4c161SAndrey Moiseev
8641ea4c161SAndrey Moiseev	  To compile this driver as a module, choose M here: the
8651ea4c161SAndrey Moiseev	  module will be called ideapad_slidebar.
8661ea4c161SAndrey Moiseev
86761cd4822SLejun Zhuconfig INPUT_SOC_BUTTON_ARRAY
86861cd4822SLejun Zhu	tristate "Windows-compatible SoC Button Array"
869c3941593SMaximilian Luz	depends on KEYBOARD_GPIO && ACPI
87061cd4822SLejun Zhu	help
871c3941593SMaximilian Luz	  Say Y here if you have a SoC-based tablet that originally runs
872c3941593SMaximilian Luz	  Windows 8 or a Microsoft Surface Book 2, Pro 5, Laptop 1 or later.
87361cd4822SLejun Zhu
87461cd4822SLejun Zhu	  To compile this driver as a module, choose M here: the
87561cd4822SLejun Zhu	  module will be called soc_button_array.
87661cd4822SLejun Zhu
8777132fe4fSDan Murphyconfig INPUT_DRV260X_HAPTICS
8787132fe4fSDan Murphy	tristate "TI DRV260X haptics support"
8797d6548abSGeert Uytterhoeven	depends on INPUT && I2C
8807d6548abSGeert Uytterhoeven	depends on GPIOLIB || COMPILE_TEST
8817132fe4fSDan Murphy	select INPUT_FF_MEMLESS
8827132fe4fSDan Murphy	select REGMAP_I2C
8837132fe4fSDan Murphy	help
8847132fe4fSDan Murphy	  Say Y to enable support for the TI DRV260X haptics driver.
8857132fe4fSDan Murphy
8867132fe4fSDan Murphy	  To compile this driver as a module, choose M here: the
8877132fe4fSDan Murphy	  module will be called drv260x-haptics.
8887132fe4fSDan Murphy
8894d10da13SDan Murphyconfig INPUT_DRV2665_HAPTICS
8904d10da13SDan Murphy	tristate "TI DRV2665 haptics support"
8914d10da13SDan Murphy	depends on INPUT && I2C
8924d10da13SDan Murphy	select INPUT_FF_MEMLESS
8934d10da13SDan Murphy	select REGMAP_I2C
8944d10da13SDan Murphy	help
8954d10da13SDan Murphy	  Say Y to enable support for the TI DRV2665 haptics driver.
8964d10da13SDan Murphy
8974d10da13SDan Murphy	  To compile this driver as a module, choose M here: the
8984d10da13SDan Murphy	  module will be called drv2665-haptics.
8994d10da13SDan Murphy
9001c246225SDan Murphyconfig INPUT_DRV2667_HAPTICS
9011c246225SDan Murphy	tristate "TI DRV2667 haptics support"
9021c246225SDan Murphy	depends on INPUT && I2C
9031c246225SDan Murphy	select INPUT_FF_MEMLESS
9041c246225SDan Murphy	select REGMAP_I2C
9051c246225SDan Murphy	help
9061c246225SDan Murphy	  Say Y to enable support for the TI DRV2667 haptics driver.
9071c246225SDan Murphy
9081c246225SDan Murphy	  To compile this driver as a module, choose M here: the
909c857ea9eSDan Murphy	  module will be called drv2667-haptics.
9101c246225SDan Murphy
911fcd6eb50SJorge Ramirez-Ortizconfig INPUT_HISI_POWERKEY
912fcd6eb50SJorge Ramirez-Ortiz	tristate "Hisilicon PMIC ONKEY support"
913fcd6eb50SJorge Ramirez-Ortiz	depends on ARCH_HISI || COMPILE_TEST
914fcd6eb50SJorge Ramirez-Ortiz	help
915fcd6eb50SJorge Ramirez-Ortiz	  Say Y to enable support for PMIC ONKEY.
916fcd6eb50SJorge Ramirez-Ortiz
917fcd6eb50SJorge Ramirez-Ortiz	  To compile this driver as a module, choose M here: the
918fcd6eb50SJorge Ramirez-Ortiz	  module will be called hisi_powerkey.
919fcd6eb50SJorge Ramirez-Ortiz
92062f0f079SAndrey Smirnovconfig INPUT_RAVE_SP_PWRBUTTON
92162f0f079SAndrey Smirnov	tristate "RAVE SP Power button Driver"
92262f0f079SAndrey Smirnov	depends on RAVE_SP_CORE
92362f0f079SAndrey Smirnov	help
92462f0f079SAndrey Smirnov	  Say Y here if you want to enable power key reporting from RAVE SP
92562f0f079SAndrey Smirnov
92662f0f079SAndrey Smirnov	  To compile this driver as a module, choose M here: the
92762f0f079SAndrey Smirnov	  module will be called rave-sp-pwrbutton.
92862f0f079SAndrey Smirnov
92945615a9bSXiaotong Luconfig INPUT_SC27XX_VIBRA
93045615a9bSXiaotong Lu	tristate "Spreadtrum sc27xx vibrator support"
93145615a9bSXiaotong Lu	depends on MFD_SC27XX_PMIC || COMPILE_TEST
93245615a9bSXiaotong Lu	select INPUT_FF_MEMLESS
93345615a9bSXiaotong Lu	help
93445615a9bSXiaotong Lu	  This option enables support for Spreadtrum sc27xx vibrator driver.
93545615a9bSXiaotong Lu
93645615a9bSXiaotong Lu	  To compile this driver as a module, choose M here. The module will
93745615a9bSXiaotong Lu	  be called sc27xx_vibra.
93845615a9bSXiaotong Lu
939ed3d5bd2SChiYuan Huangconfig INPUT_RT5120_PWRKEY
940ed3d5bd2SChiYuan Huang	tristate "RT5120 PMIC power key support"
941ed3d5bd2SChiYuan Huang	depends on MFD_RT5120 || COMPILE_TEST
942ed3d5bd2SChiYuan Huang	help
943ed3d5bd2SChiYuan Huang	  This enables support for RT5120 PMIC power key driver.
944ed3d5bd2SChiYuan Huang
945ed3d5bd2SChiYuan Huang	  To compile this driver as a module, choose M here. the module will
946ed3d5bd2SChiYuan Huang	  be called rt5120-pwrkey.
947ed3d5bd2SChiYuan Huang
9489eb9cc93SPascal PAILLET-LMEconfig INPUT_STPMIC1_ONKEY
9499eb9cc93SPascal PAILLET-LME	tristate "STPMIC1 PMIC Onkey support"
9509eb9cc93SPascal PAILLET-LME	depends on MFD_STPMIC1
9519eb9cc93SPascal PAILLET-LME	help
9529eb9cc93SPascal PAILLET-LME	  Say Y to enable support of onkey embedded into STPMIC1 PMIC. onkey
9539eb9cc93SPascal PAILLET-LME	  can be used to wakeup from low power modes and force a shut-down on
9549eb9cc93SPascal PAILLET-LME	  long press.
9559eb9cc93SPascal PAILLET-LME
9569eb9cc93SPascal PAILLET-LME	  To compile this driver as a module, choose M here: the
9579eb9cc93SPascal PAILLET-LME	  module will be called stpmic1_onkey.
9589eb9cc93SPascal PAILLET-LME
9591da177e4SLinus Torvaldsendif
960