diff options
Diffstat (limited to 'arch/sh/mm/Kconfig')
-rw-r--r-- | arch/sh/mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index f25903aa607b..bed697c0dc19 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -194,7 +194,7 @@ config MEMORY_SIZE | |||
194 | 194 | ||
195 | config 32BIT | 195 | config 32BIT |
196 | bool "Support 32-bit physical addressing through PMB" | 196 | bool "Support 32-bit physical addressing through PMB" |
197 | depends on CPU_SH4A | 197 | depends on CPU_SH4A && MMU |
198 | default y | 198 | default y |
199 | help | 199 | help |
200 | If you say Y here, physical addressing will be extended to | 200 | If you say Y here, physical addressing will be extended to |