Re: [PATCH] ipmi/bt-bmc: add a dependency on ARCH_ASPEED

From: Corey Minyard
Date: Wed Sep 21 2016 - 12:34:42 EST


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@xxxxxxxx>
---
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