[oe-commits] : linux-omap : Update defconfig to fix alsa playback

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Sep 25 23:14:09 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 52d96967a3c5cd0988906054efda4961af15f5dd
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=52d96967a3c5cd0988906054efda4961af15f5dd

Author:  <crofton at openembedded.org>
Date:   Thu Sep 25 21:31:22 2008 +0000

linux-omap : Update defconfig to fix alsa playback
             * Use CONFIG_SLAB instead of CONFIG_SLUB

---

 packages/linux/linux-omap/beagleboard/defconfig |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/packages/linux/linux-omap/beagleboard/defconfig b/packages/linux/linux-omap/beagleboard/defconfig
index 9b9b941..9f662e0 100644
--- a/packages/linux/linux-omap/beagleboard/defconfig
+++ b/packages/linux/linux-omap/beagleboard/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.27-rc7-omap1
-# Thu Sep 25 12:46:23 2008
+# Thu Sep 25 14:28:18 2008
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -82,9 +82,8 @@ CONFIG_TIMERFD=y
 CONFIG_EVENTFD=y
 CONFIG_SHMEM=y
 CONFIG_VM_EVENT_COUNTERS=y
-CONFIG_SLUB_DEBUG=y
-# CONFIG_SLAB is not set
-CONFIG_SLUB=y
+CONFIG_SLAB=y
+# CONFIG_SLUB is not set
 # CONFIG_SLOB is not set
 CONFIG_PROFILING=y
 # CONFIG_MARKERS is not set
@@ -330,7 +329,7 @@ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
 CONFIG_VFP=y
 CONFIG_VFPv3=y
 CONFIG_NEON=y
-CONFIG_ARM_ERRATUM_451034=n
+# CONFIG_ARM_ERRATUM_451034 is not set
 
 #
 # Userspace binary formats
@@ -1859,8 +1858,7 @@ CONFIG_SCHED_DEBUG=y
 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
+# CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_RT_MUTEX_TESTER is not set
 # CONFIG_DEBUG_SPINLOCK is not set





More information about the Openembedded-commits mailing list