]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: Remove useless "default N" lines
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 18 Jun 2014 15:05:47 +0000 (17:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:18:15 +0000 (17:18 -0700)
commit7a2d2e10232b54a65cb90cc776373e1a959cdc8a
tree77ac8311a37e1086e650033d4f3d9db1f9488518
parent9088f4af77c67b9a861d734bfd2b3e5f99b90f72
staging: Remove useless "default N" lines

Two Kconfig entries default to (uppercase) "N". It was clearly intended
to use "default n". But since (lowercase) "n" is the default anyway,
these lines might as well be removed.

Reported-by: Martin Walch <walch.martin@web.de>
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192ee/Kconfig
drivers/staging/rtl8821ae/Kconfig