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>
This commit is contained in:
Родитель
9088f4af77
Коммит
7a2d2e1023
|
@ -7,7 +7,6 @@ config R8192EE
|
||||||
select EEPROM_93CX6
|
select EEPROM_93CX6
|
||||||
select CRYPTO
|
select CRYPTO
|
||||||
select FW_LOADER
|
select FW_LOADER
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
This is the driver for Realtek RTL8192EE 802.11 PCIe
|
This is the driver for Realtek RTL8192EE 802.11 PCIe
|
||||||
wireless network adapters.
|
wireless network adapters.
|
||||||
|
|
|
@ -6,6 +6,5 @@ config R8821AE
|
||||||
select WEXT_PRIV
|
select WEXT_PRIV
|
||||||
select EEPROM_93CX6
|
select EEPROM_93CX6
|
||||||
select CRYPTO
|
select CRYPTO
|
||||||
default N
|
|
||||||
---help---
|
---help---
|
||||||
If built as a module, it will be called r8821ae.ko.
|
If built as a module, it will be called r8821ae.ko.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче