staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC
authorSeth Jennings <sjenning@linux.vnet.ibm.com>
Mon, 25 Jun 2012 16:14:36 +0000 (11:14 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2012 17:00:53 +0000 (10:00 -0700)
commit6e2361720b9da9ec830d407da058ca1827e62b12
tree55784e308ad7076183d389c6a9fb722601445a9a
parentc90e3e80b9751335cc98934ae32188fa7de6bccd
staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC

This patch switches zcache and zram dependency to ZSMALLOC
rather than X86.  There is no net change since ZSMALLOC
depends on X86, however, this prevent further changes to
these files as zsmalloc dependencies change.

Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/zcache/Kconfig
drivers/staging/zram/Kconfig