>> > config ADVANCED_USER >> > bool "ask questions that require a deeper knowledge of the kernel" >> >> > config EXPERIMENTAL >> > bool "Prompt for development and/or incomplete code/drivers" >> > depends on ADVANCED_USER >> >> Shouldn't this be the other way around, i.e. ADVANCED_USER depending >> on EXPERIMENTAL? > >No, if there's a dependency between the two, then in this direction. ACK. Advanced code is not necessarily "incomplete code/drivers". >> If you implement it as above, people will set ADVANCED_USER to "n" in >> oldconfig and then be surprised that all experimental drivers are >> gone. > >What about no dependency between ADVANCED_USER and EXPERIMENTAL? > Sounds good. Jan Engelhardt -- - 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/
- References:
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Mark Lord <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Arjan van de Ven <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Arjan van de Ven <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Herbert Poetzl <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- From: Bernd Petrovitsch <[email protected]>
- RFC: add an ADVANCED_USER option
- From: Adrian Bunk <[email protected]>
- Re: RFC: add an ADVANCED_USER option
- From: Ulrich Mueller <[email protected]>
- Re: RFC: add an ADVANCED_USER option
- From: Adrian Bunk <[email protected]>
- Re: [PATCH ] VMSPLIT config options (with default config fixed)
- Prev by Date: Re: CD writing in future Linux (stirring up a hornets' nest)
- Next by Date: Re: git for dummies, anyone?
- Previous by thread: Re: RFC: add an ADVANCED_USER option
- Next by thread: Re: 2G memory split
- Index(es):