diff options
author | York Sun <york.sun@nxp.com> | 2016-11-16 11:27:54 -0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2016-11-23 23:42:05 -0800 |
commit | 87499e938df0d250cd97c611d39e9181295f8c9e (patch) | |
tree | b452742460def68e5f946695e9fb456e12d2122f /doc | |
parent | 99d0a3123e5dff47c1c4a2c541f7d53ea08d9150 (diff) | |
download | u-boot-87499e938df0d250cd97c611d39e9181295f8c9e.zip u-boot-87499e938df0d250cd97c611d39e9181295f8c9e.tar.gz u-boot-87499e938df0d250cd97c611d39e9181295f8c9e.tar.bz2 |
powerpc: MPC8560ADS: Remove macro CONFIG_MPC8560ADS
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 d584b60..9b35fb2 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_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 also manual config the DDR after undef this |