aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/Kconfig
diff options
context:
space:
mode:
authorBryan O'Donoghue <bodonoghue@codehermit.ie>2008-05-08 08:47:00 -0400
committerKumar Gala <galak@kernel.crashing.org>2008-06-02 15:44:25 -0400
commit59d13f9dba56c444e5356b42d3d57b46e44ef975 (patch)
tree320b02fb36d0fe68575e740b5053cdca6288b5c4 /arch/powerpc/platforms/83xx/Kconfig
parent64f9b5ee17ee7974d7cc58d75221432d86960ba3 (diff)
[POWERPC] 83xx: Add support for Analogue & Micro ASP837E board
The following adds support for the Analogue & Micro ASP 8347E, running Redboot. http://www.analogue-micro.com/ASP8347.html Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/83xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/83xx/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/83xx/Kconfig b/arch/powerpc/platforms/83xx/Kconfig
index 13587e2e8680..583b0c7409c9 100644
--- a/arch/powerpc/platforms/83xx/Kconfig
+++ b/arch/powerpc/platforms/83xx/Kconfig
@@ -79,6 +79,15 @@ config SBC834x
79 help 79 help
80 This option enables support for the Wind River SBC834x board. 80 This option enables support for the Wind River SBC834x board.
81 81
82config ASP834x
83 bool "Analogue & Micro ASP 834x"
84 select PPC_MPC834x
85 select REDBOOT
86 help
87 This enables support for the Analogue & Micro ASP 83xx
88 board.
89
90
82endif 91endif
83 92
84# used for usb 93# used for usb