topconfig explicitly set ATA_VERBOSE_ERROR

recommeded by Kconfig and seen in fedora.
armel might want to override for smaller image.

svn path=/dists/trunk/linux-2.6/; revision=14914
This commit is contained in:
Maximilian Attems 2010-01-08 12:55:08 +00:00
parent 5ebb445152
commit bd80d4c05a
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -8,7 +8,8 @@ linux-2.6 (2.6.32-5) UNRELEASED; urgency=low
[ maximilian attems ]
* topconfig unset USB_ISP1362_HCD FTBFS on armel and useless.
(closes: #564156)
* topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO, PM_RUNTIME.
* topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO, PM_RUNTIME,
ATA_VERBOSE_ERROR.
* [x86] set RTL8192E, TOPSTAR_LAPTOP.
* Explicitly disable diverse staging drivers.

View File

@ -87,6 +87,7 @@ CONFIG_A11Y_BRAILLE_CONSOLE=y
## file: drivers/ata/Kconfig
##
CONFIG_ATA=m
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_PMP=y
CONFIG_SATA_AHCI=m