Skip to content

Commit

Permalink
linux-4.14.86: Add powersave and acpi-cpufreq drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Dec 7, 2018
1 parent 165de20 commit 1113933
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion linux-4.14.86-235.bee
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ mee_configure() {
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_DOCK=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_X86_ACPI_CPUFREQ=m
# CONFIG_X86_ACPI_CPUFREQ_CPB is not set
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCIEPORTBUS=y
Expand Down Expand Up @@ -463,7 +466,6 @@ mee_configure() {
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIUART_INTEL=y
CONFIG_BT_HCIUART_QCA=y
CONFIG_BT_HCIBCM203X=m
Expand Down

0 comments on commit 1113933

Please sign in to comment.