]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/perf: commonise PERF_EVENTS dependency
authorMark Rutland <mark.rutland@arm.com>
Tue, 13 Jun 2017 12:45:51 +0000 (13:45 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 15 Jun 2017 10:10:33 +0000 (11:10 +0100)
commitecbe55f2da92de5241f97f33f80bf25f7293bcc8
tree6680e1778314fcef6d8545a908906adc9664642b
parent4e62a556b80fa4eab835ca450b45511667a8d7ce
drivers/perf: commonise PERF_EVENTS dependency

All PMU drivers are going to depend on PERF_EVENTS, so let's make this
dependency common and simplify the individual Kconfig entries.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/perf/Kconfig