From: Manuel Lauss <manuel.lauss@gmail.com> Date: Tue, 9 May 2023 18:57:44 +0000 (+0200) Subject: MIPS: unhide PATA_PLATFORM X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=75b18aac6fa39a1720677970cfcb52ecea1eb44c;p=linux.git MIPS: unhide PATA_PLATFORM 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> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index c2f5498d207ff..675a8660cb85a 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