From patchwork Thu Jun 7 08:56:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 163537 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 5A00BB7003 for ; Thu, 7 Jun 2012 18:56:30 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1ScYVt-0000PM-I9; Thu, 07 Jun 2012 08:56:17 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1ScYVq-0000Nn-L5 for kernel-team@lists.ubuntu.com; Thu, 07 Jun 2012 08:56:14 +0000 Received: from 2-230-238-136.ip204.fastwebnet.it ([2.230.238.136] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ScYVq-0001DB-I0 for kernel-team@lists.ubuntu.com; Thu, 07 Jun 2012 08:56:14 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH 4/6] UBUNTU: [Config] sync hid drivers (=m) wrt master Date: Thu, 7 Jun 2012 10:56:08 +0200 Message-Id: <1339059370-4265-5-git-send-email-paolo.pisati@canonical.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1339059370-4265-1-git-send-email-paolo.pisati@canonical.com> References: <1339059370-4265-1-git-send-email-paolo.pisati@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Signed-off-by: Paolo Pisati --- debian.ti-omap4/config/config.common.ubuntu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu index 5372e93..e159a9e 100644 --- a/debian.ti-omap4/config/config.common.ubuntu +++ b/debian.ti-omap4/config/config.common.ubuntu @@ -1184,7 +1184,7 @@ CONFIG_HID_PID=y CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m CONFIG_HID_ROCCAT=m -# CONFIG_HID_SAITEK is not set +CONFIG_HID_SAITEK=m CONFIG_HID_SAMSUNG=m CONFIG_HID_SMARTJOYPLUS=m CONFIG_HID_SONY=m @@ -1192,7 +1192,7 @@ CONFIG_HID_SPEEDLINK=m CONFIG_HID_SUNPLUS=m CONFIG_HID_SUPPORT=y CONFIG_HID_THRUSTMASTER=m -# CONFIG_HID_TIVO is not set +CONFIG_HID_TIVO=m CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m CONFIG_HID_UCLOGIC=m