[POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigs
[pandora-kernel.git] / arch / powerpc / platforms / 44x / Kconfig
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.
9
10 config EBONY
11         bool "Ebony"
12         depends on 44x
13         default y
14         select 440GP
15         select PCI
16         help
17           This option enables support for the IBM PPC440GP evaluation board.
18
19 config SEQUOIA
20         bool "Sequoia"
21         depends on 44x
22         default n
23         select 440EPX
24         help
25           This option enables support for the AMCC PPC440EPX evaluation board.
26
27 config TAISHAN
28         bool "Taishan"
29         depends on 44x
30         default n
31         select 440GX
32         select PCI
33         help
34           This option enables support for the AMCC PPC440GX "Taishan"
35           evaluation board.
36
37 config KATMAI
38         bool "Katmai"
39         depends on 44x
40         default n
41         select 440SPe
42         select PCI
43         select PPC4xx_PCI_EXPRESS
44         help
45           This option enables support for the AMCC PPC440SPe evaluation board.
46
47 config RAINIER
48         bool "Rainier"
49         depends on 44x
50         default n
51         select 440GRX
52         select PCI
53         help
54           This option enables support for the AMCC PPC440GRX evaluation board.
55
56 #config LUAN
57 #       bool "Luan"
58 #       depends on 44x
59 #       default n
60 #       select 440SP
61 #       help
62 #         This option enables support for the IBM PPC440SP evaluation board.
63
64 #config OCOTEA
65 #       bool "Ocotea"
66 #       depends on 44x
67 #       default n
68 #       select 440GX
69 #       help
70 #         This option enables support for the IBM PPC440GX evaluation board.
71
72 # 44x specific CPU modules, selected based on the board above.
73 config 440EP
74         bool
75         select PPC_FPU
76         select IBM440EP_ERR42
77         select IBM_NEW_EMAC_ZMII
78
79 config 440EPX
80         bool
81         select PPC_FPU
82         select IBM_NEW_EMAC_EMAC4
83         select IBM_NEW_EMAC_RGMII
84         select IBM_NEW_EMAC_ZMII
85
86 config 440GRX
87         bool
88         select IBM_NEW_EMAC_EMAC4
89         select IBM_NEW_EMAC_RGMII
90         select IBM_NEW_EMAC_ZMII
91
92 config 440GP
93         bool
94         select IBM_NEW_EMAC_ZMII
95
96 config 440GX
97         bool
98         select IBM_NEW_EMAC_EMAC4
99         select IBM_NEW_EMAC_RGMII
100         select IBM_NEW_EMAC_ZMII #test only
101         select IBM_NEW_EMAC_TAH  #test only
102
103 config 440SP
104         bool
105
106 config 440SPe
107         select IBM_NEW_EMAC_EMAC4
108         bool
109
110 # 44x errata/workaround config symbols, selected by the CPU models above
111 config IBM440EP_ERR42
112         bool