]> Git Repo - linux.git/commitdiff
arm-cci500: Don't enable PMU driver by default
authorSuzuki K. Poulose <[email protected]>
Mon, 28 Sep 2015 14:57:24 +0000 (15:57 +0100)
committerOlof Johansson <[email protected]>
Mon, 28 Sep 2015 23:31:17 +0000 (16:31 -0700)
Disable building CCI-500 PMU driver by default.

Reported-by: Russell King <[email protected]>
Cc: Punit Agrawal <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Signed-off-by: Suzuki K. Poulose <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
drivers/bus/Kconfig

index 1a82f3a17681b77926a11c29ba23cbdc27d8b6b5..0ebca8ba7bc4103eeeb48c2fe245404091e0c9d3 100644 (file)
@@ -36,7 +36,6 @@ config ARM_CCI400_PORT_CTRL
 
 config ARM_CCI500_PMU
        bool "ARM CCI500 PMU support"
-       default y
        depends on (ARM && CPU_V7) || ARM64
        depends on PERF_EVENTS
        select ARM_CCI_PMU
This page took 0.052596 seconds and 4 git commands to generate.