Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | features: Add acpi_tiny_pwrbtn_y fragment | Alexandru Avadanii | 2021-06-22 | 2 | -0/+6 |
| | | | | | | | | This disables ACPI_BUTTON and instead enables ACPI_TINY_POWER_BUTTON. It will be leveraged by both host and guest kernels to replace acpid. Change-Id: I4f564c0473b30d8f8df675aee571bc31f59a3d2d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> | ||||
* | Optimized the kernel foot print of the Host Image | Dragos Motrea | 2017-06-05 | 2 | -0/+8 |
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> |