diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-01-13 01:06:30 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-01-13 01:06:30 +0100 |
commit | d5d56d7f5cc0a0e6ede8bda140851c8e209c1b4e (patch) | |
tree | 36a1760e611f03aa516eff19b0bc81eef5ea8ac5 | |
parent | fc21bcc967dbe1b560c497b6a23e8d4ad64d224c (diff) |
linux-kexecboot-2.6.32+2.6.33-rc3: use the spitz defconfig for akita too
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/akita/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/akita/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/akita/defconfig index 35b2e2723c..a66b4b0a2f 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/akita/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/akita/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 |