~ubuntu-branches/ubuntu/trusty/linux-linaro-omap/trusty

« back to all changes in this revision

Viewing changes to drivers/net/wireless/iwlwifi/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-57i0gl3v99b3lkfg
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:
102
102
          occur.
103
103
endmenu
104
104
 
 
105
config IWLWIFI_DEVICE_SVTOOL
 
106
        bool "iwlwifi device svtool support"
 
107
        depends on IWLAGN
 
108
        select NL80211_TESTMODE
 
109
        help
 
110
          This option enables the svtool support for iwlwifi device through
 
111
          NL80211_TESTMODE. svtool is a software validation tool that runs in
 
112
          the user space and interacts with the device in the kernel space
 
113
          through the generic netlink message via NL80211_TESTMODE channel.
 
114
 
105
115
config IWL_P2P
106
116
        bool "iwlwifi experimental P2P support"
107
117
        depends on IWLAGN