From: Linus Torvalds Date: Sat, 13 Oct 2007 00:58:36 +0000 (-0700) Subject: Only enable BLOCK_COMPAT if COMPAT is needed X-Git-Tag: v2.6.24-rc1~1390 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9e0aae1d50e880c58d46788e5e3ebd89d75d62;p=pandora-kernel.git Only enable BLOCK_COMPAT if COMPAT is needed IOW, it needs to depend on both CONFIG_BLOCK and CONFIG_COMPAT. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed