Re: architectures with their own "config PCMCIA"

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 08/14/04

  • Next message: Adrian Bunk: "Re: [2.6 patch] CONFIG_MII requires only CONFIG_NET"
    Date:	Sat, 14 Aug 2004 22:47:12 +0200
    To: Roman Zippel <zippel@linux-m68k.org>
    
    

    On Thu, Aug 12, 2004 at 10:59:25AM +0200, Roman Zippel wrote:
    > Hi,
    >
    > On Thu, 12 Aug 2004, Adrian Bunk wrote:
    >
    > > > Roman, a related Q.
    > > > Why not error out, or at least warn when encountering an unknow
    > > > symbol in a 'depends on' statement?
    > > >...
    > >
    > > That doesn't sound like a good idea, consider e.g.:
    > >
    > > config BAGETLANCE
    > > tristate "Baget AMD LANCE support"
    > > depends on NET_ETHERNET && BAGET_MIPS
    >
    > This is less a problem, as here it's clear that you want a boolean result,
    > but something like "FOO=n" is really a string compare and FOO could be of
    > any type (that 99% of all symbols are boolean/tristate symbols doesn't
    > really help).

    Wouldn't it be better to require a string or hex to always be quoted
    like "somestring"?

    This way y/m/n would always have a non-string type.

    > bye, Roman

    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: Adrian Bunk: "Re: [2.6 patch] CONFIG_MII requires only CONFIG_NET"

    Relevant Pages

    • 2.6: Problem multiple bool/tristate prompts
      ... 'tristate' to 'boolean' ... and the symbol is handled as tristate although BROKEN_MODULAR isn't ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6 patch] drivers/pnp/: possible cleanups
      ... modular code will use any of them, ... Modular ISAPnP might be interesting in some cases, ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: A users thoughts on the new dev. model
      ... >> when the stable tree wasn't. ... Andrew said explicitely in a mail to linux-kernel that he'd consider ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6 patch] let W1 select NET
      ... > selecting the required dependencies. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6 patch] drivers/acpi: remove unused exported functions
      ... > future patches, but sometimes Real Life gets in the way and the ... > programmer stalls development for some time, no problem, just ifdef it. ... There had been need of rain for many days. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)