diff options
Diffstat (limited to 'arch/powerpc/platforms/83xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/83xx/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/83xx/Kconfig b/arch/powerpc/platforms/83xx/Kconfig index 13587e2e868..583b0c7409c 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 | ||
82 | config 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 | |||
82 | endif | 91 | endif |
83 | 92 | ||
84 | # used for usb | 93 | # used for usb |