[kernel] r11370 - dists/trunk/linux-2.6/debian/config/arm

Martin Michlmayr tbm at alioth.debian.org
Mon May 12 09:15:21 UTC 2008


Author: tbm
Date: Mon May 12 09:15:19 2008
New Revision: 11370

Log:
CONFIG_ATA_SFF is needed for SATA_MV


Modified:
   dists/trunk/linux-2.6/debian/config/arm/config.orion5x

Modified: dists/trunk/linux-2.6/debian/config/arm/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.orion5x	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.orion5x	Mon May 12 09:15:19 2008
@@ -131,9 +131,12 @@
 ##
 ## file: drivers/ata/Kconfig
 ##
+CONFIG_ATA=m
 # CONFIG_ATA_NONSTANDARD is not set
 # CONFIG_SATA_PMP is not set
 # CONFIG_SATA_AHCI is not set
+# CONFIG_SATA_SIL24 is not set
+CONFIG_ATA_SFF=y
 # CONFIG_SATA_SVW is not set
 # CONFIG_ATA_PIIX is not set
 CONFIG_SATA_MV=m
@@ -143,8 +146,6 @@
 # CONFIG_SATA_PROMISE is not set
 # 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
@@ -189,6 +190,7 @@
 # CONFIG_PATA_VIA is not set
 # CONFIG_PATA_WINBOND is not set
 # CONFIG_PATA_PLATFORM is not set
+# CONFIG_PATA_SCH is not set
 
 ##
 ## file: drivers/char/drm/Kconfig



More information about the Kernel-svn-changes mailing list