patch-2.3.22 linux/drivers/char/Config.in
Next file: linux/drivers/char/adbmouse.c
Previous file: linux/drivers/block/paride/pt.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Oct 12 10:00:58 1999
-  Orig file: 
v2.3.21/linux/drivers/char/Config.in
-  Orig date: 
Mon Oct  4 15:49:29 1999
diff -u --recursive --new-file v2.3.21/linux/drivers/char/Config.in linux/drivers/char/Config.in
@@ -69,7 +69,7 @@
   dep_tristate 'ATIXL busmouse support' CONFIG_ATIXL_BUSMOUSE $CONFIG_BUSMOUSE
   dep_tristate 'Logitech busmouse support' CONFIG_LOGIBUSMOUSE $CONFIG_BUSMOUSE
   dep_tristate 'Microsoft busmouse support' CONFIG_MS_BUSMOUSE $CONFIG_BUSMOUSE
-  if [ "$CONFIG_PPC" = "y" ] ; then
+  if [ "$CONFIG_ADB" = "y" ]; then
     dep_tristate 'Apple Desktop Bus mouse support' CONFIG_ADBMOUSE $CONFIG_BUSMOUSE
   fi
 fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)