All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell Senior <russell@personaltelco.net>
To: Denys Dmytriyenko <denis@denix.org>
Cc: meta-ti@yoctoproject.org, angstrom-distro-devel@linuxtogo.org
Subject: [PATCH] apply recommended kernel config for beaglebone
Date: Mon, 09 Apr 2012 01:42:22 -0700	[thread overview]
Message-ID: <868vi5gutt.fsf_-_@coulee.tdb.com> (raw)
In-Reply-To: <20120409014021.GD10246@denix.org> (Denys Dmytriyenko's message of "Sun\, 08 Apr 2012 21\:40\:21 -0400")


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@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

 #
--
1.7.9.5



-- 
Russell Senior, President
russell@personaltelco.net


  reply	other threads:[~2012-04-09  8:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05 18:09 building meta-ti + poky HOWTO? Russell Senior
2012-04-05 18:36 ` Brian Hutchinson
2012-04-05 19:07   ` Denys Dmytriyenko
2012-04-05 19:15     ` Brian Hutchinson
2012-04-06 14:11   ` Gary Thomas
2012-04-12 14:42     ` Marco Monguzzi
2012-04-12 17:49       ` Denys Dmytriyenko
2012-04-05 19:15 ` Denys Dmytriyenko
2012-04-05 20:43   ` Russell Senior
2012-04-06  1:40     ` Russell Senior
2012-04-06 17:48       ` [Angstrom-devel] " Khem Raj
2012-04-09  1:40       ` Denys Dmytriyenko
2012-04-09  8:42         ` Russell Senior [this message]
2012-04-09  9:08           ` [PATCH] apply recommended kernel config for beaglebone Koen Kooi
2012-04-09 10:12             ` Russell Senior
2012-04-07 13:51     ` building meta-ti + poky HOWTO? Jack Mitchell
2012-04-07 19:35       ` Russell Senior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=868vi5gutt.fsf_-_@coulee.tdb.com \
    --to=russell@personaltelco.net \
    --cc=angstrom-distro-devel@linuxtogo.org \
    --cc=denis@denix.org \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.