From: Pali Rohár Date: Sun, 9 Apr 2023 00:08:09 +0000 (+0200) Subject: powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575 X-Git-Tag: v6.6.17~4976^2~86 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=304e364d1f89f590b72af6bec42b5199971b531b;p=platform%2Fkernel%2Flinux-rpi.git powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575 Boards provided by CONFIG_MPC85xx_RDB option do not initialize fsl_uli1575.c driver. So remove explicit select dependency on it. Signed-off-by: Pali Rohár Signed-off-by: Michael Ellerman Link: https://msgid.link/20230409000812.18904-6-pali@kernel.org --- diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig index b92cb2b..a8ce661 100644 --- a/arch/powerpc/platforms/85xx/Kconfig +++ b/arch/powerpc/platforms/85xx/Kconfig @@ -90,7 +90,6 @@ config MPC85xx_RDB bool "Freescale P102x MBG/UTM/RDB and P2020 RDB" select PPC_I8259 select DEFAULT_UIMAGE - select FSL_ULI1575 if PCI select SWIOTLB help This option enables support for the P1020 MBG PC, P1020 UTM PC,