提交 99a33ffc 编写于 作者: H Hanjun Guo 提交者: Rafael J. Wysocki

ACPI / Kconfig: Remove redundant depends on ACPI

Since config ACPI_REDUCED_HARDWARE_ONLY is already depended
on ACPI (inside if ACPI / endif), so depdens on ACPI is redundant,
remove it and fix the minor syntax problem also.
Signed-off-by: NHanjun Guo <hanjun.guo@linaro.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 fc14f9c1
...@@ -360,7 +360,6 @@ config ACPI_BGRT ...@@ -360,7 +360,6 @@ config ACPI_BGRT
config ACPI_REDUCED_HARDWARE_ONLY config ACPI_REDUCED_HARDWARE_ONLY
bool "Hardware-reduced ACPI support only" if EXPERT bool "Hardware-reduced ACPI support only" if EXPERT
def_bool n def_bool n
depends on ACPI
help help
This config item changes the way the ACPI code is built. When this This config item changes the way the ACPI code is built. When this
option is selected, the kernel will use a specialized version of option is selected, the kernel will use a specialized version of
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册