summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2008-01-17 16:31:40 -0600
committerKumar Gala <galak@kernel.crashing.org>2008-01-23 19:34:40 -0600
commitb09c16440eb39c12cc91aea5b572c753a5567d57 (patch)
treed23f6bc58c0147e02d7f84fd5b03e0d80b50efb5 /arch/powerpc/Kconfig
parente8b63761554aca641bd9020447d487bfd85111bf (diff)
[POWERPC] 8xx: Analogue & Micro Adder875 board support.
Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 66a3d8cee5cf..47fe2560138c 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -140,6 +140,9 @@ config DEFAULT_UIMAGE
Used to allow a board to specify it wants a uImage built by default
default n
+config REDBOOT
+ bool
+
config PPC64_SWSUSP
bool
depends on PPC64 && (BROKEN || (PPC_PMAC64 && EXPERIMENTAL))