diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-02-11 13:31:32 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-11 12:22:31 -0800 |
commit | d5d19999343b2d8f01890ffaabf1a6847a7e37a6 (patch) | |
tree | e034275d30a94f782dad931da2e3230c6e0ace4a /Documentation/misc-devices | |
parent | 8f1e98a3290797cc0322f69c0b609c54bea6b73b (diff) |
staging: r8188eu: default to "y" in Kconfig
Two Kconfig entries for this driver default to (uppercase) "Y". But in
Kconfig (lowercase) "y" is a magic symbol. "Y" is an ordinary symbol.
As "Y" is never set these Kconfig symbols will also not be set by
default.
So use "default y" here, as was clearly intended.
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>
Diffstat (limited to 'Documentation/misc-devices')
0 files changed, 0 insertions, 0 deletions