Satyam Sharma wrote:
Yes, mixing select and depends is a recipe for build disasters. Call me a rabid fanatic, but I would in fact go as far as to say that this whole "select" thing in the Kconfig process is one big BUG, and not a feature. People are lazy by nature and would rather just "select" a dependency for their config option than burden users with several "depends".
Tough, the kernel community has voted against you.It makes far more sense to include a driver during kernel configuration, and have that driver pull in its libraries via 'select'. The lame alternative requires developers to know which libraries they need BEFORE picking their drivers, which is backwards and requires legwork on the part of the kernel developer.
Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Roman Zippel <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: "Satyam Sharma" <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Randy Dunlap <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- References:
- [PATCH 0/3] Intel IXP4xx network drivers
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Roman Zippel <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Roman Zippel <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Roman Zippel <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Jeff Garzik <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Roman Zippel <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: Roman Zippel <[email protected]>
- Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- From: "Satyam Sharma" <[email protected]>
- [PATCH 0/3] Intel IXP4xx network drivers
- Prev by Date: [PATCH 2/8] Change the broadcast timer based on rating of clockevent dev
- Next by Date: [PATCH 3/8] kernel irqbalance fixes to handle IRQs with balancing disabled
- Previous by thread: Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- Next by thread: Re: [PATCH 1/3] WAN Kconfig: change "depends on HDLC" to "select"
- Index(es):