summaryrefslogtreecommitdiff
path: root/libre/linux-libre-grsec
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-19 18:48:28 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-19 18:50:44 -0300
commit3b0c82eebe2b93810b7f8666ea02e8c702729d84 (patch)
treed672e3c38e337a2eb9c0341dbc45fb20f631b0c0 /libre/linux-libre-grsec
parent1266be78c18c0b8b747615b8e21d32a4ecddd76d (diff)
linux-libre-grsec{,-knock}: disable CPUFREQ_VOLTDM for armv7h
Diffstat (limited to 'libre/linux-libre-grsec')
-rw-r--r--libre/linux-libre-grsec/PKGBUILD2
-rw-r--r--libre/linux-libre-grsec/config.armv7h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-grsec/PKGBUILD b/libre/linux-libre-grsec/PKGBUILD
index 980f367ae..9bde93dff 100644
--- a/libre/linux-libre-grsec/PKGBUILD
+++ b/libre/linux-libre-grsec/PKGBUILD
@@ -76,7 +76,7 @@ sha256sums=('1d280ae2730eb6c9b8c7e920cac2e8111c8db02c498db0c142860a84106cc169'
'SKIP'
'eb3f017ba28fdbb52506a8a7b560a2c0edb70812fd5eabb33013619e109ecdd6'
'a3261779f2c8602e7fba79f5f479d6c4a2f9935a41879228cc6dbe79c1d624bd'
- 'e73e1e04519c8e2b7013126c6894278ed1199fd0cb40cfb41df65e6c2b06d1af'
+ '80cdbd6d4d2369b41e9fe54a53f39ffc12c24fa4c947b5e9a6c195e8f11512d6'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
'1256b241cd477b265a3c2d64bdc19ffe3c9bbcee82ea3994c590c2c76e767d99'
'82efb1d533b579e8ea6103456e76ace1f749c9f055b0eaf95b980dc9ae544e5f'
diff --git a/libre/linux-libre-grsec/config.armv7h b/libre/linux-libre-grsec/config.armv7h
index 41ed148f6..77a7c28d2 100644
--- a/libre/linux-libre-grsec/config.armv7h
+++ b/libre/linux-libre-grsec/config.armv7h
@@ -775,7 +775,7 @@ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
# CPU frequency scaling drivers
#
CONFIG_CPUFREQ_DT=y
-CONFIG_CPUFREQ_VOLTDM=y
+# CONFIG_CPUFREQ_VOLTDM is not set
CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
CONFIG_ARM_DT_BL_CPUFREQ=y
CONFIG_ARM_VEXPRESS_SPC_CPUFREQ=y