G'day,
Symbols CONFIG_PARPORT_AMIGA and CONFIG_PARPORT_MFC3 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
@@ -109,9 +109,9 @@
tristate 'Parallel port support (EXPERIMENTAL)' CONFIG_PARPORT
if [ "$CONFIG_PARPORT" != "n" ]; then
if [ "$CONFIG_AMIGA" != "n" ]; then
- dep_tristate ' Amiga builtin port' CONFIG_PARPORT_AMIGA $CONFIG_PARPORT
+ dep_tristate ' Amiga builtin port (EXPERIMENTAL)' CONFIG_PARPORT_AMIGA
+$CONFIG_PARPORT
if [ "$CONFIG_ZORRO" != "n" ]; then
- dep_tristate ' Multiface III parallel port' CONFIG_PARPORT_MFC3
$CONFIG_PARPORT
+ dep_tristate ' Multiface III parallel port (EXPERIMENTAL)'
+CONFIG_PARPORT_MFC3 $CONFIG_PARPORT
fi
fi
if [ "$CONFIG_Q40" != "n" ]; then
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