block: fix CDROM dependency on BLK_DEV
[linux-2.6-microblaze.git] / drivers / ide / Kconfig
index 7b92c59..cf1fb3f 100644 (file)
@@ -117,6 +117,7 @@ config BLK_DEV_DELKIN
 
 config BLK_DEV_IDECD
        tristate "Include IDE/ATAPI CDROM support"
+       depends on BLK_DEV
        select IDE_ATAPI
        select CDROM
        ---help---