git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a33b0da
)
bus: ARM CCN: add PERF_EVENTS dependency
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 24 Jul 2014 11:18:22 +0000
(13:18 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 24 Jul 2014 11:18:22 +0000
(13:18 +0200)
The CCN driver makes no sense without PERF_EVENTS, and trying to
build it when that option is disabled results in compile errors,
so it's best to just add a strong Kconfig dependency.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found