@@ -62,13 +62,13 @@ config MPC85xx_CDS
62
62
This option enables support for the MPC85xx CDS board
63
63
64
64
config MPC85xx_MDS
65
- bool "Freescale MPC85xx MDS"
65
+ bool "Freescale MPC8568 MDS / MPC8569 MDS / P1021 MDS"
66
66
select DEFAULT_UIMAGE
67
67
select PHYLIB if NETDEVICES
68
68
select HAVE_RAPIDIO
69
69
select SWIOTLB
70
70
help
71
- This option enables support for the MPC85xx MDS board
71
+ This option enables support for the MPC8568 MDS, MPC8569 MDS and P1021 MDS boards
72
72
73
73
config MPC8536_DS
74
74
bool "Freescale MPC8536 DS"
@@ -78,28 +78,30 @@ config MPC8536_DS
78
78
This option enables support for the MPC8536 DS board
79
79
80
80
config MPC85xx_DS
81
- bool "Freescale MPC85xx DS"
81
+ bool "Freescale MPC8544 DS / MPC8572 DS / P2020 DS"
82
82
select PPC_I8259
83
83
select DEFAULT_UIMAGE
84
84
select FSL_ULI1575 if PCI
85
85
select SWIOTLB
86
86
help
87
- This option enables support for the MPC85xx DS (MPC8544 DS) board
87
+ This option enables support for the MPC8544 DS, MPC8572 DS and P2020 DS boards
88
88
89
89
config MPC85xx_RDB
90
- bool "Freescale MPC85xx RDB"
90
+ bool "Freescale P102x MBG/UTM/RDB and P2020 RDB"
91
91
select PPC_I8259
92
92
select DEFAULT_UIMAGE
93
93
select FSL_ULI1575 if PCI
94
94
select SWIOTLB
95
95
help
96
- This option enables support for the MPC85xx RDB (P2020 RDB) board
96
+ This option enables support for the P1020 MBG PC, P1020 UTM PC,
97
+ P1020 RDB PC, P1020 RDB PD, P1020 RDB, P1021 RDB PC, P1024 RDB,
98
+ P1025 RDB, P2020 RDB and P2020 RDB PC boards
97
99
98
100
config P1010_RDB
99
- bool "Freescale P1010RDB "
101
+ bool "Freescale P1010 RDB "
100
102
select DEFAULT_UIMAGE
101
103
help
102
- This option enables support for the MPC85xx RDB ( P1010 RDB) board
104
+ This option enables support for the P1010 RDB board
103
105
104
106
P1010RDB contains P1010Si, which provides CPU performance up to 800
105
107
MHz and 1600 DMIPS, additional functionality and faster interfaces
0 commit comments