diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-04 12:09:19 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-04 13:27:56 +0200 |
commit | 202222243b674a2dc92f28b5c511a4907c3b3fed (patch) | |
tree | 596b7ef3a9f1ff93f35ecfc1989dbdeafe7b2260 /recipes | |
parent | 51db35298e29248ce41074d9478c957310b15ead (diff) | |
download | openembedded-202222243b674a2dc92f28b5c511a4907c3b3fed.tar.gz |
linux-openmoko-2.6.32: remove CONFIG_DEBUG_FS from defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig index 67669a6562..effd011c3a 100644 --- a/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig +++ b/recipes/linux/linux-openmoko-2.6.32/om-gta02/defconfig @@ -2001,7 +2001,7 @@ CONFIG_FRAME_WARN=1024 # CONFIG_MAGIC_SYSRQ is not set CONFIG_STRIP_ASM_SYMS=y # CONFIG_UNUSED_SYMBOLS is not set -CONFIG_DEBUG_FS=y +# CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_KERNEL is not set CONFIG_DEBUG_BUGVERBOSE=y |