2.3.18 and CONFIG_ADB_MOUSE
David D. Kilzer
ddkilzer at computer.org
Sat Sep 11 13:47:16 EST 1999
Martin Costabel wrote:
>In the latest vger-2.3.18 and also Paul's linux-pmac-devel, the
>ADB_MOUSE cannot be selected any more, neither in 'make oldconfig' nor
>in 'make menuconfig'.
>
>While the logic in drivers/char/Config.in:
>
>if [ "$CONFIG_ADB" = "y" ; then
> dep_tristate 'Apple Desktop Bus mouse support' CONFIG_ADB_MOUSE
>$CONFIG_BUSMOUSE
>
>looks OK, it doesn't work. This never shows up in 'make menuconfig'.
There's a missing ']' before the semi-colon '; then' if you copied that
verbatim.
If that's not the problem, then did you say "y" to ADB bus support (or did
it even ask)?
Dave
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list