[oe-commits] sledz : linux-2.6.24: enable DEBUG_FS and USB_MON for hipox machine

git version control git at git.openembedded.org
Wed Jun 30 06:05:45 UTC 2010


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

Author: sledz <sledz at ba11ecae-741b-462f-8724-1218f99f5906>
Date:   Tue Jun 29 14:24:31 2010 +0000

linux-2.6.24: enable DEBUG_FS and USB_MON for hipox machine

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

git-svn-id: https://svn.dresearch.de/repos/openembedded/branches/2010-02-24_initial@92 ba11ecae-741b-462f-8724-1218f99f5906

---

 recipes/linux/linux-2.6.24/hipox/defconfig |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig
index 9dbe866..be42d03 100644
--- a/recipes/linux/linux-2.6.24/hipox/defconfig
+++ b/recipes/linux/linux-2.6.24/hipox/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24.7
-# Wed May 26 09:12:55 2010
+# Fri Jun 25 12:36:50 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1028,7 +1028,7 @@ CONFIG_USB_STORAGE=m
 #
 # CONFIG_USB_MDC800 is not set
 # CONFIG_USB_MICROTEK is not set
-# CONFIG_USB_MON is not set
+CONFIG_USB_MON=y
 
 #
 # USB port drivers
@@ -1178,7 +1178,9 @@ CONFIG_EXT4DEV_FS_XATTR=y
 CONFIG_EXT4DEV_FS_POSIX_ACL=y
 CONFIG_EXT4DEV_FS_SECURITY=y
 CONFIG_JBD=y
+# CONFIG_JBD_DEBUG is not set
 CONFIG_JBD2=m
+# CONFIG_JBD2_DEBUG is not set
 CONFIG_FS_MBCACHE=y
 CONFIG_REISERFS_FS=m
 # CONFIG_REISERFS_CHECK is not set
@@ -1367,7 +1369,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y
 CONFIG_ENABLE_MUST_CHECK=y
 CONFIG_MAGIC_SYSRQ=y
 # CONFIG_UNUSED_SYMBOLS is not set
-# CONFIG_DEBUG_FS is not set
+CONFIG_DEBUG_FS=y
 # CONFIG_HEADERS_CHECK is not set
 CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_SHIRQ is not set





More information about the Openembedded-commits mailing list