Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261548AbUKSTer (ORCPT ); Fri, 19 Nov 2004 14:34:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261551AbUKSTeK (ORCPT ); Fri, 19 Nov 2004 14:34:10 -0500 Received: from sd291.sivit.org ([194.146.225.122]:15015 "EHLO sd291.sivit.org") by vger.kernel.org with ESMTP id S261550AbUKSTdQ (ORCPT ); Fri, 19 Nov 2004 14:33:16 -0500 Date: Fri, 19 Nov 2004 20:33:50 +0100 From: Stelian Pop To: mdharm-usb@one-eyed-alien.net Cc: Linux Kernel Mailing List , Andrew Morton Subject: [PATCH] usb-storage should enable scsi disk in Kconfig Message-ID: <20041119193350.GE2700@deep-space-9.dsnet> Reply-To: Stelian Pop Mail-Followup-To: Stelian Pop , mdharm-usb@one-eyed-alien.net, Linux Kernel Mailing List , Andrew Morton Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 900 Lines: 27 As $subject says, usb-storage storage should automatically enable scsi disk support in Kconfig. Please apply. Stelian. Signed-off-by: Stelian Pop ===== drivers/usb/storage/Kconfig 1.9 vs edited ===== --- 1.9/drivers/usb/storage/Kconfig 2004-06-13 17:24:10 +02:00 +++ edited/drivers/usb/storage/Kconfig 2004-11-19 16:44:16 +01:00 @@ -6,6 +6,7 @@ tristate "USB Mass Storage support" depends on USB select SCSI + select BLK_DEV_SD ---help--- Say Y here if you want to connect USB mass storage devices to your computer's USB port. This is the driver you need for USB floppy drives, -- Stelian Pop - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/