diff options
author | 2009-03-06 00:27:17 +0800 | |
---|---|---|
committer | 2009-03-06 00:27:17 +0800 | |
commit | 4aad7ec373a559177ee2c488455f6bf8928c030c (patch) | |
tree | ab94ee7e17e92ba38146b72d7d225a422b1c7187 /arch/blackfin/configs/IP0X_defconfig | |
parent | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check (diff) | |
download | linux-dev-4aad7ec373a559177ee2c488455f6bf8928c030c.tar.xz linux-dev-4aad7ec373a559177ee2c488455f6bf8928c030c.zip |
Blackfin arch: disable legacy /proc/scsi/ support by default
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | arch/blackfin/configs/IP0X_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/configs/IP0X_defconfig b/arch/blackfin/configs/IP0X_defconfig index eae83b5de92f..7db93874c987 100644 --- a/arch/blackfin/configs/IP0X_defconfig +++ b/arch/blackfin/configs/IP0X_defconfig @@ -612,7 +612,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 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) |