[Bluetooth] Handle device registration failures
[pandora-kernel.git] / block / Kconfig.iosched
index 48d090e..903f0d3 100644 (file)
@@ -1,3 +1,4 @@
+if BLOCK
 
 menu "IO Schedulers"
 
@@ -67,3 +68,5 @@ config DEFAULT_IOSCHED
        default "noop" if DEFAULT_NOOP
 
 endmenu
+
+endif