diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9547aacc3193..b4a3b699433e 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -247,6 +247,7 @@ config PTE_64BIT | |||
247 | config PHYS_64BIT | 247 | config PHYS_64BIT |
248 | bool 'Large physical address support' if E500 | 248 | bool 'Large physical address support' if E500 |
249 | depends on 44x || E500 | 249 | depends on 44x || E500 |
250 | select RESOURCES_64BIT | ||
250 | default y if 44x | 251 | default y if 44x |
251 | ---help--- | 252 | ---help--- |
252 | This option enables kernel support for larger than 32-bit physical | 253 | This option enables kernel support for larger than 32-bit physical |