From 15a4ccac464ea17f27f6eb9bf73eeb852ea529ab Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 19 Mar 2018 00:25:43 +0000 Subject: [PATCH] [x86] Enable CONFIG_GPD_POCKET_FAN as a module Provides fan control on GPD Pocket UMPC systems (Closes: #893451) --- debian/changelog | 4 ++++ debian/config/kernelarch-x86/config | 1 + 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index d316eee39..eaa31c7c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ linux (4.16~rc5-1~exp2) UNRELEASED; urgency=medium + [ Jeremy Stanley ] + * [x86] Enable CONFIG_GPD_POCKET_FAN as a module (provides fan control on + GPD Pocket UMPC systems) (Closes: #893451) + [ Uwe Kleine-König ] * [arm64] enable various drivers as module for teres-i OSHW laptop (Closes: #892786) diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 799e5ad34..497e6bdd4 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1346,6 +1346,7 @@ CONFIG_DELL_RBTN=m CONFIG_FUJITSU_LAPTOP=m CONFIG_FUJITSU_TABLET=m CONFIG_AMILO_RFKILL=m +CONFIG_GPD_POCKET_FAN=m CONFIG_HP_ACCEL=m CONFIG_HP_WIRELESS=m CONFIG_HP_WMI=m