Re: [PATCH for 2.6.22] [5/10] x86_64: Quieten Atari keyboard warningsin Kconfig

From: Roman Zippel
Date: Wed Jun 20 2007 - 08:32:49 EST


Hi,

On Wed, 20 Jun 2007, Andi Kleen wrote:

> 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.

Um, I thought it had been fixed already. (I'm a little busy with other
things at the moment.)

> Signed-off-by: Andi Kleen <ak@xxxxxxx>

Acked-by: Roman Zippel <zippel@xxxxxxxxxxxxxx>

bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/