From patchwork Thu Jun 26 15:33:29 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 364581 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 EA1251400F0; Fri, 27 Jun 2014 01:34: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 1X0Bgh-0003aP-0z; Thu, 26 Jun 2014 15:34:11 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1X0BgK-0003QK-Ah for kernel-team@lists.ubuntu.com; Thu, 26 Jun 2014 15:33:48 +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 1X0BgK-0004Ul-7n for kernel-team@lists.ubuntu.com; Thu, 26 Jun 2014 15:33:48 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH 12/21] UBUNTU: [Config] armhf: RTC_DRV_S3C=y Date: Thu, 26 Jun 2014 17:33:29 +0200 Message-Id: <1403796818-32440-13-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 fe48ef9..c902983 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -5642,7 +5642,7 @@ CONFIG_RTC_DRV_RX4581=m CONFIG_RTC_DRV_RX8025=m CONFIG_RTC_DRV_RX8581=m CONFIG_RTC_DRV_S35390A=m -# CONFIG_RTC_DRV_S3C is not set +CONFIG_RTC_DRV_S3C=y CONFIG_RTC_DRV_S5M=m CONFIG_RTC_DRV_SNVS=m CONFIG_RTC_DRV_STK17TA8=m