From 1cb7f248c55104019e5059eb981a533087a1d200 Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Tue, 10 Oct 2006 21:19:37 +0000 Subject: [PATCH] Added AMD74xx driver to powerpc64 flavour. Closes #391861. Particular blame goes to Frans Pop, who couldn't stop himself from bashing the powerpc kernel maintainers, as usual. svn path=/dists/trunk/linux-2.6/; revision=7595 --- debian/arch/powerpc/config.powerpc64 | 3 +-- debian/changelog | 4 ++++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/arch/powerpc/config.powerpc64 b/debian/arch/powerpc/config.powerpc64 index a4593342e..9e6327d18 100644 --- a/debian/arch/powerpc/config.powerpc64 +++ b/debian/arch/powerpc/config.powerpc64 @@ -109,5 +109,4 @@ CONFIG_VIRT_CPU_ACCOUNTING=y CONFIG_MIGRATION=y CONFIG_CMDLINE="console=hvsi0 console=hvc0 console=ttyS0,9600 console=tty0" # CONFIG_MV643XX_ETH is not set - - +CONFIG_BLK_DEV_AMD74XX=m diff --git a/debian/changelog b/debian/changelog index acffc52c3..53ee1ccc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,10 @@ linux-2.6 (2.6.18-3) UNRELEASED; urgency=low * bugfix/sky2-receive-FIFO-fix.patch: fix sky2 hangs on some chips Thanks to Stephen Hemminger for the patch. (Closes: #391382) + [ Sven Luther ] + * [powerpc] Added AMD74xx driver module to the powerpc64 flavour + (Closes: #391861). + -- Bastian Blank Tue, 10 Oct 2006 16:40:26 +0200 linux-2.6 (2.6.18-2) unstable; urgency=low