config/arm64: enable IPMI watchdog and power off

This commit is contained in:
Marcin Juszkiewicz 2018-11-26 12:36:29 +01:00
parent ef82a0d79f
commit 9915166d6d
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -50,6 +50,7 @@ linux (4.19.5-1~exp1) experimental; urgency=medium
[ Marcin Juszkiewicz ]
* [arm64] Enable ACPI IMPI
* [arm64] Enable IMPI watchdog and power off support
* [arm64] Enable PCI Express hotplug
* [arm64] Enable PMU for several server cpus

View File

@ -133,6 +133,8 @@ CONFIG_HW_RANDOM_CAVIUM=m
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SSIF=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m
##
## file: drivers/clk/Kconfig