G'day,
Symbols CONFIG_PARPORT_ATARI, CONFIG_PRINTER and CONFIG_PARPORT_1284 for
m68k port depend on CONFIG_EXPERIMENTAL but do not say so in their banners.
diff -ruN linux-2.5.24+patches5/arch/m68k/config.in linux-2.5.24/arch/m68k/config.in
--- linux-2.5.24+patches5/arch/m68k/config.in Sun Jun 30 20:27:22 2002
+++ linux-2.5.24/arch/m68k/config.in Sun Jun 30 21:48:48 2002
@@ -121,11 +121,11 @@
fi
fi
if [ "$CONFIG_ATARI" = "y" ]; then
- dep_tristate ' Atari builtin port' CONFIG_PARPORT_ATARI $CONFIG_PARPORT
+ dep_tristate ' Atari builtin port (EXPERIMENTAL)' CONFIG_PARPORT_ATARI
+$CONFIG_PARPORT
fi
- dep_tristate ' Parallel printer support' CONFIG_PRINTER $CONFIG_PARPORT
+ dep_tristate ' Parallel printer support (EXPERIMENTAL)' CONFIG_PRINTER
+$CONFIG_PARPORT
if [ "$CONFIG_PRINTER" != "n" ]; then
- bool ' IEEE 1284 transfer modes' CONFIG_PARPORT_1284
+ bool ' IEEE 1284 transfer modes (EXPERIMENTAL)' CONFIG_PARPORT_1284
fi
fi
Greg.
--
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down. - Roger Sandall, The Age, 28Sep2001.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel