[m68k] Enable CONFIG_PATA_GAYLE as module

This commit is contained in:
John Paul Adrian Glaubitz 2018-05-07 13:36:30 +02:00
parent f2356b94b3
commit d8596b9773
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -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 <bluca@debian.org> Wed, 02 May 2018 12:59:01 +0100
linux (4.17~rc3-1~exp1) experimental; urgency=medium

View File

@ -93,6 +93,7 @@ CONFIG_SYSV68_PARTITION=y
## file: drivers/ata/Kconfig
##
CONFIG_PATA_FALCON=m
CONFIG_PATA_GAYLE=m
##
## file: drivers/bcma/Kconfig