~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to drivers/net/wireless/ath/ar9170/Kconfig

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
config AR9170_USB
2
 
        tristate "Atheros AR9170 802.11n USB support (OBSOLETE)"
3
 
        depends on USB && MAC80211
4
 
        select FW_LOADER
5
 
        help
6
 
          This driver is going to get replaced by carl9170.
7
 
 
8
 
          This is a driver for the Atheros "otus" 802.11n USB devices.
9
 
 
10
 
          These devices require additional firmware (2 files).
11
 
          For now, these files can be downloaded from here:
12
 
 
13
 
          http://wireless.kernel.org/en/users/Drivers/ar9170
14
 
 
15
 
          If you choose to build a module, it'll be called ar9170usb.
16
 
 
17
 
config AR9170_LEDS
18
 
        bool
19
 
        depends on AR9170_USB && MAC80211_LEDS && (LEDS_CLASS = y || LEDS_CLASS = AR9170_USB)
20
 
        default y