summaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:01:31 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:01:31 +0200
commit66ff9bf29169de0cb91b85ea6a07a3e9577d5501 (patch)
tree9a2da75235400053d9d78ba10badaa3a6e65abc9 /arch/ppc
parent14cf76973da39211e62fca9f6628c2ae0f2fdb09 (diff)
downloadbarebox-66ff9bf29169de0cb91b85ea6a07a3e9577d5501.tar.gz
barebox-66ff9bf29169de0cb91b85ea6a07a3e9577d5501.tar.xz
svn_rev_191
add CONFIG_MPC5200 symbol, it is still used in the code
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 8c59244e03..3cac655b36 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -3,6 +3,9 @@ config TEXT_BASE
string
default "0x0" if MACH_PHYCORE_MPC5200B_TINY
+config ARCH_MPC5200
+ bool
+
config MPC5200
bool
@@ -11,7 +14,9 @@ choice
config MACH_PHYCORE_MPC5200B_TINY
bool "Phycore mpc5200b tiny"
+ select ARCH_MPC5200
select MPC5200
+ select HAS_CFI
help
Say Y here if you are using the Motorola MX1ADS board