Re: CONFIG_NET_RADIO vs CONFIG_NET_WIRELESS

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 07/22/04

  • Next message: Robin Holt: "Re: Altix I/O code re-org"
    Date:	Thu, 22 Jul 2004 21:36:55 +0200
    To: Michael Heyse <mhk@designassembly.de>
    
    

    On Thu, Jul 22, 2004 at 03:29:30PM +0200, Michael Heyse wrote:
    > I am confused. CONFIG_NET_RADIO is set when you select "Wireless LAN
    > drivers". But building of drivers/net/wireless depends on
    > CONFIG_NET_WIRELESS, but not a single Kconfig defines this value (it is
    > defined in some defconfigs though). So the wireless LAN drivers are
    > never built.
    >
    > What am I missing???

    The following from drivers/net/wireless/Kconfig:

    <-- snip -->

    config NET_WIRELESS
            bool
            depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
            default y

    <-- snip -->

    > Michael

    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@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Robin Holt: "Re: Altix I/O code re-org"

    Relevant Pages

    • Re: [2.6 patch] ISDN_CAPI_CAPIFS related cleanups
      ... >> This patch contains the following cleanups: ... >> config ISDN_CAPI_CAPIFS_BOOL ... There had been need of rain for many days. ... 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/ ...
      (Linux-Kernel)
    • Re: [bk patches] Long delayed input update
      ... >> Stop messing with peoples minds. ... The default config should contain ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: libata-dev queue updated
      ... > config SCSI_SATA ... this bug reintroduces a problem with SCSI=m. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • 2.6.0-test4: CONFIG_KCORE_AOUT doesnt compile
      ... > .config included ... Executable file formats ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.11-mm2 fremap.c compile error
      ... I wasn't able to reproduce this with your .config. ... Please retry with a freshly unpacked 2.6.11 plus the -mm2 patch. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)