]> git.baikalelectronics.ru Git - kernel.git/commit
cdrom: hide CONFIG_CDROM menu selection
authorJens Axboe <axboe@kernel.dk>
Fri, 3 Nov 2017 17:00:03 +0000 (11:00 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Nov 2017 17:02:15 +0000 (11:02 -0600)
commit73c7ae6e8350e4be2ee835c05bd0b72e1d0dae1b
tree2d2d75e95d562a0f67c19c7e74478ad9654d196d
parent87876db4e45333f527fa10e3bd8b2d81b34da4bf
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: a8787e0fdbcc ("block: Rework drivers/cdrom/Makefile")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/Kconfig