From patchwork Thu Jun 26 15:33:22 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 364595 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 BCF221400F0; Fri, 27 Jun 2014 01:35:14 +1000 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1X0Bhe-00043q-TI; Thu, 26 Jun 2014 15:35:10 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1X0BgF-0003Pa-F7 for kernel-team@lists.ubuntu.com; Thu, 26 Jun 2014 15:33:43 +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 1X0BgF-0004UP-C4 for kernel-team@lists.ubuntu.com; Thu, 26 Jun 2014 15:33:43 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH 05/21] UBUNTU: [Config] armhf: EXYNOS_ADC=m Date: Thu, 26 Jun 2014 17:33:22 +0200 Message-Id: <1403796818-32440-6-git-send-email-paolo.pisati@canonical.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1403796818-32440-1-git-send-email-paolo.pisati@canonical.com> References: <1403796818-32440-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/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 9f297b7..a1fc2cd 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -2036,7 +2036,7 @@ CONFIG_EXTCON_PALMAS=m CONFIG_EXTRA_FIRMWARE="" CONFIG_EXTRA_TARGETS="" CONFIG_EXYNOS5420_MCPM=y -# CONFIG_EXYNOS_ADC is not set +CONFIG_EXYNOS_ADC=m CONFIG_EXYNOS_IOMMU=y # CONFIG_EXYNOS_IOMMU_DEBUG is not set CONFIG_EXYNOS_THERMAL=y