From: Martin Jansa Date: Tue, 12 Jan 2010 23:11:13 +0000 (+0100) Subject: linux-2.6.32+2.6.33-rc3: enable physmap and magic sysrq (the same for kexecboot) X-Git-Tag: Release-2010-05/1~898^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf17b9d8acdb7bae667aa065b76ddbac4093ca9c;p=openembedded.git linux-2.6.32+2.6.33-rc3: enable physmap and magic sysrq (the same for kexecboot) Signed-off-by: Martin Jansa --- 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 diff --git a/recipes/linux/linux-2.6.32+2.6.33-rc3/spitz/defconfig b/recipes/linux/linux-2.6.32+2.6.33-rc3/spitz/defconfig index 7aefa71a2d..1aedc1219f 100644 --- a/recipes/linux/linux-2.6.32+2.6.33-rc3/spitz/defconfig +++ b/recipes/linux/linux-2.6.32+2.6.33-rc3/spitz/defconfig @@ -765,7 +765,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