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

Tim Gardner tim.gardner at canonical.com
Mon Jan 21 13:10:38 UTC 2013


On 01/21/2013 05:00 AM, Andy Whitcroft wrote:
> 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.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(-)
>
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index f240c29..d145e8e 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -2079,7 +2079,8 @@ CONFIG_HTC_PASIC3=m
>   CONFIG_HT_IRQ=y
>   CONFIG_HUGETLBFS=y
>   CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y
> -CONFIG_HVCS=m
> +CONFIG_HVCS=y

I am curious why hvcs doesn't show up in the ABI modules list? There 
should be a couple of modules prefixed with hvcs in 
debian.master/abi/3.2.0-36.57/powerpc/powerpc64-smp.modules

./drivers/tty/hvc/Makefile:obj-$(CONFIG_HVCS)		+= hvcs.o
./arch/powerpc/platforms/pseries/Makefile:obj-$(CONFIG_HVCS)		+= hvcserver.o

rtg
-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list