mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01:00
powerpc: Drop default CONFIG_MAX_CPUS
This configuration has been moved into Kconfig for mpc85xx, and dropped for mpc86xx. Remove the default value in config.h. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
parent
6c691a1c7e
commit
e8a390f018
@ -57,10 +57,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef CONFIG_MAX_CPUS
|
|
||||||
#define CONFIG_MAX_CPUS 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Provide a default boot page translation virtual address that lines up with
|
* Provide a default boot page translation virtual address that lines up with
|
||||||
* Freescale's default e500 reset page.
|
* Freescale's default e500 reset page.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user