linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable some IPMI configs
@ 2018-10-18 16:17 John Garry
  2018-11-02 18:24 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: John Garry @ 2018-10-18 16:17 UTC (permalink / raw)
  To: xuwei5; +Cc: linuxarm, linux-kernel, linux-arm-kernel, arm, John Garry

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 <john.garry@huawei.com>

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index db8d364..fe8c097 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -297,6 +297,9 @@ CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y
 CONFIG_SERIAL_MVEBU_UART=y
 CONFIG_SERIAL_DEV_BUS=y
 CONFIG_VIRTIO_CONSOLE=y
+CONFIG_IPMI_HANDLER=y
+CONFIG_IPMI_DEVICE_INTERFACE=y
+CONFIG_IPMI_SI=y
 CONFIG_TCG_TPM=y
 CONFIG_TCG_TIS_I2C_INFINEON=y
 CONFIG_I2C_CHARDEV=y
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable some IPMI configs
  2018-10-18 16:17 [PATCH] arm64: defconfig: Enable some IPMI configs John Garry
@ 2018-11-02 18:24 ` Olof Johansson
  2018-11-05 14:58   ` John Garry
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2018-11-02 18:24 UTC (permalink / raw)
  To: John Garry; +Cc: xuwei5, linuxarm, linux-kernel, linux-arm-kernel, arm

Hi John,

On Fri, Oct 19, 2018 at 12:17:07AM +0800, John Garry wrote:
> 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 <john.garry@huawei.com>

I don't think these are required for booting to rootfs, so I'm applying
the patch but switching them over to modules (=m) instead. Hope that's
sufficient for your testing, let me know if it isn't.


Thanks,

-Olof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable some IPMI configs
  2018-11-02 18:24 ` Olof Johansson
@ 2018-11-05 14:58   ` John Garry
  0 siblings, 0 replies; 3+ messages in thread
From: John Garry @ 2018-11-05 14:58 UTC (permalink / raw)
  To: Olof Johansson; +Cc: xuwei5, linuxarm, linux-kernel, linux-arm-kernel, arm

On 02/11/2018 18:24, Olof Johansson wrote:
> Hi John,
>
> On Fri, Oct 19, 2018 at 12:17:07AM +0800, John Garry wrote:
>> 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 <john.garry@huawei.com>
>
> I don't think these are required for booting to rootfs, so I'm applying
> the patch but switching them over to modules (=m) instead. Hope that's
> sufficient for your testing, let me know if it isn't.
>

It's ok.

Thanks,
John

>
> Thanks,
>
> -Olof
>
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-05 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 16:17 [PATCH] arm64: defconfig: Enable some IPMI configs John Garry
2018-11-02 18:24 ` Olof Johansson
2018-11-05 14:58   ` John Garry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).