[powerpc] Change IDE, IDE_GD from built-in to module

svn path=/dists/sid/linux-2.6/; revision=18176
This commit is contained in:
Ben Hutchings 2011-10-24 11:29:08 +00:00
parent 030c9eeee3
commit a58a90dfd3
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux-2.6 (3.0.0-6) UNRELEASED; urgency=low
[ Ben Hutchings ]
* cputimer: Cure lock inversion
* [powerpc] Change ATA, PATA_MACIO from module to built-in (Closes: #641210)
* [powerpc] Change IDE, IDE_GD from built-in to module
-- Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Fri, 07 Oct 2011 15:48:22 +0200

View File

@ -273,9 +273,9 @@ CONFIG_SCx200_ACB=m
##
## file: drivers/ide/Kconfig
##
CONFIG_IDE=y
CONFIG_IDE=m
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_IDE_GD=y
CONFIG_IDE_GD=m
CONFIG_IDE_GD_ATA=y
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=m