linux/drivers/input/misc
Alexander Beregalov d061ebd57a Input: hp_sdc_rtc should depend on serio
Fix this build error when CONFIG_SERIO is not set
hp_sdc_rtc.c:691: undefined reference to `hp_sdc_request_timer_irq'
and so on..

"select should be used with care. select will force
a symbol to a value without visiting the dependencies."

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-04-15 08:58:19 -07:00
..
Kconfig Input: hp_sdc_rtc should depend on serio 2009-04-15 08:58:19 -07:00
Makefile Input: arrange drivers/input/misc/Makefile in alphabetical order 2009-03-09 20:15:42 -07:00
apanel.c
ati_remote.c
ati_remote2.c Input: ati_remote2 - check module params 2009-01-29 23:43:42 -08:00
atlas_btns.c
cm109.c
cobalt_btns.c
hp_sdc_rtc.c
ixp4xx-beeper.c
keyspan_remote.c
m68kspkr.c
pcf50633-input.c
pcspkr.c
powermate.c
rb532_button.c Input: add driver for S1 button of rb532 2009-03-09 20:10:12 -07:00
rotary_encoder.c Input: generic driver for rotary encoders on GPIOs 2009-03-08 16:35:53 -07:00
sgi_btns.c
sparcspkr.c
uinput.c
wistron_btns.c
yealink.c
yealink.h