[PATCH 2/2] UBUNTU: [Config] disable HVC_DCC
Paolo Pisati
paolo.pisati at canonical.com
Tue Apr 8 17:47:18 UTC 2014
BugLink: http://bugs.launchpad.net/bugs/1303657
Kernel hangs at boot waiting for a console via the JTAG interface that will
obviously never appear - disable it.
Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
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 4147ccc..78a01b5 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2644,7 +2644,7 @@ CONFIG_HT_IRQ=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
CONFIG_HVC_CONSOLE=y
-CONFIG_HVC_DCC=y
+# CONFIG_HVC_DCC is not set
CONFIG_HVC_DRIVER=y
CONFIG_HVC_IRQ=y
CONFIG_HVC_OPAL=y
--
1.9.1
More information about the kernel-team
mailing list