summaryrefslogtreecommitdiffstats
path: root/features/acpi
Commit message (Collapse)AuthorAgeFilesLines
* features: Add acpi_tiny_pwrbtn_y fragmentAlexandru Avadanii2021-06-222-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 ImageDragos Motrea2017-06-052-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>