[meta-ti] [PATCH] apply recommended kernel config for beaglebone
Koen Kooi
koen at dominion.thruhere.net
Mon Apr 9 02:08:06 PDT 2012
Op 9 apr. 2012, om 10:42 heeft Russell Senior het volgende geschreven:
>
> Apply recommended kernel config per:
>
> http://dominion.thruhere.net/koen/cms/recommended-kernel-config-options-for-a-modern-angstrom-system
>
>
> Signed-off-by: Russell Senior <russell at personaltelco.net>
> ---
> .../linux/linux-ti33x-psp-3.2/beaglebone/defconfig | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
> index 782f52d..6cb725b 100644
> --- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
> +++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
> @@ -82,7 +82,8 @@ CONFIG_IKCONFIG=y
> CONFIG_IKCONFIG_PROC=y
> CONFIG_LOG_BUF_SHIFT=17
> CONFIG_CGROUPS=y
> -# CONFIG_CGROUP_DEBUG is not set
> +CONFIG_CGROUP_DEBUG=y
> +CONFIG_CGROUP_NS=y
> CONFIG_CGROUP_FREEZER=y
> CONFIG_CGROUP_DEVICE=y
> CONFIG_CPUSETS=y
> @@ -3150,8 +3151,8 @@ CONFIG_QUOTA_TREE=m
> CONFIG_QFMT_V2=m
> CONFIG_QUOTACTL=y
> CONFIG_AUTOFS4_FS=y
> -CONFIG_FUSE_FS=m
> -CONFIG_CUSE=m
> +CONFIG_FUSE_FS=y
> +CONFIG_CUSE=y
> CONFIG_GENERIC_ACL=y
Apart from the missing PR bump, the changes have no effect on systemd, c/fuse can be a module and cgroup debugging isn't needed.
More information about the meta-ti
mailing list