Title: [6153] trunk/arch/blackfin/configs: disable legacy /proc/scsi/ support by default
Revision
6153
Author
vapier
Date
2009-03-04 00:25:51 -0600 (Wed, 04 Mar 2009)

Log Message

disable legacy /proc/scsi/ support by default

Modified Paths


Diff

Modified: trunk/arch/blackfin/configs/BF548-EZKIT_defconfig (6152 => 6153)


--- trunk/arch/blackfin/configs/BF548-EZKIT_defconfig	2009-03-04 02:44:43 UTC (rev 6152)
+++ trunk/arch/blackfin/configs/BF548-EZKIT_defconfig	2009-03-04 06:25:51 UTC (rev 6153)
@@ -680,7 +680,7 @@
 CONFIG_SCSI_DMA=y
 # CONFIG_SCSI_TGT is not set
 # CONFIG_SCSI_NETLINK is not set
-CONFIG_SCSI_PROC_FS=y
+# CONFIG_SCSI_PROC_FS is not set
 
 #
 # SCSI support type (disk, tape, CD-ROM)

Modified: trunk/arch/blackfin/configs/CM-BF548_defconfig (6152 => 6153)


--- trunk/arch/blackfin/configs/CM-BF548_defconfig	2009-03-04 02:44:43 UTC (rev 6152)
+++ trunk/arch/blackfin/configs/CM-BF548_defconfig	2009-03-04 06:25:51 UTC (rev 6153)
@@ -595,7 +595,7 @@
 CONFIG_SCSI_DMA=y
 # CONFIG_SCSI_TGT is not set
 # CONFIG_SCSI_NETLINK is not set
-CONFIG_SCSI_PROC_FS=y
+# CONFIG_SCSI_PROC_FS is not set
 
 #
 # SCSI support type (disk, tape, CD-ROM)

Modified: trunk/arch/blackfin/configs/IP0X_defconfig (6152 => 6153)


--- trunk/arch/blackfin/configs/IP0X_defconfig	2009-03-04 02:44:43 UTC (rev 6152)
+++ trunk/arch/blackfin/configs/IP0X_defconfig	2009-03-04 06:25:51 UTC (rev 6153)
@@ -612,7 +612,7 @@
 CONFIG_SCSI=y
 # CONFIG_SCSI_TGT is not set
 # CONFIG_SCSI_NETLINK is not set
-CONFIG_SCSI_PROC_FS=y
+# CONFIG_SCSI_PROC_FS is not set
 
 #
 # SCSI support type (disk, tape, CD-ROM)
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to