diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-07-05 23:36:04 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-07-05 23:36:04 +0200 |
commit | 0a6d5e60a90d918285727504146c96cc2f6e6cbb (patch) | |
tree | 4e7141e9c48f14e45a892cec2959f4402f77b6d7 /recipes/kexecboot/linux-kexecboot-2.6.34/spitz/defconfig | |
parent | 59a9bb6cb6c71f38709fc0e0f6c622b33343b679 (diff) |
linux-kexecboot: [zaurus] refine 2.6.34 defconfigs for Zaurus devices.
* disable PRINTK and BUG.
* save 100kB size.
* debug is in kexecboot itself (must be enabled).
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot-2.6.34/spitz/defconfig')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.34/spitz/defconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.34/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.34/spitz/defconfig index b4c40fb19d..8b5a2fd8c7 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.34/spitz/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.34/spitz/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.34 -# Sat May 22 23:05:08 2010 +# Tue Jun 29 00:51:08 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -82,11 +82,11 @@ CONFIG_EMBEDDED=y # CONFIG_SYSCTL_SYSCALL is not set # CONFIG_KALLSYMS is not set CONFIG_HOTPLUG=y -CONFIG_PRINTK=y -CONFIG_BUG=y +# CONFIG_PRINTK is not set +# CONFIG_BUG is not set # CONFIG_ELF_CORE is not set # CONFIG_BASE_FULL is not set -CONFIG_FUTEX=y +# CONFIG_FUTEX is not set CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y |