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