From: Arnd Bergmann Date: Thu, 24 Jul 2014 11:18:22 +0000 (+0200) Subject: bus: ARM CCN: add PERF_EVENTS dependency X-Git-Tag: omap-for-v3.17/fixes-against-rc2~119^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce58d2baf53c5f9ce9836b99328b419fed40fcbd;p=pandora-kernel.git bus: ARM CCN: add PERF_EVENTS dependency 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 --- Reading git-diff-tree failed