From: Michael Ellerman Date: Wed, 23 Aug 2017 05:37:41 +0000 (+1000) Subject: powerpc/configs: Drop unnecessary CONFIG_POWERNV_OP_PANEL X-Git-Tag: v5.15~10505^2~132 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a73b1a18a5c87b36e3b8ff4c11b905f7d5be61b;p=platform%2Fkernel%2Flinux-starfive.git powerpc/configs: Drop unnecessary CONFIG_POWERNV_OP_PANEL In commit 43a1dd9b5fc6 ("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: Michael Ellerman --- diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig index a911ff5..f89d9b1 100644 --- a/arch/powerpc/configs/powernv_defconfig +++ b/arch/powerpc/configs/powernv_defconfig @@ -187,7 +187,6 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_JSM=m CONFIG_VIRTIO_CONSOLE=m -CONFIG_POWERNV_OP_PANEL=m CONFIG_IPMI_HANDLER=y CONFIG_IPMI_DEVICE_INTERFACE=y CONFIG_IPMI_POWERNV=y