Re: [2.6 patch] ISDN_CAPI_CAPIFS related cleanups

From: Adrian Bunk
Date: Wed Feb 01 2006 - 05:42:37 EST


On Wed, Feb 01, 2006 at 09:43:48AM +0100, Armin Schindler wrote:
> On Tue, 31 Jan 2006, Adrian Bunk wrote:
> > This patch contains the following cleanups:
> > - move the help text to the right option
>
> where did you move it to? I just see the removal of the help text.

I moved it from ISDN_CAPI_CAPIFS to ISDN_CAPI_CAPIFS_BOOL (diff displays
this a bit strange).

> Armin
>...
> > config ISDN_CAPI_CAPIFS_BOOL
> > bool "CAPI2.0 filesystem support"
> > depends on ISDN_CAPI_MIDDLEWARE && ISDN_CAPI_CAPI20
> > -
> > -config ISDN_CAPI_CAPIFS
> > - tristate
> > - depends on ISDN_CAPI_CAPIFS_BOOL
> > - default ISDN_CAPI_CAPI20
> > help
> > This option provides a special file system, similar to /dev/pts with
> > device nodes for the special ttys established by using the
> > middleware extension above. If you want to use pppd with
> > pppdcapiplugin to dial up to your ISP, say Y here.
> >
> > +config ISDN_CAPI_CAPIFS
> > + tristate
> > + depends on ISDN_CAPI_CAPIFS_BOOL
> > + default ISDN_CAPI_CAPI20
> > +
>...

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/