diff --git a/debian/changelog b/debian/changelog index ebd6f9f8a..fabe110cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +linux-2.6 (3.2.13-2) UNRELEASED; urgency=low + + [ Jonathan Nieder ] + * ata: Enable PATA_IT8213 as module (Closes: #666506) + + -- Ben Hutchings Sun, 01 Apr 2012 06:33:00 +0100 + linux-2.6 (3.2.13-1) unstable; urgency=low * New upstream stable update: diff --git a/debian/config/config b/debian/config/config index b64930c32..802b3da63 100644 --- a/debian/config/config +++ b/debian/config/config @@ -128,7 +128,7 @@ CONFIG_PATA_CMD64X=m # CONFIG_PATA_HPT37X is not set # CONFIG_PATA_HPT3X2N is not set # CONFIG_PATA_HPT3X3 is not set -# CONFIG_PATA_IT8213 is not set +CONFIG_PATA_IT8213=m CONFIG_PATA_IT821X=m CONFIG_PATA_JMICRON=m CONFIG_PATA_MARVELL=m