[!x86] Disable ZRAM, ZSMALLOC as modules (Reopens: #676779), as they really aren't portable yet.

svn path=/dists/trunk/linux/; revision=19734
This commit is contained in:
Ben Hutchings 2013-01-15 15:14:14 +00:00
parent 1f0bfbac17
commit 4480e0a79a
3 changed files with 12 additions and 10 deletions

2
debian/changelog vendored
View File

@ -11,6 +11,8 @@ linux (3.7.2-1~experimental.1) UNRELEASED; urgency=low
size limit (fixes FTBFS)
* ALSA: usb-audio: Avoid autopm calls after disconnection; Fix missing
autopm for MIDI input (Closes: #664068)
* [!x86] Disable ZRAM, ZSMALLOC as modules (Reopens: #676779), as they
really aren't portable yet.
-- Ben Hutchings <ben@decadent.org.uk> Sun, 06 Jan 2013 04:39:12 +0000

10
debian/config/config vendored
View File

@ -3054,16 +3054,6 @@ 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,6 +1419,16 @@ 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
##