diff --git a/debian/changelog b/debian/changelog index 99cfbb465..8de337c60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ linux (3.11~rc7-1~exp1) UNRELEASED; urgency=low files (Closes: #612822) * Update Brazilian Portugese debconf template translations (Fernando Ike de Oliveira) (Closes: #719725) + * hid: Enable HID_HUION as module (Closes: #721002) -- Ben Hutchings Sun, 11 Aug 2013 19:34:47 +0200 diff --git a/debian/config/config b/debian/config/config index c250efa38..a432af63a 100644 --- a/debian/config/config +++ b/debian/config/config @@ -458,6 +458,7 @@ CONFIG_HID_ELECOM=m CONFIG_HID_EZKEY=m CONFIG_HID_HOLTEK=m CONFIG_HOLTEK_FF=y +CONFIG_HID_HUION=m CONFIG_HID_KEYTOUCH=m CONFIG_HID_KYE=m CONFIG_HID_UCLOGIC=m