diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-01-13 01:02:11 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-01-13 01:02:11 +0100 |
commit | fc21bcc967dbe1b560c497b6a23e8d4ad64d224c (patch) | |
tree | cb061e98e614fd5fda19c5a4ba365001a4d0cd36 /recipes/kexecboot/linux-kexecboot-2.6.32/c7x0 | |
parent | cf17b9d8acdb7bae667aa065b76ddbac4093ca9c (diff) |
linux-kexecboot: update Zaurus clamshell's defconfigs for
2.6.32/2.6.33-rc3
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot-2.6.32/c7x0')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32/c7x0/defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32/c7x0/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32/c7x0/defconfig index 9baff9990c..496213c6cb 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.32/c7x0/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.32/c7x0/defconfig @@ -412,7 +412,8 @@ CONFIG_MTD_ROM=y # Mapping drivers for chip access # CONFIG_MTD_COMPLEX_MAPPINGS=y -# CONFIG_MTD_PHYSMAP is not set +CONFIG_MTD_PHYSMAP=y +# CONFIG_MTD_PHYSMAP_COMPAT is not set # CONFIG_MTD_GPIO_ADDR is not set # CONFIG_MTD_PLATRAM is not set @@ -1099,7 +1100,7 @@ CONFIG_MSDOS_PARTITION=y # CONFIG_ENABLE_WARN_DEPRECATED is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=2048 -# CONFIG_MAGIC_SYSRQ is not set +CONFIG_MAGIC_SYSRQ=y # CONFIG_STRIP_ASM_SYMS is not set # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_DEBUG_FS is not set |