提交 2b9e0aae 编写于 作者: L Linus Torvalds

Only enable BLOCK_COMPAT if COMPAT is needed

IOW, it needs to depend on both CONFIG_BLOCK and CONFIG_COMPAT.
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 ab9c2322
......@@ -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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册