diff options
Diffstat (limited to 'arch/mips64/defconfig')
-rw-r--r-- | arch/mips64/defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/mips64/defconfig b/arch/mips64/defconfig index 971b6aae6..039ffd84f 100644 --- a/arch/mips64/defconfig +++ b/arch/mips64/defconfig @@ -127,7 +127,9 @@ CONFIG_SCSI=y # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=y +CONFIG_SD_EXTRA_DEVS=40 # CONFIG_CHR_DEV_ST is not set +CONFIG_ST_EXTRA_DEVS=2 # CONFIG_BLK_DEV_SR is not set # CONFIG_CHR_DEV_SG is not set @@ -178,6 +180,7 @@ CONFIG_BLK_DEV_SD=y # CONFIG_SCSI_QLOGIC_FAS is not set CONFIG_SCSI_QLOGIC_ISP=y # CONFIG_SCSI_QLOGIC_FC is not set +# CONFIG_SCSI_QLOGIC_1280 is not set # CONFIG_SCSI_SEAGATE is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_T128 is not set @@ -333,7 +336,6 @@ CONFIG_SERIAL_CONSOLE=y # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_BFS_FS is not set -# CONFIG_BFS_FS_WRITE is not set # CONFIG_FAT_FS is not set # CONFIG_MSDOS_FS is not set # CONFIG_UMSDOS_FS is not set |