[arch-commits] Commit in linux-hardened/trunk (config)
Levente Polyak
anthraxx at archlinux.org
Tue Dec 22 17:36:22 UTC 2020
Date: Tuesday, December 22, 2020 @ 17:36:21
Author: anthraxx
Revision: 404847
Disable SFI
Only used on some exotic Intel smartphone platforms without ACPI.
Modified:
linux-hardened/trunk/config
--------+
config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: config
===================================================================
--- config 2020-12-22 17:35:34 UTC (rev 404846)
+++ config 2020-12-22 17:36:21 UTC (rev 404847)
@@ -598,7 +598,7 @@
CONFIG_CHT_DC_TI_PMIC_OPREGION=y
CONFIG_TPS68470_PMIC_OPREGION=y
CONFIG_X86_PM_TIMER=y
-CONFIG_SFI=y
+# CONFIG_SFI is not set
#
# CPU Frequency scaling
More information about the arch-commits
mailing list