staging: zsmalloc: remove SPARSEMEM dep from Kconfig
authorSeth Jennings <sjenning@linux.vnet.ibm.com>
Mon, 5 Mar 2012 17:33:24 +0000 (11:33 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Mar 2012 21:31:28 +0000 (13:31 -0800)
This patch removes the SPARSEMEM from the zsmalloc
Kconfig

Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Acked-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zsmalloc/Kconfig

index 8e2c6a0..a5ab720 100644 (file)
@@ -3,7 +3,7 @@ config ZSMALLOC
        # X86 dependency is because of the use of __flush_tlb_one and set_pte
        # in zsmalloc-main.c.
        # TODO: convert these to portable functions
-       depends on SPARSEMEM && X86
+       depends on X86
        default n
        help
          zsmalloc is a slab-based memory allocator designed to store