CONFIG_SOUND_GAMEPORT in 2.5

Guennadi Liakhovetski (gl@dsa-ac.de)
Wed, 13 Mar 2002 16:27:49 +0100 (CET)


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?

Thanks
Guennadi
---------------------------------
Guennadi Liakhovetski, Ph.D.
DSA Daten- und Systemtechnik GmbH
Pascalstr. 28
D-52076 Aachen
Germany

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