From a2cfee41a7a3aefacce5db6f13e52e5540d51779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 30 Apr 2017 12:47:30 +0200 Subject: Base linux on arch configuration --- sys-boot/linux/files/configs/power | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 sys-boot/linux/files/configs/power (limited to 'sys-boot/linux/files/configs/power') diff --git a/sys-boot/linux/files/configs/power b/sys-boot/linux/files/configs/power deleted file mode 100644 index 90be110..0000000 --- a/sys-boot/linux/files/configs/power +++ /dev/null @@ -1,18 +0,0 @@ -# ACPI -CONFIG_ACPI=y - -# Set CPU freq. governor to ondemand -CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y -# Enable powersave governor -CONFIG_CPU_FREQ_GOV_POWERSAVE=y - -# Control wakeup sources from user space -CONFIG_PM_WAKELOCKS=y - -# Intel idle -CONFIG_INTEL_IDLE=y -# FS detected PCI slots -CONFIG_ACPI_PCI_SLOT=y - -# ACPI 4.0 -CONFIG_SENSORS_ACPI_POWER=m -- cgit v1.2.3