summaryrefslogtreecommitdiffstats
path: root/features/sound
Commit message (Collapse)AuthorAgeFilesLines
* update kernel configs to 5.10 Linux kernel versionAdrian Calianu2021-05-141-9/+2
| | | | | | | | | | | | Current changes followed few issues: - configs removed starting with 4.14(rocko kernel) - configs renamed starting with 4.14 - new configs - not touched - should be covered my main configuration - in case a subconfig is required kernel build it will select it utomatically Change-Id: I13360ebe556630ccd23aee3b82557ac4a2cdf359 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Add kernel configurations for enabling video and audio.Adrian Mangeac2018-10-042-0/+36
| | | | | | Change-Id: I6a8ed6c7c57255864de28d8695fc07d0c6dd5834 Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Optimized the kernel foot print of the Host ImageDragos Motrea2017-06-052-0/+295
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>