[oe-commits] Martin Jansa : linux-2.6.32+2.6.33-rc3: enable physmap and magic sysrq ( the same for kexecboot)

git version control git at git.openembedded.org
Wed Jan 13 00:00:36 UTC 2010


Module: openembedded.git
Branch: shr/merge
Commit: cf17b9d8acdb7bae667aa065b76ddbac4093ca9c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cf17b9d8acdb7bae667aa065b76ddbac4093ca9c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan 13 00:11:13 2010 +0100

linux-2.6.32+2.6.33-rc3: enable physmap and magic sysrq (the same for kexecboot)

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../spitz/defconfig                                |    4 ++--
 .../linux/linux-2.6.32+2.6.33-rc3/spitz/defconfig  |    2 +-
 2 files changed, 3 insertions(+), 3 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 35b2e27..a66b4b0 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 7aefa71..1aedc12 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
 





More information about the Openembedded-commits mailing list