From 0d239d82204c1c64cfef4dc0083b2dd10d8438da Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 28 Aug 2013 12:22:20 +0000 Subject: [PATCH] [powerpc,x86] hid: Enable HID_APPLEIR as module svn path=/dists/trunk/linux/; revision=20528 --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 5 +++++ debian/config/powerpc/config | 5 +++++ 3 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8de337c60..8bca2f11e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ linux (3.11~rc7-1~exp1) UNRELEASED; urgency=low * Update Brazilian Portugese debconf template translations (Fernando Ike de Oliveira) (Closes: #719725) * hid: Enable HID_HUION as module (Closes: #721002) + * [powerpc,x86] hid: Enable HID_APPLEIR as module -- Ben Hutchings Sun, 11 Aug 2013 19:34:47 +0200 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index e1b3898f5..45639d45b 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -482,6 +482,11 @@ CONFIG_DRM_VMWGFX=m CONFIG_VGA_ARB_MAX_GPUS=16 CONFIG_VGA_SWITCHEROO=y +## +## file: drivers/hid/Kconfig +## +CONFIG_HID_APPLEIR=m + ## ## file: drivers/hid/usbhid/Kconfig ## diff --git a/debian/config/powerpc/config b/debian/config/powerpc/config index 7e6c44a35..985a93052 100644 --- a/debian/config/powerpc/config +++ b/debian/config/powerpc/config @@ -208,6 +208,11 @@ CONFIG_DRM_I2C_SIL164=m ## CONFIG_DRM_RADEON_UMS=y +## +## file: drivers/hid/Kconfig +## +CONFIG_HID_APPLEIR=m + ## ## file: drivers/hid/usbhid/Kconfig ##