Re: CONFIG_SOUND_GAMEPORT in 2.5

Vojtech Pavlik (vojtech@suse.cz)
Wed, 13 Mar 2002 18:20:54 +0100


On Wed, Mar 13, 2002 at 04:27:49PM +0100, Guennadi Liakhovetski wrote:

> Hello everybody. The following extract from
> drivers/input/gameport/Config.in doesn't seem quite right to me, in
> general and for ARM specifically:
> if [ "$CONFIG_GAMEPORT" = "m" ]; then
> define_tristate CONFIG_SOUND_GAMEPORT m
> fi
> if [ "$CONFIG_GAMEPORT" != "m" ]; then
> define_tristate CONFIG_SOUND_GAMEPORT y
> fi
>
> Could the maintainer please change this?

What's the problem here?

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