blob: 88065e2e03d21c0ffa6b92f216913d9fc43036b0 [file] [log] [blame]
Willy Tu32ab91e2021-02-09 18:07:30 -08001# We want to be able to manage our coredumps
2PACKAGECONFIG_append_gbmc = " coredump"
3
4# Disable timesync as we don't use it and it makes rebooting much slower
5PACKAGECONFIG_remove_gbmc = "timesyncd"