[powerpc] Enable pata_amd driver, replacing amd74xx

svn path=/dists/sid/linux-2.6/; revision=15842
This commit is contained in:
Ben Hutchings 2010-06-08 02:40:59 +00:00
parent 175fcbcd44
commit 4ada60d55a
2 changed files with 6 additions and 5 deletions

1
debian/changelog vendored
View File

@ -15,6 +15,7 @@ linux-2.6 (2.6.32-16) UNRELEASED; urgency=low
* Revert "Add EC path for Thinkpad X100."; it is incomplete and broken
* sctp: fix append error cause to ERROR chunk correctly (regression due
to fix for CVE-2010-1173)
* [powerpc] Enable pata_amd driver, replacing amd74xx
[ Aurelien Jarno ]
* [sh4] fix sh_tmu clocksource following recent nohz changes.

View File

@ -88,6 +88,11 @@ CONFIG_PPC_SPLPAR=y
CONFIG_SCANLOG=m
# CONFIG_LPARCFG is not set
##
## file: drivers/ata/Kconfig
##
CONFIG_PATA_AMD=m
##
## file: drivers/block/Kconfig
##
@ -110,11 +115,6 @@ CONFIG_HW_RANDOM_PASEMI=m
##
CONFIG_I2C_PASEMI=m
##
## file: drivers/ide/Kconfig
##
CONFIG_BLK_DEV_AMD74XX=m
##
## file: drivers/macintosh/Kconfig
##