summaryrefslogtreecommitdiffstats
path: root/features/devcoredump
Commit message (Collapse)AuthorAgeFilesLines
* devcoredump: disable coredump by defaultAdrian Calianu2021-06-151-2/+1
| | | | | | | | | but let drivers enable it For example ATH10K selects WANT_DEV_COREDUMP. Change-Id: I61acf92a513ccfa9f6b37d00660da52cb676e718 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Optimized the kernel foot print of the Host ImageDragos Motrea2017-06-054-0/+10
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>