From 21d4c04c9ae5ac10bfc40908bc59a6aef7d53190 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 13 Oct 2004 20:31:30 +0000 Subject: [PATCH] Change SCSI CDROM from m to y. svn path=/trunk/; revision=19 --- kconfig/2004.3/x86/2.6.7-smp.config | 2 +- kconfig/2004.3/x86/2.6.8-smp.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kconfig/2004.3/x86/2.6.7-smp.config b/kconfig/2004.3/x86/2.6.7-smp.config index 94e1847d..13802623 100644 --- a/kconfig/2004.3/x86/2.6.7-smp.config +++ b/kconfig/2004.3/x86/2.6.7-smp.config @@ -400,7 +400,7 @@ CONFIG_SCSI=y CONFIG_BLK_DEV_SD=m # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set -CONFIG_BLK_DEV_SR=m +CONFIG_BLK_DEV_SR=y CONFIG_BLK_DEV_SR_VENDOR=y CONFIG_CHR_DEV_SG=m diff --git a/kconfig/2004.3/x86/2.6.8-smp.config b/kconfig/2004.3/x86/2.6.8-smp.config index ae84bc52..96fb689f 100644 --- a/kconfig/2004.3/x86/2.6.8-smp.config +++ b/kconfig/2004.3/x86/2.6.8-smp.config @@ -402,7 +402,7 @@ CONFIG_SCSI=y CONFIG_BLK_DEV_SD=m # CONFIG_CHR_DEV_ST is not set # CONFIG_CHR_DEV_OSST is not set -CONFIG_BLK_DEV_SR=m +CONFIG_BLK_DEV_SR=y CONFIG_BLK_DEV_SR_VENDOR=y CONFIG_CHR_DEV_SG=m