build: config: cleanup impossible dependency logic
[openwrt/staging/stintel.git] / config / Config-kernel.in
index 34c606a84835624cc51e8dba81850c6ce70c73ec..eed3fba1aa0a7cfdf76c97c8b0e04c2149a2a8e2 100644 (file)
@@ -779,7 +779,7 @@ if KERNEL_CGROUPS
                bool "Memory Resource Controller for Control Groups"
                default y
                select KERNEL_FREEZER
-               depends on KERNEL_RESOURCE_COUNTERS || !LINUX_3_18
+               depends on KERNEL_RESOURCE_COUNTERS
                help
                  Provides a memory resource controller that manages both anonymous
                  memory and page cache. (See Documentation/cgroups/memory.txt)