diff mbox

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

Message ID 1358932673-4686-2-git-send-email-apw@canonical.com
State New
Headers show

Commit Message

Andy Whitcroft Jan. 23, 2013, 9:17 a.m. UTC
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@canonical.com>
---
 debian.master/config/config.common.ubuntu          | 3 ++-
 debian.master/config/powerpc/config.common.powerpc | 1 -
 debian.master/config/ppc64/config.common.ppc64     | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

Comments

Herton Ronaldo Krzesinski Jan. 23, 2013, 1:13 p.m. UTC | #1

diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 3f733c4..421b6e6 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2243,7 +2243,8 @@  CONFIG_HTC_PASIC3=m
 CONFIG_HT_IRQ=y
 CONFIG_HUGETLBFS=y
 CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
-CONFIG_HVCS=m
+CONFIG_HVCS=y
+CONFIG_HVC_CONSOLE=y
 CONFIG_HVC_DRIVER=y
 CONFIG_HVC_IRQ=y
 CONFIG_HVC_OLD_HVSI=y
diff --git a/debian.master/config/powerpc/config.common.powerpc b/debian.master/config/powerpc/config.common.powerpc
index 9ee3c7e..4ad90fd 100644
--- a/debian.master/config/powerpc/config.common.powerpc
+++ b/debian.master/config/powerpc/config.common.powerpc
@@ -65,7 +65,6 @@  CONFIG_HAMRADIO=y
 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
 CONFIG_HIDRAW=y
 CONFIG_HTC_I2CPLD=y
-# CONFIG_HVC_CONSOLE is not set
 CONFIG_HZ=250
 CONFIG_I2C_ALGOBIT=y
 CONFIG_I2C_DESIGNWARE_CORE=m
diff --git a/debian.master/config/ppc64/config.common.ppc64 b/debian.master/config/ppc64/config.common.ppc64
index 6e5f058..246a042 100644
--- a/debian.master/config/ppc64/config.common.ppc64
+++ b/debian.master/config/ppc64/config.common.ppc64
@@ -77,7 +77,6 @@  CONFIG_HAVE_SETUP_PER_CPU_AREA=y
 CONFIG_HIDRAW=y
 CONFIG_HTC_I2CPLD=y
 CONFIG_HUGETLB_PAGE=y
-CONFIG_HVC_CONSOLE=y
 CONFIG_HZ=250
 CONFIG_I2C_ALGOBIT=y
 CONFIG_I2C_DESIGNWARE_CORE=m