Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] MIPS: unhide PATA_PLATFORM
@ 2023-05-09 18:57 Manuel Lauss
  2023-05-23  9:06 ` Thomas Bogendoerfer
  2023-05-23 14:44 ` Maciej W. Rozycki
  0 siblings, 2 replies; 3+ messages in thread
From: Manuel Lauss @ 2023-05-09 18:57 UTC (permalink / raw)
  To: linux-mips; +Cc: Manuel Lauss

Alchemy DB1200/DB1300 boards can use the pata_platform driver.
Unhide the config entry in all of MIPS.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
---
 arch/mips/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index c2f5498d207f..675a8660cb85 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -79,6 +79,7 @@ config MIPS
 	select HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 	select HAVE_MOD_ARCH_SPECIFIC
 	select HAVE_NMI
+	select HAVE_PATA_PLATFORM
 	select HAVE_PERF_EVENTS
 	select HAVE_PERF_REGS
 	select HAVE_PERF_USER_STACK_DUMP
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-23 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-09 18:57 [PATCH] MIPS: unhide PATA_PLATFORM Manuel Lauss
2023-05-23  9:06 ` Thomas Bogendoerfer
2023-05-23 14:44 ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox