linux/arch/m68k
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
..
amiga
apollo
atari
bvme6000
configs
fpsp040
hp300
ifpsp060
kernel m68k: discontinuous memory support 2007-05-31 07:58:14 -07:00
lib
mac m68k: parenthesis balance 2007-06-01 08:18:27 -07:00
math-emu
mm m68k: discontinuous memory support 2007-05-31 07:58:14 -07:00
mvme16x
mvme147
q40
sun3 m68k: discontinuous memory support 2007-05-31 07:58:14 -07:00
sun3x
tools/amiga
Kconfig x86_64: Quieten Atari keyboard warnings in Kconfig 2007-06-20 14:27:26 -07:00
Kconfig.debug
Makefile
defconfig