summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2023-04-09 02:08:09 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-20 10:20:50 +1000
commit304e364d1f89f590b72af6bec42b5199971b531b (patch)
treebfac3dd76118d68fa8da8654e9c5f6090b2cef3a /arch/powerpc
parentc4f6d8665cff0abacd164b3cd10afe0385290db2 (diff)
downloadlinux-stable-304e364d1f89f590b72af6bec42b5199971b531b.tar.gz
linux-stable-304e364d1f89f590b72af6bec42b5199971b531b.tar.bz2
linux-stable-304e364d1f89f590b72af6bec42b5199971b531b.zip
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 <pali@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230409000812.18904-6-pali@kernel.org
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/platforms/85xx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
index b92cb2b4d54d..a8ce6616fd0a 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,