[linux] 02/02: [armel/orion5x] Enable CONFIG_DEBUG_LL_UART_8250.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Nov 9 09:26:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

ijc pushed a commit to branch master
in repository linux.

commit 2092e551e255d2c05d10ebed431e687f864c454e
Author: Ian Campbell <ijc at hellion.org.uk>
Date:   Fri Nov 6 15:20:56 2015 +0000

    [armel/orion5x] Enable CONFIG_DEBUG_LL_UART_8250.
    
    As suggested in #803159 by Roger Shimizu.
    
    Do not enable CONFIG_DEBUG_ICEDCC.
---
 debian/changelog                   | 1 +
 debian/config/armel/config.orion5x | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 637c49d..abb4aca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ linux (4.3-1~exp2) UNRELEASED; urgency=medium
   [ Ian Campbell ]
   * [armel/orion5x] Enable Device Tree for orion5x. Patch from Roger Shimizu
     (Closes: #803159)
+  * [armel/orion5x] Enable CONFIG_DEBUG_LL_UART_8250.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 07 Nov 2015 14:18:48 +0000
 
diff --git a/debian/config/armel/config.orion5x b/debian/config/armel/config.orion5x
index 1e4703f..35ef0ff 100644
--- a/debian/config/armel/config.orion5x
+++ b/debian/config/armel/config.orion5x
@@ -16,6 +16,14 @@ CONFIG_ATAGS_PROC=y
 CONFIG_VFP=y
 
 ##
+## file: arch/arm/Kconfig.debug
+##
+## choice: Kernel low-level debugging port
+# CONFIG_DEBUG_ICEDCC is not set
+CONFIG_DEBUG_LL_UART_8250=y
+## end choice
+
+##
 ## file: arch/arm/mach-imx/Kconfig
 ##
 # CONFIG_ARCH_MXC is not set

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list