Re: [PATCH] drivers/isdn/isdn_bsdcomp.c can only be modular (240t13p2)

2000-12-16 Thread Peter Samuelson
[Rasmus Andersen] > - 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 Kai has a better fix in his tree already. Various ISDN build problems are going awa

[PATCH] drivers/isdn/isdn_bsdcomp.c can only be modular (240t13p2)

2000-12-16 Thread Rasmus Andersen
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/