Turn off SCSI tape support on a non-LiveCD build, since we don't have any tools anyway on the InstallCD.

svn path=/trunk/; revision=213
This commit is contained in:
Chris Gianelloni 2006-09-01 19:51:43 +00:00
parent 0fa8ceacae
commit 50e392113b
3 changed files with 8 additions and 3 deletions

View file

@ -362,7 +362,7 @@ CONFIG_SCSI_PROC_FS=y
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set