From 291bc3a1ecef197af49413f144e96d1b777fda2e Mon Sep 17 00:00:00 2001 From: Valentine Barshak Date: Thu, 18 Oct 2007 22:55:13 +1000 Subject: [PATCH] --- yaml --- r: 72223 b: refs/heads/master c: 1d5499b5ac6515991a5149f934cb6f0ead653dbc h: refs/heads/master i: 72221: c71697249e9db17177a6c07819a8141a6533ada3 72219: 94f63a20f1c3e2ecc770cea71aad99621760a179 72215: cf2e0b009fd35dfbc89cc76c26270821c62f4618 72207: 50de4a8e6e21b9fe922cbad34d9d3f7b91f6dd91 72191: 8b96984f16dd824f7e42e57762bd246194a62c2b v: v3 --- [refs] | 2 +- trunk/arch/powerpc/Kconfig.debug | 1 - trunk/arch/powerpc/platforms/Kconfig.cputype | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index da642aadf678..c89418278fae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b7c1dfba0c458114692cb5948d0405c64b40a25b +refs/heads/master: 1d5499b5ac6515991a5149f934cb6f0ead653dbc diff --git a/trunk/arch/powerpc/Kconfig.debug b/trunk/arch/powerpc/Kconfig.debug index c939fe86a9e0..6a79fe43e229 100644 --- a/trunk/arch/powerpc/Kconfig.debug +++ b/trunk/arch/powerpc/Kconfig.debug @@ -216,7 +216,6 @@ config PPC_EARLY_DEBUG_BEAT config PPC_EARLY_DEBUG_44x bool "Early serial debugging for IBM/AMCC 44x CPUs" depends on 44x - select PPC_UDBG_16550 help Select this to enable early debugging for IBM 44x chips via the inbuilt serial port. diff --git a/trunk/arch/powerpc/platforms/Kconfig.cputype b/trunk/arch/powerpc/platforms/Kconfig.cputype index 3c7325ec36ec..99684ea606af 100644 --- a/trunk/arch/powerpc/platforms/Kconfig.cputype +++ b/trunk/arch/powerpc/platforms/Kconfig.cputype @@ -48,6 +48,7 @@ config 44x bool "AMCC 44x" select PPC_DCR_NATIVE select WANT_DEVICE_TREE + select PPC_UDBG_16550 config E200 bool "Freescale e200"