[PATCH 1/1] UBUNTU: [Config] enable various HVC consoles

Andy Whitcroft apw at canonical.com
Mon Jan 21 10:51:24 UTC 2013


Larger powerpc boxes use the HVC console support.  Enable these for the
powerpc64-smp kernel.

BugLink: http://bugs.launchpad.net/bugs/1102206
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian.ppc/config/config.common.ubuntu | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian.ppc/config/config.common.ubuntu b/debian.ppc/config/config.common.ubuntu
index d575190..78a11d3 100644
--- a/debian.ppc/config/config.common.ubuntu
+++ b/debian.ppc/config/config.common.ubuntu
@@ -1784,9 +1784,11 @@ CONFIG_HTC_I2CPLD=y
 CONFIG_HTC_PASIC3=m
 CONFIG_HUGETLBFS=y
 CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
-# CONFIG_HVC_CONSOLE is not set
+CONFIG_HVCS=y
+CONFIG_HVC_CONSOLE=y
 CONFIG_HVC_DRIVER=y
 CONFIG_HVC_IRQ=y
+CONFIG_HVC_OLD_HVSI=y
 CONFIG_HVC_OPAL=y
 CONFIG_HVC_RTAS=y
 CONFIG_HVC_UDBG=y
-- 
1.8.0





More information about the kernel-team mailing list