diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-12-31 10:18:37 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-31 11:23:51 +0100 |
| commit | 79264ae39c1ef4b4875ab67d6f0c8c3e75aa6a34 (patch) | |
| tree | 6437c48fce45f1104d9d9731f605647b0d798f19 /dashboard/config/linux/bits/wireless.yml | |
| parent | cdafa1cb6598419a8652212dd409e7bf45cf9bf0 (diff) | |
dashboard/config/linux: enable more ARM configs
Enable NEON crypto and BIG_LITTLE.
Diffstat (limited to 'dashboard/config/linux/bits/wireless.yml')
| -rw-r--r-- | dashboard/config/linux/bits/wireless.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/wireless.yml b/dashboard/config/linux/bits/wireless.yml index b5d06886e..9d8b86c08 100644 --- a/dashboard/config/linux/bits/wireless.yml +++ b/dashboard/config/linux/bits/wireless.yml @@ -9,10 +9,12 @@ config: - CFG80211 - CFG80211_DEBUGFS - CFG80211_WEXT + - CFG80211_CRDA_SUPPORT - MAC80211 - MAC80211_MESH - MAC80211_LEDS - MAC80211_DEBUGFS + - MAC80211_RC_MINSTREL - CARL9170 - CARL9170_HWRNG - CARL9170_LEDS |
