[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1474453474-23155-1-git-send-email-clg@kaod.org>
Date: Wed, 21 Sep 2016 12:24:34 +0200
From: Cédric Le Goater <clg@...d.org>
To: Corey Minyard <cminyard@...sta.com>
Cc: openipmi-developer@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Joel Stanley <joel@....id.au>,
Cédric Le Goater <clg@...d.org>
Subject: [PATCH] ipmi/bt-bmc: add a dependency on ARCH_ASPEED
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