linux/drivers/input/keyboard
Andi Kleen 0e52d3281f x86_64: Quieten Atari keyboard warnings in Kconfig
Not directly related to x86, but I got tired of seeing these warnings on every
kconfig update when building on a non m68k box:

drivers/input/keyboard/Kconfig:170:warning: 'select' used by config symbol 'KEYBOARD_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'
drivers/input/mouse/Kconfig:182:warning: 'select' used by config symbol 'MOUSE_ATARI' refers to undefined symbol 'ATARI_KBD_CORE'

I moved the definition of ATARI_KBD_CORE into drivers/input/keyboard/Kconfig
so it's always seen by Kconfig.

Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-06-20 14:27:26 -07:00
..
Kconfig x86_64: Quieten Atari keyboard warnings in Kconfig 2007-06-20 14:27:26 -07:00
Makefile Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-04 18:16:12 -07:00
aaed2000_kbd.c Input: aaed2000_kbd - convert to use polldev library 2007-05-03 01:02:07 -04:00
amikbd.c [PATCH] m68k trivial build fixes 2006-12-17 10:21:53 -08:00
atakbd.c m68k: Atari keyboard and mouse support. 2007-05-04 17:59:05 -07:00
atkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
corgikbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
gpio_keys.c Input: gpio_keys - add support for switches (EV_SW) 2007-05-01 00:39:13 -04:00
hil_kbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
hilkbd.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-04 18:16:12 -07:00
hpps2atkbd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lkkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
locomokbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
newtonkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
omap-keypad.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
pxa27x_keyboard.c [ARM] pxa: fix pxa27x keyboard driver 2007-06-05 21:14:40 +01:00
spitzkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
stowaway.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
sunkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
xtkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00