projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[libata] Build fix WRT ata_is_xxx() new API introduction
[linux-2.6]
/
block
/
Kconfig
diff --git
a/block/Kconfig
b/block/Kconfig
index
e108956
..
9bda7bc
100644
(file)
--- a/
block/Kconfig
+++ b/
block/Kconfig
@@
-62,10
+62,11
@@
config BLK_DEV_BSG
protocols (e.g. Task Management Functions and SMP in Serial
Attached SCSI).
+endif # BLOCK
+
config BLOCK_COMPAT
bool
+ depends on BLOCK && COMPAT
default y
-endif # BLOCK
-
source block/Kconfig.iosched