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
This commit is contained in:
Sven Luther 2006-10-10 21:19:37 +00:00
parent b6d38f3f57
commit 1cb7f248c5
2 changed files with 5 additions and 2 deletions

View File

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

4
debian/changelog vendored
View File

@ -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 <waldi@debian.org> Tue, 10 Oct 2006 16:40:26 +0200
linux-2.6 (2.6.18-2) unstable; urgency=low