Skip to content

Commit 7f3d08f

Browse files
John Garryolofj
authored andcommitted
arm64: defconfig: Enable some IPMI configs
The arm64 port now runs on servers which use IPMI. This patch enables relevant core configs to save manually enabling them when testing mainline. Signed-off-by: John Garry <[email protected]> [olof: Switched to =m instead of =y] Signed-off-by: Olof Johansson <[email protected]>
1 parent 832ad0e commit 7f3d08f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,9 @@ CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y
308308
CONFIG_SERIAL_MVEBU_UART=y
309309
CONFIG_SERIAL_DEV_BUS=y
310310
CONFIG_VIRTIO_CONSOLE=y
311+
CONFIG_IPMI_HANDLER=m
312+
CONFIG_IPMI_DEVICE_INTERFACE=m
313+
CONFIG_IPMI_SI=m
311314
CONFIG_TCG_TPM=y
312315
CONFIG_TCG_TIS_I2C_INFINEON=y
313316
CONFIG_I2C_CHARDEV=y

0 commit comments

Comments
 (0)