projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9654f95
)
powerpc: Update G5 defconfig
author
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 22 Jan 2015 05:49:03 +0000
(16:49 +1100)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 22 Jan 2015 05:49:47 +0000
(16:49 +1100)
Add CGROUPS and DEVTMPFS, which allows booting with newer userspaces.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/g5_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/g5_defconfig
b/arch/powerpc/configs/g5_defconfig
index 5e0eed26137ed6f3eb1b732e6c3db1a6d16f9dba..1d9ad8500909e262c515e489f29ccec2c956f415 100644
(file)
--- a/
arch/powerpc/configs/g5_defconfig
+++ b/
arch/powerpc/configs/g5_defconfig
@@
-9,6
+9,7
@@
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
+CONFIG_CGROUPS=y
CONFIG_BLK_DEV_INITRD=y
# CONFIG_COMPAT_BRK is not set
CONFIG_PROFILING=y
@@
-52,6
+53,8
@@
CONFIG_NF_CONNTRACK_TFTP=m
CONFIG_NF_CT_NETLINK=m
CONFIG_NF_CONNTRACK_IPV4=m
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y