kernel: mitigate cgroups config dependency changes
authorFelix Fietkau <nbd@openwrt.org>
Thu, 18 Jun 2015 06:39:00 +0000 (06:39 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 18 Jun 2015 06:39:00 +0000 (06:39 +0000)
commit6af6713fbc833c23b037b7fa24fb63b5e7c58c28
tree8b7584ef38a0459e4d2904ac1687fb9b07a2a4e8
parent5bb45f1e9c59b8260e70f5867a6a9a8f7f32f532
kernel: mitigate cgroups config dependency changes

Memory Resource Controller no longer depends on Resource counters since
Kernel version 4.0.
3.18 is the only still supported version needing Resource counters for
MEMCG, thus declare the dependency only for that version.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 46024
config/Config-kernel.in