]> git.baikalelectronics.ru Git - 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)
commit1183a4a05d4f03723484d51fcd4cacb6297d6dcf
tree8af52adc1716503e57a314a93d035e1664eb67c8
parent83e365efe0719f0e32ec218770e20c82fa861259
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