Re: [PATCH] Kconfig fix (BLK_DEV_FD dependencies)

From: Roman Zippel
Date: Tue Sep 06 2005 - 10:08:56 EST


Hi,

On Tue, 6 Sep 2005 viro@xxxxxxxxxxxxxxxxxx wrote:

> We could go for your "allow" form, but what else would need it? USB gadget
> stuff with its "must have at most one low-level driver, high-level drivers
> should be allowed only if a low-level one is present"? RTC mess is better
> solved in other ways, PARPORT_PC is mostly solved by now, what's left?
> VGA_CONSOLE? I really don't see enough uses for such construct...

It would be mostly useful for arm/mips with their millions of
configurations. Adding or removing one of them would become easier if the
references to it aren't spread over the complete.
Basically select is already used (and sometimes abused) this way.

bye, Roman
-
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/