Re: [PATCH] ISDN: make ICN not auto-grab port 0x320
From: Rene Herman
Date: Tue Aug 12 2008 - 09:47:24 EST
On 12-08-08 15:26, Rene Herman wrote:
On 12-08-08 15:08, Adrian Bunk wrote:
Write the required settings into a file and use KCONFIG_ALLCONFIG.
Found those, but seems unable to express the "depends on BROKEN_BOOT if
FOO=y" method that's currently used.
Yes, might admittedly not be considered a huge problem and perhaps we
could just ship an allyes.config (and same allrandom.config) but it's
not nice to spread information about a single symbol over various files
like that.
Currently, we have a tristate that turns into a y/n bool if !MODULES.
What would be real nice here is a tristate that turns into a m/n bool if
!RANDOM, where allyesconfig and randconfig would pre-select RANDOM.
(I ofcourse mean "if RANDOM" here)
If I'm not mistaken, that's currently not possible...
Rene.
--
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/