Searched hist:"20286 cdff766d64dc718a9d855b049580dfeb3cc" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/ |
| H A D | Kconfig | 20286cdff766d64dc718a9d855b049580dfeb3cc Mon May 16 09:52:11 UTC 2016 Paul Burton <paul.burton@imgtec.com> MIPS: Simplify CONFIG_SYS_CPU values
Rather than having the values for CONFIG_SYS_CPU depend upon each architecture revision, have them depend upon the more general CONFIG_CPU_MIPS32 & CONFIG_CPU_MIPS64 which in turn depend upon the architecture revisions.
This is done in preparation for adding MIPSr6 support, which would otherwise need to introduce new cases here.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
|