commit | 1f69aa0b89240653fdf708aada6a3d968447cce7 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Sun Oct 18 17:25:18 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Dec 04 01:01:34 2020 +1100 |
tree | 2579ef0eaa9150ef9ffd52d54f98560c02f88ad9 | |
parent | 8b8319b181fd9d6821703fef1228b4dcde613a16 [diff] |
powerpc/44x: Don't support 47x code and non 47x code at the same time 440/460 variants and 470 variants are not compatible, no need to make code supporting both and using MMU features. Just use CONFIG_PPC_47x to decide what to build. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/c3e64da3d5d068c69a201e03bbae7da055761e5b.1603041883.git.christophe.leroy@csgroup.eu