]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Don't ask twice about not including staging drivers
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Nov 2008 20:47:04 +0000 (12:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Nov 2008 20:47:04 +0000 (12:47 -0800)
commit43e61711d4e948d3e9c1c13832038659b2cd9287
tree49d4bea33020ac6f832a3424e3a041e66ed79dd2
parent8b805ef617cf0e02f6d18b891f8deb6246421b01
Don't ask twice about not including staging drivers

The "Exclude staging drivers" question is there so that we don't build
staging drivers for allyesconfig or allnoconfig settings, but it's very
irritating when you've already said "no" to staging drivers earlier.

There is absolutely no point in declining twice - once you've declined
the staging drivers, you're done.

So make the second question depend on the first question having been
answered in the affirmative.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/staging/Kconfig