Skip to content

Commit 566a168

Browse files
andrewsapronovmshych
authored andcommitted
Fixed unresolved kernel options
Signed-off-by: Andrew Sapronov <[email protected]> Signed-off-by: Michael Shych <[email protected]>
1 parent 8c87c37 commit 566a168

File tree

1 file changed

+9
-0
lines changed
  • machine/netberg/netberg_aurora_621/kernel

1 file changed

+9
-0
lines changed

machine/netberg/netberg_aurora_621/kernel/config

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,18 @@ CONFIG_USB_XHCI_PLATFORM=y
1010
CONFIG_USB_XHCI_HCD=y
1111
CONFIG_USB_XHCI_PCI=y
1212

13+
CONFIG_ACPI_IPMI=y
1314
CONFIG_IPMI_HANDLER=y
15+
CONFIG_IPMI_PANIC_EVENT=y
16+
CONFIG_IPMI_PANIC_STRING=y
1417
CONFIG_IPMI_DEVICE_INTERFACE=y
1518
CONFIG_IPMI_SI=y
19+
# CONFIG_IPMI_SSIF is not set
20+
CONFIG_IPMI_WATCHDOG=y
21+
CONFIG_IPMI_POWEROFF=y
22+
# CONFIG_SENSORS_IBMAEM is not set
23+
# CONFIG_SENSORS_IBMPEX is not set
24+
1625
CONFIG_USB_STORAGE=y
1726
CONFIG_CHR_DEV_SG=y
1827

0 commit comments

Comments
 (0)