mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
reboot kernels on panic so u-boot can fallback to previous update (#937)
This commit is contained in:
parent
737a6f18c3
commit
8ed04ed73c
@ -1,5 +1,6 @@
|
|||||||
CONFIG_KERNEL_LZ4=y
|
CONFIG_KERNEL_LZ4=y
|
||||||
CONFIG_CMDLINE=""
|
CONFIG_CMDLINE=""
|
||||||
|
CONFIG_PANIC_TIMEOUT=5
|
||||||
|
|
||||||
CONFIG_ZRAM=y
|
CONFIG_ZRAM=y
|
||||||
CONFIG_ZSMALLOC=y
|
CONFIG_ZSMALLOC=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user