linux/drivers/gpu/drm/loongson
Arnd Bergmann 8fe743b5eb PCI: Add CONFIG_MMU dependency
It turns out that there are no platforms that have PCI but don't have an
MMU, so adding a Kconfig dependency on CONFIG_PCI simplifies build testing
kernels for those platforms a lot, and avoids a lot of inadvertent build
regressions.

Add a dependency for CONFIG_PCI and remove all the ones for PCI specific
device drivers that are currently marked not having it.

There are a few platforms that have an optional MMU, but they usually
cannot have PCI at all. The one exception is Coldfire MCF54xx, but this is
mainly for historic reasons, and anyone using those chips should really use
the MMU these days.

Link: https://lore.kernel.org/lkml/a41f1b20-a76c-43d8-8c36-f12744327a54@app.fastmail.com/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> # SCSI
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patch.msgid.link/20250423202215.3315550-1-arnd@kernel.org
2025-04-23 15:40:30 -05:00
..
Kconfig PCI: Add CONFIG_MMU dependency 2025-04-23 15:40:30 -05:00
loongson_device.c
loongson_module.c
loongson_module.h
lsdc_benchmark.c
lsdc_benchmark.h
lsdc_crtc.c drm/loongson: fix build after debugfs include change 2024-04-26 14:30:36 +10:00
lsdc_debugfs.c
lsdc_drv.c drm: remove driver date from struct drm_driver and all drivers 2024-12-05 12:35:42 +02:00
lsdc_drv.h
lsdc_gem.c
lsdc_gem.h
lsdc_gfxpll.c
lsdc_gfxpll.h
lsdc_i2c.c
lsdc_i2c.h
lsdc_irq.c
lsdc_irq.h
lsdc_output.h
lsdc_output_7a1000.c drm/loongson/7a1000: convert to struct drm_edid 2024-05-27 15:31:28 +03:00
lsdc_output_7a2000.c drm/loongson/7a2000: convert to struct drm_edid 2024-05-27 15:31:36 +03:00
lsdc_pixpll.c
lsdc_pixpll.h
lsdc_plane.c drm/atomic: Let drivers decide which planes to async flip 2025-02-14 00:54:29 +02:00
lsdc_probe.c
lsdc_probe.h
lsdc_regs.h
lsdc_ttm.c drm/loongson: use GEM references instead of TTMs 2024-08-01 10:03:44 +02:00
lsdc_ttm.h
Makefile