This change creates a new module, ath.ko, which includes code that can be shared between ath5k, ath9k and ar9170. For now, extract most of the ath9k regulatory code so it can also be used in ath5k. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
4 lines
96 B
Text
4 lines
96 B
Text
config ATH_COMMON
|
|
tristate "Atheros Wireless Cards Shared Support"
|
|
depends on ATH5K || ATH9K
|
|
|