Skip to content

Commit 1af09ed

Browse files
committed
Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k fix from Geert Uytterhoeven: - Fix a Mac defconfig regression due to the IDE -> ATA switch * tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: m68k: MAC should select HAVE_PATA_PLATFORM
2 parents ec6badf + 21ed492 commit 1af09ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/m68k/Kconfig.machine

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ config MAC
3333
depends on MMU
3434
select MMU_MOTOROLA if MMU
3535
select HAVE_ARCH_NVRAM_OPS
36+
select HAVE_PATA_PLATFORM
3637
select LEGACY_TIMER_TICK
3738
help
3839
This option enables support for the Apple Macintosh series of

0 commit comments

Comments
 (0)