diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-03-18 17:14:59 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-03-18 17:15:18 +0100 |
commit | c09f733a30f012348f2d0797137f6a7c1ebd6d95 (patch) | |
tree | 94a733069e50e91b84b9cf29207d73631d138a4b /main/linux-grsec/kernelconfig.x86 | |
parent | d9093b8de43b904fa5ce28f138f7254c0fb35b8b (diff) | |
download | aports-c09f733a30f012348f2d0797137f6a7c1ebd6d95.tar.bz2 aports-c09f733a30f012348f2d0797137f6a7c1ebd6d95.tar.xz |
main/linux-grsec: enable zram module
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index d0e2823bd0..1442e2757b 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -4997,6 +4997,7 @@ CONFIG_RTLLIB_CRYPTO_WEP=m # CONFIG_VT6656 is not set # CONFIG_DX_SEP is not set # CONFIG_ZSMALLOC is not set +CONFIG_ZRAM=m # CONFIG_WLAGS49_H2 is not set # CONFIG_WLAGS49_H25 is not set # CONFIG_FB_SM7XX is not set |