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/spitz | |
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/spitz')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32/spitz/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32/spitz/defconfig index 80e61ec9b2..e9d89fed15 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.32/spitz/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.32/spitz/defconfig @@ -413,7 +413,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 |