projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a377a7
)
ipmi/bt-bmc: add a dependency on ARCH_ASPEED
author
Cédric Le Goater
<clg@kaod.org>
Wed, 21 Sep 2016 10:24:34 +0000
(12:24 +0200)
committer
Corey Minyard
<cminyard@mvista.com>
Fri, 30 Sep 2016 00:05:06 +0000
(19:05 -0500)
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/char/ipmi/Kconfig
b/drivers/char/ipmi/Kconfig
index 2c234e3e751327ddeea6825ff05e4e8b72c36450..7f816655cbbfafc9ea3f16097ba4a6f8a0f4b91b 100644
(file)
--- a/
drivers/char/ipmi/Kconfig
+++ b/
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