commit | e959986694e4a1fb83e371bf2e8395ec2fc8b251 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Aug 08 13:58:52 2017 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Aug 10 23:32:11 2017 +1000 |
tree | 3b49d9867d646e6fe4a25cc63df11cb9171c4a78 | |
parent | 72e4b2cdf07b4c43115f058ed74d694eab5d6454 [diff] |
powerpc/kconfig: Simplify PCI_QSPAN selection 4xx, CPM2 and 8xx cannot be selected at the same time, so no need to test 8xx && !4xx && !CPM2. Testing 8xx is enough. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>