commit | c43e93300a23545ba4a6fc73c42f20edf23a652e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Apr 24 16:31:08 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue May 06 20:40:05 2014 +0300 |
tree | c97c017f4589f714c64671c4f8d2b2437e39c4a2 | |
parent | bb926924e9dc515e83a6a69e9b8b226638b9178d [diff] |
iwlwifi: make LED support optional If there's no LED on the system, it doesn't make a lot of sense to include close to 4k of LED-related code (mostly in mac80211), so instead of forcing LED support into the kernel, don't build iwlwifi/mac80211 LED support if there's no LED class support. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Reviewed-by: EliadX Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>