From patchwork Thu Jun 26 15:33:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 364579 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 671561400F0; Fri, 27 Jun 2014 01:34:06 +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 1X0BgZ-0003Wn-MZ; Thu, 26 Jun 2014 15:34:03 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1X0BgI-0003Q0-7x for kernel-team@lists.ubuntu.com; Thu, 26 Jun 2014 15:33:46 +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 1X0BgI-0004Uc-53 for kernel-team@lists.ubuntu.com; Thu, 26 Jun 2014 15:33:46 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH 09/21] UBUNTU: [Config] armhf: PHY_EXYNOS5250_SATA=y Date: Thu, 26 Jun 2014 17:33:26 +0200 Message-Id: <1403796818-32440-10-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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index af45e2b..f94af63 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -2822,7 +2822,7 @@ CONFIG_I2C_RCAR=m CONFIG_I2C_RIIC=m CONFIG_I2C_RK3X=m CONFIG_I2C_ROBOTFUZZ_OSIF=m -CONFIG_I2C_S3C2410=m +CONFIG_I2C_S3C2410=y CONFIG_I2C_SCMI=m CONFIG_I2C_SH_MOBILE=m CONFIG_I2C_SI470X=m @@ -5058,7 +5058,7 @@ CONFIG_PHANTOM=m CONFIG_PHONET=m CONFIG_PHYLIB=y CONFIG_PHYS_64BIT=y -# CONFIG_PHY_EXYNOS5250_SATA is not set +CONFIG_PHY_EXYNOS5250_SATA=y # CONFIG_PHY_EXYNOS5250_USB2 is not set # CONFIG_PHY_EXYNOS5_USBDRD is not set CONFIG_PHY_EXYNOS_DP_VIDEO=y