]> git.itanic.dy.fi Git - linux-stable/commit
powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
authorPali Rohár <pali@kernel.org>
Sun, 9 Apr 2023 00:08:10 +0000 (02:08 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Apr 2023 00:20:50 +0000 (10:20 +1000)
commit22fdf79171e8509db54599fd2c05ef0022ee83f5
treeff3700c00075a33d873e3cf1aa20d7c2e757f7f1
parent304e364d1f89f590b72af6bec42b5199971b531b
powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support

ULI1575 PCIe south bridge exists only on some Freescale boards. Allow to
disable CONFIG_FSL_ULI1575 symbol when it is not explicitly selected and
only implied. This is achieved by marking symbol as visible by providing
short description. Also adds dependency for this symbol to prevent enabling
it on platforms on which driver does not compile.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230409000812.18904-7-pali@kernel.org
arch/powerpc/platforms/Kconfig