]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/ide/Kconfig
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
[net-next-2.6.git] / drivers / ide / Kconfig
index b6fb167e20f681980a54c9baa7ef14a0de4fea83..69d627bd537a8cb7ca1095a7915291995c9dfbc6 100644 (file)
@@ -4,6 +4,8 @@
 # Andre Hedrick <andre@linux-ide.org>
 #
 
+if BLOCK
+
 menu "ATA/ATAPI/MFM/RLL support"
 
 config IDE
@@ -1082,3 +1084,5 @@ config BLK_DEV_HD
 endif
 
 endmenu
+
+endif