diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-01-15 08:11:18 +0300 |
---|---|---|
committer | Darren Hart (VMware) <dvhart@infradead.org> | 2018-01-15 23:52:07 +0300 |
commit | 4f258cf4012e24b92b0db7b7b7a8ee883e13782b (patch) | |
tree | 774899f73891b556c9346c373c565258fe3df628 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 28d71ae92182334421d642297f3b2bf642526c12 (diff) | |
download | linux-4f258cf4012e24b92b0db7b7b7a8ee883e13782b.tar.xz |
platform/x86: have ACPI_CMPC use depends instead of select for INPUT
Drivers should not 'select' a subsystem. Instead they should depend
on it. If the subsystem is disabled, the user probably did that for
a purpose and one driver shouldn't be changing that.
This also makes all platform/x86/ drivers consistent w.r.t depending on
INPUT instead of selecting it.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Andy Shevchenko <andy@infradead.org>
Cc: platform-driver-x86@vger.kernel.org
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions