Browse Source

ipmi/bt-bmc: add a dependency on ARCH_ASPEED

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cédric Le Goater 9 years ago
parent
commit
a3e6061bad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/char/ipmi/Kconfig

+ 1 - 0
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