summaryrefslogtreecommitdiff
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorLv Zheng <lv.zheng@intel.com>2013-09-13 05:14:51 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-09-30 17:46:12 (GMT)
commit4b88e330914941c86198ca0b48f4ce16f112bbf0 (patch)
tree8eb8968cd8be25c9c562749c9fb49156bf954fe2 /drivers/acpi/Kconfig
parent935a9e3f9d57be122013113318e30e68530b474d (diff)
downloadlinux-4b88e330914941c86198ca0b48f4ce16f112bbf0.tar.xz
ACPI / IPMI: Cleanup some Kconfig codes
This (trivial) patch: 1. Deletes duplicate Kconfig dependency as there is "if IPMI_HANDLER" around "IPMI_SI". Signed-off-by: Lv Zheng <lv.zheng@intel.com> Reviewed-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 22327e6..d130e2c 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -175,9 +175,10 @@ config ACPI_PROCESSOR
To compile this driver as a module, choose M here:
the module will be called processor.
+
config ACPI_IPMI
tristate "IPMI"
- depends on IPMI_SI && IPMI_HANDLER
+ depends on IPMI_SI
default n
help
This driver enables the ACPI to access the BMC controller. And it