commit | a116895fc7b61de4f26548c9b635a06515ec7563 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Fri Nov 03 11:00:03 2017 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 03 11:02:15 2017 -0600 |
tree | 2d2d75e95d562a0f67c19c7e74478ad9654d196d | |
parent | ea435e1b9392a33deceaea2a16ebaa3397bead93 [diff] |
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: 2a750166a5be ("block: Rework drivers/cdrom/Makefile") Signed-off-by: Jens Axboe <axboe@kernel.dk>