Skip to content
Commit 4a507d93 authored by Len Brown's avatar Len Brown
Browse files

acer-wmi, tc1100-wmi: select ACPI_WMI



It is safe for these Kconfig entries to use select because
they select ACPI_WMI, which already has its dependencies
satisfied.  This makes Kconfig more user friendly, since
the user selects the driver they want and the dependency
is met for them.  Otherwise, the user would have to find
and enable ACPI_WMI to make enabling these drivers possible.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 20b45147
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment