]> bbs.cooldavid.org Git - net-next-2.6.git/commit
staging: hv: Fix Kconfig dependency of hv_blkvsc
authorHaiyang Zhang <haiyangz@microsoft.com>
Fri, 23 Jul 2010 21:24:42 +0000 (21:24 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Jul 2010 22:38:13 +0000 (15:38 -0700)
commit54d2379c20d814ced657cbc2c4ead8d1f8389fa2
tree78afb4fcdada4465e82b3e42bdf06b3ebedb373f
parent54009058129fd9ccc67c12d7e084aa6eda420132
staging: hv: Fix Kconfig dependency of hv_blkvsc

LBDAF is not available nor necessary on 64BIT kernel. This patch
fixed the dependency for hv_blkvsc module on 64BIT kernel.
Thanks vrataj2 [vrataj2@comcast.net] for reporting this problem.

Reported-by: vrataj2 <vrataj2@comcast.net>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Kconfig