Hi.

drivers/isdn/isdn_bsdcomp.c #errors if it is not compiled as a module. The
following patch moves this into the Config.in file. Other options include
fixing the code or just noting this in the help option for the config entry.
I leave this up to the maintainers.


--- linux-240-t13-pre2-clean/drivers/isdn/Config.in     Sat Dec 16 20:40:56 2000
+++ linux/drivers/isdn/Config.in        Sat Dec 16 21:40:25 2000
@@ -6,7 +6,7 @@
    if [ "$CONFIG_ISDN_PPP" != "n" ]; then
       bool     '    Use VJ-compression with synchronous PPP' CONFIG_ISDN_PPP_VJ
       bool     '    Support generic MP (RFC 1717)' CONFIG_ISDN_MPP
-      tristate '    Support BSD compression with sync PPP' CONFIG_ISDN_PPP_BSDCOMP
+      dep_tristate '    Support BSD compression with sync PPP' 
+CONFIG_ISDN_PPP_BSDCOMP $CONFIG_MODULES
    fi
 fi
 bool '  Support audio via ISDN' CONFIG_ISDN_AUDIO

-- 
Regards,
        Rasmus([EMAIL PROTECTED])

While the Melissa license is a bit unclear, Melissa aggressively
encourages free distribution of its source code.
  -- Kevin Dalley on Melissa being Open Source
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to