aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Kconfig
diff options
context:
space:
mode:
authorSean MacLennan <smaclennan@pikatech.com>2008-01-21 12:55:29 -0500
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2008-01-25 08:09:42 -0500
commitf9bdedb2c5f2952f33e4f88038e5c48e27144cda (patch)
treec4386c4962449aa364281e38e0bfc03cb2b20eaa /arch/powerpc/platforms/44x/Kconfig
parent3f8fc3e0c7445dab78a81d68d995e9150f895d7e (diff)
[POWERPC] 4xx: PIKA Warp base platform
Add the base platform support for the PIKA Warp boards. Signed-off-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/44x/Kconfig')
-rw-r--r--arch/powerpc/platforms/44x/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
index c3e4e8c3c46..c062c4cbbed 100644
--- a/arch/powerpc/platforms/44x/Kconfig
+++ b/arch/powerpc/platforms/44x/Kconfig
@@ -54,6 +54,19 @@ config RAINIER
54 help 54 help
55 This option enables support for the AMCC PPC440GRX evaluation board. 55 This option enables support for the AMCC PPC440GRX evaluation board.
56 56
57config WARP
58 bool "PIKA Warp"
59 depends on 44x
60 default n
61 select 440EP
62 help
63 This option enables support for the PIKA Warp(tm) Appliance. The Warp
64 is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
65 stations and trunks.
66
67 See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
68 Telephony Developers" link for more information.
69
57#config LUAN 70#config LUAN
58# bool "Luan" 71# bool "Luan"
59# depends on 44x 72# depends on 44x
@@ -76,6 +89,7 @@ config 440EP
76 select PPC_FPU 89 select PPC_FPU
77 select IBM440EP_ERR42 90 select IBM440EP_ERR42
78 select IBM_NEW_EMAC_ZMII 91 select IBM_NEW_EMAC_ZMII
92 select USB_ARCH_HAS_OHCI
79 93
80config 440EPX 94config 440EPX
81 bool 95 bool