[m68k] Enable CONFIG_PATA_FALCON as module

This commit is contained in:
John Paul Adrian Glaubitz 2017-09-27 18:11:13 +02:00
parent 959dc591c3
commit 480c41a802
2 changed files with 8 additions and 0 deletions

3
debian/changelog vendored
View File

@ -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@decadent.org.uk> Thu, 21 Sep 2017 23:49:55 +0100
linux (4.13.2-1~exp1) experimental; urgency=medium

View File

@ -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
##