compat-drivers: fix driver-select for atheros drivers
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 22 Jan 2013 00:19:40 +0000 (16:19 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 22 Jan 2013 00:33:51 +0000 (16:33 -0800)
commit3bd8075f0152188a315fb092510d66b38de014ea
treeca8275b8a9163ab3f5ce02927efbd9cfeeffdd19
parent886b89d0a2d8c5ec4dfa5b4d0dad785565531ad6
compat-drivers: fix driver-select for atheros drivers

The addition of the new wil6210 driver added a new ATH_CARDS
option to be used to describe Atheros cards and now uses ATH_COMMON
for the common module ath. This requires fixing the driver-select
script so that the drivers are enabled properly.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
scripts/driver-select