disable some new drivers

svn path=/dists/trunk/linux-2.6/; revision=11351
This commit is contained in:
Martin Michlmayr 2008-05-11 17:21:42 +00:00
parent 110a9434a0
commit c9dff4f35c
1 changed files with 9 additions and 0 deletions

View File

@ -121,10 +121,18 @@ CONFIG_ARM_THUMB=y
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
# CONFIG_OUTER_CACHE is not set
##
## file: drivers/scsi/Kconfig
##
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_LPFC is not set
##
## file: drivers/ata/Kconfig
##
# CONFIG_ATA_NONSTANDARD is not set
# CONFIG_SATA_PMP is not set
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_SVW is not set
# CONFIG_ATA_PIIX is not set
@ -136,6 +144,7 @@ CONFIG_SATA_MV=m
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIL24 is not set
# CONFIG_ATA_SFF is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set