From 5633e0ad612009f0c91494dfac19575c34776e3a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 19 Aug 2012 21:32:20 +0000 Subject: [PATCH] input: Enable TOUCHSCREEN_ATMEL_MXT as module (Closes: #685123) svn path=/dists/sid/linux/; revision=19334 --- debian/changelog | 1 + debian/config/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4eab7f220..8a4212a78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -91,6 +91,7 @@ linux (3.2.28-1) UNRELEASED; urgency=low * e1000: add dropped DMA receive enable back in for WoL (Closes: #684618) * PCI/PM/Runtime: make PCI traces quieter (Closes: #684049) * rc: ite-cir: Initialise ite_dev::rdev earlier (Closes: #684441) + * input: Enable TOUCHSCREEN_ATMEL_MXT as module (Closes: #685123) [ Bastian Blank ] * Make xen-linux-system meta-packages depend on xen-system. This allows diff --git a/debian/config/config b/debian/config/config index 2eecadadb..d054571a5 100644 --- a/debian/config/config +++ b/debian/config/config @@ -765,7 +765,7 @@ CONFIG_TOUCHSCREEN_AD7877=m CONFIG_TOUCHSCREEN_AD7879=m CONFIG_TOUCHSCREEN_AD7879_I2C=m # CONFIG_TOUCHSCREEN_AD7879_SPI is not set -# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set +CONFIG_TOUCHSCREEN_ATMEL_MXT=m # CONFIG_TOUCHSCREEN_BU21013 is not set # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set CONFIG_TOUCHSCREEN_DYNAPRO=m