On 05.04.2006 18:32, Adrian Bunk wrote: > CRC_CCITT is an internal helper function that should be select'ed. Good point. Thanks. > Signed-off-by: Adrian Bunk <[email protected]> Acked-by: Tilman Schmidt <[email protected]> > > --- linux-2.6.17-rc1-mm1-full/drivers/isdn/gigaset/Kconfig.old 2006-04-05 17:42:54.000000000 +0200 > +++ linux-2.6.17-rc1-mm1-full/drivers/isdn/gigaset/Kconfig 2006-04-05 17:43:07.000000000 +0200 > @@ -3,7 +3,8 @@ > > config ISDN_DRV_GIGASET > tristate "Siemens Gigaset support (isdn)" > - depends on ISDN_I4L && CRC_CCITT > + depends on ISDN_I4L > + select CRC_CCITT > help > Say m here if you have a Gigaset or Sinus isdn device. > > -- Tilman Schmidt E-Mail: [email protected] Bonn, Germany Diese Nachricht besteht zu 100% aus wiederverwerteten Bits. Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
Attachment:
signature.asc
Description: OpenPGP digital signature
- References:
- [2.6 patch] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT
- From: Adrian Bunk <[email protected]>
- [2.6 patch] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT
- Prev by Date: Re: [patch 03/26] sysfs: zero terminate sysfs write buffers (CVE-2006-1055)
- Next by Date: Re: [patch 03/26] sysfs: zero terminate sysfs write buffers (CVE-2006-1055)
- Previous by thread: [2.6 patch] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT
- Next by thread: [2.6 patch] drivers/char/random.c: unexport secure_ipv6_port_ephemeral
- Index(es):