aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/wireless.yml
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/configs: update linux configsAleksandr Nogikh2024-01-301-1/+1
| | | | Regenerate the configs using the latest Linux revisions.
* dashboard/config/linux: mark configs removed from 5.14Marco Elver2021-09-071-1/+1
| | | | | | RAW_DRIVER: https://git.kernel.org/torvalds/c/603e4922f1c81fc2ed3a87b4f91a8d3aafc7e093 CAIF_HSI: https://git.kernel.org/torvalds/c/ca75bcf0a83b6cc7f53a593d98ec7121c4839b43 WWAN_CORE: https://git.kernel.org/torvalds/c/89212e160b81e778f829b89743570665810e3b13
* dashboard/config/linux: update to v5.13Dmitry Vyukov2021-05-121-4/+4
|
* dashboard/config/linux: enable WWAN/CRYPTO configs in linux-nextDmitry Vyukov2021-05-041-0/+4
| | | | | WWAN is a new config and it seems we can reach it, there is a /dev/ node for it.
* dashboard/config/linux: update configs to latest kernelDmitry Vyukov2021-03-261-1/+2
|
* dashboard/config/linux: enable more ARM configsDmitry Vyukov2020-12-311-0/+2
| | | | Enable NEON crypto and BIG_LITTLE.
* dashboard/config/linux: move some subsystems out of subsystems.ymlDmitry Vyukov2020-12-271-0/+52
subsystems.yml is too large and hard to manage. Move bluetooth/wireless/hamradio subsystems into separate files, it makes subsystems.yml smaller and make it easier to disable these subsystems entirely, which will be needed for s390.