treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / devfreq / event / Kconfig
index 0fdae86089613fe130d35246318fe75d41a755c5..cef2cf5347ca76507c1afa01f49a2174fba15ee0 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 menuconfig PM_DEVFREQ_EVENT
        bool "DEVFREQ-Event device Support"
        help
@@ -17,6 +18,7 @@ config DEVFREQ_EVENT_EXYNOS_NOCP
        tristate "EXYNOS NoC (Network On Chip) Probe DEVFREQ event Driver"
        depends on ARCH_EXYNOS || COMPILE_TEST
        select PM_OPP
+       select REGMAP_MMIO
        help
          This add the devfreq-event driver for Exynos SoC. It provides NoC
          (Network on Chip) Probe counters to measure the bandwidth of AXI bus.