commit | ea16e83aec40f9110be9cb0c3398ef41ae890ca6 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Aug 08 13:58:46 2017 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Aug 10 23:32:05 2017 +1000 |
tree | 8af52adc1716503e57a314a93d035e1664eb67c8 | |
parent | fbbcc3bb139e044653b47f183ac9189c31895f23 [diff] |
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>