Skip to content
Snippets Groups Projects
Commit 5a73b1a1 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/configs: Drop unnecessary CONFIG_POWERNV_OP_PANEL


In commit 43a1dd9b ("powerpc/powernv: Add driver for operator
panel on FSP machines") we added CONFIG_POWERNV_OP_PANEL=m to the
powernv defconfig, but it's default m so that's no necessary.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 8b2ee33d
No related branches found
No related tags found
No related merge requests found
...@@ -187,7 +187,6 @@ CONFIG_SERIAL_8250=y ...@@ -187,7 +187,6 @@ CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_JSM=m CONFIG_SERIAL_JSM=m
CONFIG_VIRTIO_CONSOLE=m CONFIG_VIRTIO_CONSOLE=m
CONFIG_POWERNV_OP_PANEL=m
CONFIG_IPMI_HANDLER=y CONFIG_IPMI_HANDLER=y
CONFIG_IPMI_DEVICE_INTERFACE=y CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_POWERNV=y CONFIG_IPMI_POWERNV=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment