Enable ZRAM, ZSMALLOC as modules on all architectures (Closes: #676779)

svn path=/dists/trunk/linux/; revision=19665
This commit is contained in:
Ben Hutchings 2012-12-29 18:02:45 +00:00
parent 962dfcf122
commit 476b0a12f5
3 changed files with 11 additions and 10 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux (3.7.1-1~experimental.2) UNRELEASED; urgency=low
(Closes: #696664)
* linux-headers-common: Do not use link-vmlinux.sh when cleaning external
modules (Closes: #696775)
* Enable ZRAM, ZSMALLOC as modules on all architectures (Closes: #676779)
-- Ben Hutchings <ben@decadent.org.uk> Sat, 29 Dec 2012 02:05:46 +0100

10
debian/config/config vendored
View File

@ -3054,6 +3054,16 @@ CONFIG_SPEAKUP_SYNTH_DUMMY=m
##
# CONFIG_PRISM2_USB is not set
##
## file: drivers/staging/zram/Kconfig
##
CONFIG_ZRAM=m
##
## file: drivers/staging/zsmalloc/Kconfig
##
CONFIG_ZSMALLOC=m
##
## file: drivers/target/Kconfig
##

View File

@ -1419,16 +1419,6 @@ CONFIG_VT6656=m
##
CONFIG_PRISM2_USB=m
##
## file: drivers/staging/zram/Kconfig
##
CONFIG_ZRAM=m
##
## file: drivers/staging/zsmalloc/Kconfig
##
CONFIG_ZSMALLOC=m
##
## file: drivers/thermal/Kconfig
##