blob: f9f65f90c9c244f4740585aa2a3b6d70b1563c47 [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
Benjamin Herrenschmidtc3fc2de2007-12-21 15:39:29 +11006 select PCI
Josh Boyer8c1449b2007-08-20 07:30:14 -05007 help
8 This option enables support for the IBM PPC440EP evaluation board.
David Gibsonf6dfc802007-05-08 14:10:01 +10009
10config EBONY
11 bool "Ebony"
12 depends on 44x
13 default y
14 select 440GP
Benjamin Herrenschmidt69c07852007-12-21 15:39:25 +110015 select PCI
David Gibsonf6dfc802007-05-08 14:10:01 +100016 help
17 This option enables support for the IBM PPC440GP evaluation board.
18
Valentine Barshak15fc9932007-08-29 17:40:30 +040019config 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
Hugh Blemings6bbc5472007-12-21 15:39:28 +110027config 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
David Gibsonf6dfc802007-05-08 14:10:01 +100037#config LUAN
38# bool "Luan"
39# depends on 44x
40# default n
41# select 440SP
42# help
43# This option enables support for the IBM PPC440SP evaluation board.
44
45#config OCOTEA
46# bool "Ocotea"
47# depends on 44x
48# default n
49# select 440GX
50# help
51# This option enables support for the IBM PPC440GX evaluation board.
52
53# 44x specific CPU modules, selected based on the board above.
54config 440EP
55 bool
56 select PPC_FPU
57 select IBM440EP_ERR42
Josh Boyer73925372007-10-20 00:53:12 +100058 select IBM_NEW_EMAC_ZMII
David Gibsonf6dfc802007-05-08 14:10:01 +100059
Valentine Barshak15fc9932007-08-29 17:40:30 +040060config 440EPX
61 bool
62 select PPC_FPU
Valentine Barshakb7c1dfb2007-10-16 03:58:37 +100063 select IBM_NEW_EMAC_EMAC4
64 select IBM_NEW_EMAC_RGMII
65 select IBM_NEW_EMAC_ZMII
David Gibsonf6dfc802007-05-08 14:10:01 +100066
67config 440GP
68 bool
David Gibson1d3bb992007-08-23 13:56:01 +100069 select IBM_NEW_EMAC_ZMII
David Gibsonf6dfc802007-05-08 14:10:01 +100070
71config 440GX
72 bool
Hugh Blemings6bbc5472007-12-21 15:39:28 +110073 select IBM_NEW_EMAC_EMAC4
74 select IBM_NEW_EMAC_RGMII
75 select IBM_NEW_EMAC_ZMII #test only
76 select IBM_NEW_EMAC_TAH #test only
David Gibsonf6dfc802007-05-08 14:10:01 +100077
78config 440SP
79 bool
80
David Gibsonf6dfc802007-05-08 14:10:01 +100081# 44x errata/workaround config symbols, selected by the CPU models above
82config IBM440EP_ERR42
83 bool