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)
commitbddb9b68d3fb0dfbd75715bce6160c40d4dae233
tree6680e1778314fcef6d8545a908906adc9664642b
parentd5f7b828ffab28e5684913e76697e94e2442d164
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