diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-13 00:11:13 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-13 00:18:18 +0100 |
commit | cf17b9d8acdb7bae667aa065b76ddbac4093ca9c (patch) | |
tree | 15f718552b2f391c967a9e95fec9cbbc1d2f970e /recipes/kexecboot | |
parent | 63004ac58ade27db5f1a242bf2bb416b0d01e863 (diff) |
linux-2.6.32+2.6.33-rc3: enable physmap and magic sysrq (the same for kexecboot)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig index 35b2e2723c..a66b4b0a2f 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig @@ -454,7 +454,7 @@ 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_GPIO_ADDR is not set # CONFIG_MTD_PLATRAM is not set @@ -1162,7 +1162,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 |