diff options
author | Sinan Kaya <okaya@codeaurora.org> | 2017-03-25 10:02:54 -0400 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2017-04-07 12:25:37 -0500 |
commit | 50121beba5c3c23f615cdd283f648cd7cd732ecb (patch) | |
tree | 6857c2d65d2704ab2b5fea64c9386a8ad06db605 /drivers/acpi/acpi_ipmi.c | |
parent | 36cb82dabb09b29cce5850ee701bedaf5c1aa89d (diff) | |
download | linux-50121beba5c3c23f615cdd283f648cd7cd732ecb.tar.gz linux-50121beba5c3c23f615cdd283f648cd7cd732ecb.tar.xz |
ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF
ACPI_IPMI driver currently depends on IPMI System Interface (IPMI_SI)
driver to be enabled. IPMI_SI driver only handles KCS, SMIC and BT BMC
interfaces.
IPMI_SSIF is an alternative BMC communication method. It allows BMC to
be accessed over an I2C bus instead of a standard interface.
Change the dependency to IPMI_HANDLER so that ACPI_IPMI works with all
IPMI providers.
Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Acked-by: Rafael J. Wysocki <rjw@rjwysocki.net>
Diffstat (limited to 'drivers/acpi/acpi_ipmi.c')
0 files changed, 0 insertions, 0 deletions