]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 8 Aug 2017 11:58:46 +0000 (13:58 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Aug 2017 13:32:05 +0000 (23:32 +1000)
commitea16e83aec40f9110be9cb0c3398ef41ae890ca6
tree8af52adc1716503e57a314a93d035e1664eb67c8
parentfbbcc3bb139e044653b47f183ac9189c31895f23
powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx

To remain consistent with what is done with CPM2, let's link
CPM1 related parts to CONFIG_CPM1 instead of CONFIG_8xx

When something depends on both CPM1 and CPM2 we associate it
with CONFIG_CPM

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/fsl_soc.c
arch/powerpc/sysdev/fsl_soc.h