commit | 989377e1cc9e713822d148d2e638d6c63d8a94b1 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Oct 02 12:00:53 2014 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 02 14:26:32 2014 -0400 |
tree | 509f7747dbbf3a61eeb1321a5e0a9ebcd6d488da | |
parent | e2cba8d7590e76661e86f1f0987ef9f8c13c9a6d [diff] |
rtlwifi: Fix Kconfig for RTL8192EE The driver needs btcoexist, but Kconfig fails to select it. This omission could cause build errors for some configurations. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>