diff options
| author | Christophe Leroy <[email protected]> | 2023-09-14 15:23:45 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-09-18 02:23:48 +0000 |
| commit | 6901a9f9ef1561111283a0d8c8d1cea634d089ef (patch) | |
| tree | 5ddb074ab5c66fa027b6d868b77eec31715867eb /tools/testing/selftests/tc-testing/plugin-lib/rootPlugin.py | |
| parent | powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT... (diff) | |
| download | kernel-6901a9f9ef1561111283a0d8c8d1cea634d089ef.tar.gz kernel-6901a9f9ef1561111283a0d8c8d1cea634d089ef.zip | |
powerpc/82xx: Select FSL_SOC
It used to be impossible to select CONFIG_CPM2 without selecting
CONFIG_FSL_SOC at the same time because CONFIG_CPM2 was dependent
on CONFIG_8260 and CONFIG_8260 was selecting CONFIG_FSL_SOC.
But after commit eb5aa2137275 ("powerpc/82xx: Remove CONFIG_8260
and CONFIG_8272") CONFIG_CPM2 depends on CONFIG_PPC_82xx instead
but CONFIG_PPC_82xx doesn't directly selects CONFIG_FSL_SOC.
Fix it by forcing CONFIG_PPC_82xx to select CONFIG_FSL_SOC just
like already done by PPC_8xx, PPC_MPC512x, PPC_83xx, PPC_86xx.
Reported-by: Randy Dunlap <[email protected]>
Fixes: eb5aa2137275 ("powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272")
Signed-off-by: Christophe Leroy <[email protected]>
Tested-by: Randy Dunlap <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/7ab513546148ebe33ddd4b0ea92c7bfd3cce3ad7.1694705016.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/rootPlugin.py')
0 files changed, 0 insertions, 0 deletions
