mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
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>
This commit is contained in:
parent
1a377a7921
commit
a3e6061bad
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user