Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git] / arch / powerpc / platforms / 44x / Kconfig
blob969d014c407123948002041c1370c352c4ce9c17
1 config BAMBOO
2         bool "Bamboo"
3         depends on 44x
4         default n
5         select 440EP
6         select PCI
7         help
8           This option enables support for the IBM PPC440EP evaluation board.
10 config EBONY
11         bool "Ebony"
12         depends on 44x
13         default y
14         select 440GP
15         select PCI
16         select OF_RTC
17         help
18           This option enables support for the IBM PPC440GP evaluation board.
20 config SEQUOIA
21         bool "Sequoia"
22         depends on 44x
23         default n
24         select 440EPX
25         help
26           This option enables support for the AMCC PPC440EPX evaluation board.
28 config TAISHAN
29         bool "Taishan"
30         depends on 44x
31         default n
32         select 440GX
33         select PCI
34         help
35           This option enables support for the AMCC PPC440GX "Taishan"
36           evaluation board.
38 config KATMAI
39         bool "Katmai"
40         depends on 44x
41         default n
42         select 440SPe
43         select PCI
44         select PPC4xx_PCI_EXPRESS
45         help
46           This option enables support for the AMCC PPC440SPe evaluation board.
48 config RAINIER
49         bool "Rainier"
50         depends on 44x
51         default n
52         select 440GRX
53         select PCI
54         help
55           This option enables support for the AMCC PPC440GRX evaluation board.
57 config 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 <<<<<<< HEAD:arch/powerpc/platforms/44x/Kconfig
65           is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
66 =======
67           is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
68 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:arch/powerpc/platforms/44x/Kconfig
69           stations and trunks.
71           See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
72           Telephony Developers" link for more information.
74 #config LUAN
75 #       bool "Luan"
76 #       depends on 44x
77 #       default n
78 #       select 440SP
79 #       help
80 #         This option enables support for the IBM PPC440SP evaluation board.
82 #config OCOTEA
83 #       bool "Ocotea"
84 #       depends on 44x
85 #       default n
86 #       select 440GX
87 #       help
88 #         This option enables support for the IBM PPC440GX evaluation board.
90 # 44x specific CPU modules, selected based on the board above.
91 config 440EP
92         bool
93         select PPC_FPU
94         select IBM440EP_ERR42
95         select IBM_NEW_EMAC_ZMII
96         select USB_ARCH_HAS_OHCI
98 config 440EPX
99         bool
100         select PPC_FPU
101         select IBM_NEW_EMAC_EMAC4
102         select IBM_NEW_EMAC_RGMII
103         select IBM_NEW_EMAC_ZMII
105 config 440GRX
106         bool
107         select IBM_NEW_EMAC_EMAC4
108         select IBM_NEW_EMAC_RGMII
109         select IBM_NEW_EMAC_ZMII
111 config 440GP
112         bool
113         select IBM_NEW_EMAC_ZMII
115 config 440GX
116         bool
117 <<<<<<< HEAD:arch/powerpc/platforms/44x/Kconfig
118         select IBM_NEW_EMAC_EMAC4
119 =======
120         select IBM_NEW_EMAC_EMAC4
121 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:arch/powerpc/platforms/44x/Kconfig
122         select IBM_NEW_EMAC_RGMII
123 <<<<<<< HEAD:arch/powerpc/platforms/44x/Kconfig
124         select IBM_NEW_EMAC_ZMII #test only
125         select IBM_NEW_EMAC_TAH  #test only
126 =======
127         select IBM_NEW_EMAC_ZMII #test only
128         select IBM_NEW_EMAC_TAH  #test only
129 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:arch/powerpc/platforms/44x/Kconfig
131 config 440SP
132         bool
134 config 440SPe
135 <<<<<<< HEAD:arch/powerpc/platforms/44x/Kconfig
136         select IBM_NEW_EMAC_EMAC4
137 =======
138 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:arch/powerpc/platforms/44x/Kconfig
139         bool
140 <<<<<<< HEAD:arch/powerpc/platforms/44x/Kconfig
141 =======
142         select IBM_NEW_EMAC_EMAC4
143 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:arch/powerpc/platforms/44x/Kconfig
145 # 44x errata/workaround config symbols, selected by the CPU models above
146 config IBM440EP_ERR42
147         bool