diff options
| author | York Sun <[email protected]> | 2016-11-16 11:13:06 -0800 |
|---|---|---|
| committer | York Sun <[email protected]> | 2016-11-23 23:42:04 -0800 |
| commit | 7f825218dc3ca8c4f43ac288d800832d96d455f2 (patch) | |
| tree | 8d6bfd36b9e70fcde74c29ba32de9120fd4d2f36 /doc | |
| parent | 30411e7cfc5a54856536881b893439dc158023a9 (diff) | |
powerpc: mpc8540: Remove macro CONFIG_MPC8540
Replace CONFIG_MPC8540 with ARCH_MPC8540 in Kconfig and clean up existing
macros.
Signed-off-by: York Sun <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.mpc85xxads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.mpc85xxads b/doc/README.mpc85xxads index ef927397566..4a9aeb3deb4 100644 --- a/doc/README.mpc85xxads +++ b/doc/README.mpc85xxads @@ -136,7 +136,7 @@ Updated 13-July-2004 Jon Loeliger CONFIG_BOOKE BOOKE(e.g. Motorola MPC85xx, AMCC 440, etc) CONFIG_E500 BOOKE e500 family(Motorola) CONFIG_MPC85xx MPC8540,MPC8560 and their derivatives - CONFIG_MPC8540 MPC8540 specific + CONFIG_ARCH_MPC8540 MPC8540 specific CONFIG_MPC8540ADS MPC8540ADS board specific CONFIG_MPC8560ADS MPC8560ADS board specific CONFIG_TSEC_ENET Use on-chip 10/100/1000 ethernet for networking |
