From patchwork Thu Feb 13 10:20:16 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 319944 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id CFB8B2C0082 for ; Thu, 13 Feb 2014 21:20:32 +1100 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1WDtPB-00016L-5J; Thu, 13 Feb 2014 10:20:29 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1WDtP0-00015p-9m for kernel-team@lists.ubuntu.com; Thu, 13 Feb 2014 10:20:18 +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 1WDtP0-0004S7-6z for kernel-team@lists.ubuntu.com; Thu, 13 Feb 2014 10:20:18 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH] UBUNTU: [Config] armhf: DISPLAY_CONNECTOR_HDMI && DISPLAY_ENCODER_TPD12S015 =y Date: Thu, 13 Feb 2014 11:20:16 +0100 Message-Id: <1392286816-8166-2-git-send-email-paolo.pisati@canonical.com> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1392286816-8166-1-git-send-email-paolo.pisati@canonical.com> References: <1392286816-8166-1-git-send-email-paolo.pisati@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com Signed-off-by: Paolo Pisati --- debian.master/abi/3.13.0-8.27/armhf/generic.modules | 2 -- debian.master/config/config.common.ubuntu | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian.master/abi/3.13.0-8.27/armhf/generic.modules b/debian.master/abi/3.13.0-8.27/armhf/generic.modules index 037fb8c..9e8f3b3 100644 --- a/debian.master/abi/3.13.0-8.27/armhf/generic.modules +++ b/debian.master/abi/3.13.0-8.27/armhf/generic.modules @@ -521,7 +521,6 @@ comm configfs connector-analog-tv connector-dvi -connector-hdmi contec_pci_dio cordic core @@ -866,7 +865,6 @@ em_u32 enc28j60 enclosure encoder-tfp410 -encoder-tpd12s015 eni enic epat diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 1ba6aad..ec47e43 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -1499,9 +1499,9 @@ CONFIG_DGRP=m CONFIG_DIRECT_GBPAGES=y CONFIG_DISPLAY_CONNECTOR_ANALOG_TV=m CONFIG_DISPLAY_CONNECTOR_DVI=m -CONFIG_DISPLAY_CONNECTOR_HDMI=m +CONFIG_DISPLAY_CONNECTOR_HDMI=y CONFIG_DISPLAY_ENCODER_TFP410=m -CONFIG_DISPLAY_ENCODER_TPD12S015=m +CONFIG_DISPLAY_ENCODER_TPD12S015=y CONFIG_DISPLAY_PANEL_DPI=m CONFIG_DISPLAY_PANEL_DSI_CM=m CONFIG_DISPLAY_PANEL_LGPHILIPS_LB035Q02=m