Commit a116895f authored by Jens Axboe's avatar Jens Axboe

cdrom: hide CONFIG_CDROM menu selection

We don't need to expose this. The point is that drivers select
the uniform CDROM layer, if they need it, the user should not
have to make a conscious decision on whether to include this
separately or not.

Fixes: 2a750166 ("block: Rework drivers/cdrom/Makefile")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ea435e1b
...@@ -68,14 +68,7 @@ config AMIGA_Z2RAM ...@@ -68,14 +68,7 @@ config AMIGA_Z2RAM
module will be called z2ram. module will be called z2ram.
config CDROM config CDROM
tristate "CD-ROM driver" tristate
help
A CD-ROM is a pre-pressed optical compact disc which contains
data. The name is an acronym which stands for "Compact Disc
Read-Only Memory". This driver implements functionality that is
shared by all CD-ROM drivers, e.g. the IDE CD-ROM driver and the
SCSI CD-ROM driver. For a list of the ioctls implemented by this
driver, see also Documentation/ioctl/cdrom.txt.
config GDROM config GDROM
tristate "SEGA Dreamcast GD-ROM drive" tristate "SEGA Dreamcast GD-ROM drive"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment