diff options
author | York Sun <york.sun@nxp.com> | 2016-11-16 11:15:39 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:05 -0800 |
commit | 1ac8e0709e8da3277b6c49bcaf7282422d1eac60 (patch) | |
tree | 9eafc89d724a4b147ea146e3dd6c26c72f18530d /doc | |
parent | 7f825218dc3ca8c4f43ac288d800832d96d455f2 (diff) |
powerpc: MPC8540ADS: Remove macro CONFIG_MPC8540ADS
This macro is no longer used.
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.mpc85xxads | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.mpc85xxads b/doc/README.mpc85xxads index 4a9aeb3deb4..d584b60bbd9 100644 --- a/doc/README.mpc85xxads +++ b/doc/README.mpc85xxads @@ -137,7 +137,6 @@ Updated 13-July-2004 Jon Loeliger CONFIG_E500 BOOKE e500 family(Motorola) CONFIG_MPC85xx MPC8540,MPC8560 and their derivatives 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 CONFIG_SPD_EEPROM Use SPD EEPROM for DDR auto configuration, you can |