mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
4f8b350be0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
28 lines
804 B
Diff
28 lines
804 B
Diff
From ad010fe745475896b3251e1e8132a21d8f9df1a5 Mon Sep 17 00:00:00 2001
|
|
From: Phil Elwell <phil@raspberrypi.org>
|
|
Date: Sun, 11 Aug 2019 21:31:46 +0100
|
|
Subject: [PATCH 762/806] configs: Regenerate the defconfigs
|
|
|
|
Update bcm2709_defconfig to match the output from savedefconfig.
|
|
|
|
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
|
|
---
|
|
arch/arm/configs/bcm2709_defconfig | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/arch/arm/configs/bcm2709_defconfig
|
|
+++ b/arch/arm/configs/bcm2709_defconfig
|
|
@@ -16,11 +16,11 @@ CONFIG_IKCONFIG=m
|
|
CONFIG_IKCONFIG_PROC=y
|
|
CONFIG_MEMCG=y
|
|
CONFIG_BLK_CGROUP=y
|
|
+CONFIG_CGROUP_PIDS=y
|
|
CONFIG_CGROUP_FREEZER=y
|
|
CONFIG_CPUSETS=y
|
|
CONFIG_CGROUP_DEVICE=y
|
|
CONFIG_CGROUP_CPUACCT=y
|
|
-CONFIG_CGROUP_PIDS=y
|
|
CONFIG_NAMESPACES=y
|
|
CONFIG_USER_NS=y
|
|
CONFIG_SCHED_AUTOGROUP=y
|