[linux] 01/01: [m68k] Enable CONFIG_PATA_FALCON as module
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Thu Sep 28 11:06:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit 480c41a8029ba84a0b1b4462e6e0e4226e752274
Author: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>
Date: Wed Sep 27 18:11:13 2017 +0200
[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 164dceb..31b1aa2 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 <ben at decadent.org.uk> 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 b21fab7..88cdbfc 100644
--- a/debian/config/m68k/config
+++ b/debian/config/m68k/config
@@ -90,6 +90,11 @@ CONFIG_SYSV68_PARTITION=y
# CONFIG_ACCESSIBILITY is not set
##
+## file: drivers/ata/Kconfig
+##
+CONFIG_PATA_FALCON=m
+
+##
## file: drivers/bcma/Kconfig
##
# CONFIG_BCMA is not set
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list