blob: 1bf042498f6e1ba946ce0101136de2e1638c058c [file] [log] [blame]
Josh Boyer8c1449b2007-08-20 07:30:14 -05001config BAMBOO
2 bool "Bamboo"
3 depends on 44x
4 default n
5 select 440EP
6 help
7 This option enables support for the IBM PPC440EP evaluation board.
David Gibsonf6dfc802007-05-08 14:10:01 +10008
9config EBONY
10 bool "Ebony"
11 depends on 44x
12 default y
13 select 440GP
Benjamin Herrenschmidt69c07852007-12-21 15:39:25 +110014 select PCI
David Gibsonf6dfc802007-05-08 14:10:01 +100015 help
16 This option enables support for the IBM PPC440GP evaluation board.
17
Valentine Barshak15fc9932007-08-29 17:40:30 +040018config SEQUOIA
19 bool "Sequoia"
20 depends on 44x
21 default n
22 select 440EPX
23 help
24 This option enables support for the AMCC PPC440EPX evaluation board.
25
Hugh Blemings6bbc5472007-12-21 15:39:28 +110026config TAISHAN
27 bool "Taishan"
28 depends on 44x
29 default n
30 select 440GX
31 select PCI
32 help
33 This option enables support for the AMCC PPC440GX "Taishan"
34 evaluation board.
35
David Gibsonf6dfc802007-05-08 14:10:01 +100036#config LUAN
37# bool "Luan"
38# depends on 44x
39# default n
40# select 440SP
41# help
42# This option enables support for the IBM PPC440SP evaluation board.
43
44#config OCOTEA
45# bool "Ocotea"
46# depends on 44x
47# default n
48# select 440GX
49# help
50# This option enables support for the IBM PPC440GX evaluation board.
51
52# 44x specific CPU modules, selected based on the board above.
53config 440EP
54 bool
55 select PPC_FPU
56 select IBM440EP_ERR42
Josh Boyer73925372007-10-20 00:53:12 +100057 select IBM_NEW_EMAC_ZMII
David Gibsonf6dfc802007-05-08 14:10:01 +100058
Valentine Barshak15fc9932007-08-29 17:40:30 +040059config 440EPX
60 bool
61 select PPC_FPU
Valentine Barshakb7c1dfb2007-10-16 03:58:37 +100062 select IBM_NEW_EMAC_EMAC4
63 select IBM_NEW_EMAC_RGMII
64 select IBM_NEW_EMAC_ZMII
David Gibsonf6dfc802007-05-08 14:10:01 +100065
66config 440GP
67 bool
David Gibson1d3bb992007-08-23 13:56:01 +100068 select IBM_NEW_EMAC_ZMII
David Gibsonf6dfc802007-05-08 14:10:01 +100069
70config 440GX
71 bool
Hugh Blemings6bbc5472007-12-21 15:39:28 +110072 select IBM_NEW_EMAC_EMAC4
73 select IBM_NEW_EMAC_RGMII
74 select IBM_NEW_EMAC_ZMII #test only
75 select IBM_NEW_EMAC_TAH #test only
David Gibsonf6dfc802007-05-08 14:10:01 +100076
77config 440SP
78 bool
79
David Gibsonf6dfc802007-05-08 14:10:01 +100080# 44x errata/workaround config symbols, selected by the CPU models above
81config IBM440EP_ERR42
82 bool