Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | devcoredump: disable coredump by default | Adrian Calianu | 2021-06-15 | 1 | -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 Image | Dragos Motrea | 2017-06-05 | 4 | -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> |