kernel: bgmac: update bgmac to a version from kernel 3.14-rc1
[openwrt.git] / target / linux / generic / patches-3.13 / 996-zsmalloc_allow_module_build.patch
1 --- a/drivers/staging/zsmalloc/Kconfig
2 +++ b/drivers/staging/zsmalloc/Kconfig
3 @@ -1,5 +1,5 @@
4  config ZSMALLOC
5 -       bool "Memory allocator for compressed pages"
6 +       tristate "Memory allocator for compressed pages"
7         depends on MMU
8         default n
9         help