[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4036597c-10b0-cf10-5229-126264671a64@acm.org>
Date: Wed, 21 Sep 2016 11:34:35 -0500
From: Corey Minyard <minyard@....org>
To: Cédric Le Goater <clg@...d.org>,
Corey Minyard <cminyard@...sta.com>
Cc: openipmi-developer@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Joel Stanley <joel@....id.au>
Subject: Re: [PATCH] ipmi/bt-bmc: add a dependency on ARCH_ASPEED
Thanks, I've got this one, too.
-corey
On 09/21/2016 05:24 AM, Cédric Le Goater wrote:
> Signed-off-by: Cédric Le Goater <clg@...d.org>
> ---
> drivers/char/ipmi/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> Index: linux.git/drivers/char/ipmi/Kconfig
> ===================================================================
> --- linux.git.orig/drivers/char/ipmi/Kconfig
> +++ linux.git/drivers/char/ipmi/Kconfig
> @@ -78,6 +78,7 @@ config IPMI_POWEROFF
> endif # IPMI_HANDLER
>
> config ASPEED_BT_IPMI_BMC
> + depends on ARCH_ASPEED
> tristate "BT IPMI bmc driver"
> help
> Provides a driver for the BT (Block Transfer) IPMI interface
Powered by blists - more mailing lists