From d8596b97739cae8f9f0d12345168a77f0db5f3ee Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Mon, 7 May 2018 13:36:30 +0200 Subject: [PATCH] [m68k] Enable CONFIG_PATA_GAYLE as module --- debian/changelog | 3 +++ debian/config/m68k/config | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index f0802a3b6..5a814292c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ linux (4.17~rc3-1~exp2) UNRELEASED; urgency=medium * Disable building linux-doc-* and tools documentation when the "nodoc" build profile is used. + [ John Paul Adrian Glaubitz ] + * [m68k] Enable CONFIG_PATA_GAYLE as module. + -- Luca Boccassi Wed, 02 May 2018 12:59:01 +0100 linux (4.17~rc3-1~exp1) experimental; urgency=medium diff --git a/debian/config/m68k/config b/debian/config/m68k/config index 4c172a783..9cb379f12 100644 --- a/debian/config/m68k/config +++ b/debian/config/m68k/config @@ -93,6 +93,7 @@ CONFIG_SYSV68_PARTITION=y ## file: drivers/ata/Kconfig ## CONFIG_PATA_FALCON=m +CONFIG_PATA_GAYLE=m ## ## file: drivers/bcma/Kconfig