diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-03-05 09:41:39 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-03-05 09:41:39 +0000 |
commit | 8a843c93fdae9b2cdaf00329baefe4364750d8c4 (patch) | |
tree | 08ea75e45099f9034d876899d2b382b6cce57d0c /kernel-aarch64-debug.config | |
parent | 49df7433692ff4d6d595dd27cb20c448c00e7e59 (diff) | |
download | kernel-8a843c93fdae9b2cdaf00329baefe4364750d8c4.tar.gz kernel-8a843c93fdae9b2cdaf00329baefe4364750d8c4.tar.xz kernel-8a843c93fdae9b2cdaf00329baefe4364750d8c4.zip |
fixupp ARM_SCPI_CPUFREQ config
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index ac9155c3b..44c4828a8 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -305,7 +305,7 @@ CONFIG_ARM_PSCI=y # CONFIG_ARM_PTDUMP is not set CONFIG_ARM_RK3399_DMC_DEVFREQ=m CONFIG_ARM_SBSA_WATCHDOG=m -# CONFIG_ARM_SCPI_CPUFREQ is not set +CONFIG_ARM_SCPI_CPUFREQ=m CONFIG_ARM_SCPI_POWER_DOMAIN=m CONFIG_ARM_SCPI_PROTOCOL=m CONFIG_ARM_SDE_INTERFACE=y |