[oe-commits] Koen Kooi : linux-omap4: tweak pandaboard defconfig

git version control git at git.openembedded.org
Mon Jan 3 17:37:40 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 725c1e52a04616ad416cad45c940e579166285ca
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=725c1e52a04616ad416cad45c940e579166285ca

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Jan  3 18:33:14 2011 +0100

linux-omap4: tweak pandaboard defconfig

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/linux/linux-omap4/omap4430-panda/defconfig |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-omap4/omap4430-panda/defconfig b/recipes/linux/linux-omap4/omap4430-panda/defconfig
index 682ce7b..11c7d5c 100644
--- a/recipes/linux/linux-omap4/omap4430-panda/defconfig
+++ b/recipes/linux/linux-omap4/omap4430-panda/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.35.3
-# Tue Dec 21 12:41:54 2010
+# Mon Jan  3 18:32:31 2011
 #
 CONFIG_ARM=y
 CONFIG_HAVE_PWM=y
@@ -320,6 +320,8 @@ CONFIG_CACHE_L2X0=y
 CONFIG_CACHE_PL310=y
 CONFIG_ARM_L1_CACHE_SHIFT=5
 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
+CONFIG_USER_L2_PLE=y
+CONFIG_USER_PMON=y
 CONFIG_CPU_HAS_PMU=y
 # CONFIG_ARM_ERRATA_430973 is not set
 # CONFIG_ARM_ERRATA_458693 is not set
@@ -382,6 +384,7 @@ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
 CONFIG_ALIGNMENT_TRAP=y
 # CONFIG_UACCESS_WITH_MEMCPY is not set
 # CONFIG_CC_STACKPROTECTOR is not set
+CONFIG_CPU_V7_SYSFS=y
 
 #
 # Boot options
@@ -2748,8 +2751,8 @@ CONFIG_DETECT_HUNG_TASK=y
 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
 # CONFIG_SCHED_DEBUG is not set
-# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_SCHEDSTATS=y
+CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_OBJECTS is not set
 # CONFIG_SLUB_DEBUG_ON is not set
 # CONFIG_SLUB_STATS is not set





More information about the Openembedded-commits mailing list