From 480c41a8029ba84a0b1b4462e6e0e4226e752274 Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Wed, 27 Sep 2017 18:11:13 +0200 Subject: [PATCH] [m68k] Enable CONFIG_PATA_FALCON as module --- debian/changelog | 3 +++ debian/config/m68k/config | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 164dceb19..31b1aa2b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ linux (4.13.3-1~exp1) UNRELEASED; urgency=medium [ Uwe Kleine-König ] * [arm64] really enable NET_DSA_MV88E6XXX for Espressobin + [ John Paul Adrian Glaubitz ] + * [m68k] Enable CONFIG_PATA_FALCON as module. + -- Ben Hutchings Thu, 21 Sep 2017 23:49:55 +0100 linux (4.13.2-1~exp1) experimental; urgency=medium diff --git a/debian/config/m68k/config b/debian/config/m68k/config index b21fab763..88cdbfc94 100644 --- a/debian/config/m68k/config +++ b/debian/config/m68k/config @@ -89,6 +89,11 @@ CONFIG_SYSV68_PARTITION=y ## # CONFIG_ACCESSIBILITY is not set +## +## file: drivers/ata/Kconfig +## +CONFIG_PATA_FALCON=m + ## ## file: drivers/bcma/Kconfig ##