[x86] staging: Re-enable ZSMALLOC as module, previously selected by ZRAM but now a dependency (Closes: #692024)

svn path=/dists/trunk/linux/; revision=19477
This commit is contained in:
Ben Hutchings 2012-11-01 14:20:16 +00:00
parent e8a8ac7be3
commit 53bd1da4b1
2 changed files with 10 additions and 0 deletions

5
debian/changelog vendored
View File

@ -1,7 +1,12 @@
linux (3.6.4-1~experimental.2) UNRELEASED; urgency=low
[ Uwe Kleine-König ]
* [rt] bump to 3.6.4-rt10
[ Ben Hutchings ]
* [x86] staging: Re-enable ZSMALLOC as module, previously selected by
ZRAM but now a dependency (Closes: #692024)
-- Uwe Kleine-König <uwe@kleine-koenig.org> Mon, 29 Oct 2012 15:50:12 +0100
linux (3.6.4-1~experimental.1) experimental; urgency=low

View File

@ -1380,6 +1380,11 @@ CONFIG_VT6656=m
##
CONFIG_PRISM2_USB=m
##
## file: drivers/staging/zsmalloc/Kconfig
##
CONFIG_ZSMALLOC=m
##
## file: drivers/staging/zram/Kconfig
##