Skip to content
  • Linus Torvalds's avatar
    Don't ask twice about not including staging drivers · 43e61711
    Linus Torvalds authored
    
    
    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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    43e61711