On Sat, 15 Sep 2007, Stefan Richter wrote: > >> +menu "Storage (core and SCSI commands)" > >> > >> config SCSI > >> - tristate "SCSI device support" > >> + tristate "Storage support (core and SCSI commands)" > >> depends on BLOCK > >> select SCSI_DMA if HAS_DMA > >> ---help--- > >> ... > > > > What is "storage support"? > > SATA? > > PATA? > > USB mass storage? > > MMC? > > MTD? > > What is "Networking"? Ethernet? Infiniband? ...? SCSI is a generic peripheral bus (recall the expansion of the acronym). Even though probably the most common, storage is one of its applications only (think scanners for an immediately obvious other one). I find describing CONFIG_SCSI as "storage support" misleading and inappropriate. Referring to your example it is like calling generic networking (i.e. CONFIG_NET) "Ethernet support". Maciej - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC PATCH] SCSI: split Kconfig menu into two
- From: Stefan Richter <[email protected]>
- Re: [RFC PATCH] SCSI: split Kconfig menu into two
- References:
- Re: sata & scsi suggestion for make menuconfig
- From: Jeff Garzik <[email protected]>
- Re: sata & scsi suggestion for make menuconfig
- From: Adrian Bunk <[email protected]>
- Re: sata & scsi suggestion for make menuconfig
- From: Stefan Richter <[email protected]>
- Re: sata & scsi suggestion for make menuconfig
- From: Adrian Bunk <[email protected]>
- Re: sata & scsi suggestion for make menuconfig
- From: Stefan Richter <[email protected]>
- [PATCH] SCSI: update Kconfig help text to indicate SCSI core's widespread usage
- From: Stefan Richter <[email protected]>
- [RFC PATCH] SCSI: split Kconfig menu into two
- From: Stefan Richter <[email protected]>
- Re: [RFC PATCH] SCSI: split Kconfig menu into two
- From: Sam Ravnborg <[email protected]>
- Re: [RFC PATCH] SCSI: split Kconfig menu into two
- From: Adrian Bunk <[email protected]>
- Re: [RFC PATCH] SCSI: split Kconfig menu into two
- From: Stefan Richter <[email protected]>
- Re: [RFC PATCH] SCSI: split Kconfig menu into two
- From: Adrian Bunk <[email protected]>
- Re: [RFC PATCH] SCSI: split Kconfig menu into two
- From: Stefan Richter <[email protected]>
- Re: sata & scsi suggestion for make menuconfig
- Prev by Date: [PATCH 1/7] ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
- Next by Date: [PATCH 4/7] unionfs: fix unionfs_create and unionfs_setattr to handle ATTR_KILL_S*ID
- Previous by thread: Re: [RFC PATCH] SCSI: split Kconfig menu into two
- Next by thread: Re: [RFC PATCH] SCSI: split Kconfig menu into two
- Index(es):