summaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-02-21 13:04:03 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2008-02-21 13:04:03 +0100
commit39050a4c665195c7a495fe1ae45100f44dc9ead2 (patch)
tree8e02526c82bb9ef8756d378c3cd6f7fd3ce18f01 /arch/ppc
parent05326c31104f63e29f3c583e0366c5b02cfb3fb3 (diff)
downloadbarebox-39050a4c665195c7a495fe1ae45100f44dc9ead2.tar.gz
barebox-39050a4c665195c7a495fe1ae45100f44dc9ead2.tar.xz
[MPC5200] Make MPC5XXX_EARLY_CONSOLE dependent on ARCH_MPC5200
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 8ce9dba900..dce159e165 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -9,6 +9,7 @@ config ARCH_TEXT_BASE
config MPC5XXX_EARLY_CONSOLE
bool
+ depends on ARCH_MPC5200
default y
config HAS_EARLY_INIT