From patchwork Wed Sep 3 07:32:44 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 385414 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 562971400DE; Wed, 3 Sep 2014 17:33:07 +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 1XP53v-0008QY-Qv; Wed, 03 Sep 2014 07:33:03 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1XP53e-0008OW-Rt for kernel-team@lists.ubuntu.com; Wed, 03 Sep 2014 07:32: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 1XP53e-0004DB-P7 for kernel-team@lists.ubuntu.com; Wed, 03 Sep 2014 07:32:46 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH 1/2] UBUNTU: [Config] armhf: SERIAL_SAMSUNG_CONSOLE=y Date: Wed, 3 Sep 2014 09:32:44 +0200 Message-Id: <1409729565-8010-2-git-send-email-paolo.pisati@canonical.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1409729565-8010-1-git-send-email-paolo.pisati@canonical.com> References: <1409729565-8010-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 --- .../abi/3.16.0-12.18/armhf/generic-lpae.modules | 1 - .../abi/3.16.0-12.18/armhf/generic.modules | 1 - debian.master/config/config.common.ubuntu | 3 ++- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian.master/abi/3.16.0-12.18/armhf/generic-lpae.modules b/debian.master/abi/3.16.0-12.18/armhf/generic-lpae.modules index e9d5a2c..47126de 100644 --- a/debian.master/abi/3.16.0-12.18/armhf/generic-lpae.modules +++ b/debian.master/abi/3.16.0-12.18/armhf/generic-lpae.modules @@ -2879,7 +2879,6 @@ saa717x saa7706h safe_serial salsa20_generic -samsung samsung-keypad samsung-sxgbe sata_highbank diff --git a/debian.master/abi/3.16.0-12.18/armhf/generic.modules b/debian.master/abi/3.16.0-12.18/armhf/generic.modules index 5d59cb1..86c99b6 100644 --- a/debian.master/abi/3.16.0-12.18/armhf/generic.modules +++ b/debian.master/abi/3.16.0-12.18/armhf/generic.modules @@ -2926,7 +2926,6 @@ saa7706h safe_serial sahara salsa20_generic -samsung samsung-keypad samsung-sxgbe sata_highbank diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 7eb6467..eefb185 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -6224,7 +6224,8 @@ CONFIG_SERIAL_PMACZILOG_CONSOLE=y # CONFIG_SERIAL_PMACZILOG_TTYS is not set CONFIG_SERIAL_RP2=m CONFIG_SERIAL_RP2_NR_UARTS=32 -CONFIG_SERIAL_SAMSUNG=m +CONFIG_SERIAL_SAMSUNG=y +CONFIG_SERIAL_SAMSUNG_CONSOLE=y CONFIG_SERIAL_SAMSUNG_UARTS=4 CONFIG_SERIAL_SAMSUNG_UARTS_4=y CONFIG_SERIAL_SC16IS7XX=m