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 b387e1ed517..37ff383393b 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -600,6 +600,7 @@ config CONSISTENT_START_BOOL | |||
600 | 600 | ||
601 | config CONSISTENT_START | 601 | config CONSISTENT_START |
602 | hex "Base virtual address of consistent memory pool" if CONSISTENT_START_BOOL | 602 | hex "Base virtual address of consistent memory pool" if CONSISTENT_START_BOOL |
603 | default "0xfd000000" if (NOT_COHERENT_CACHE && 8xx) | ||
603 | default "0xff100000" if NOT_COHERENT_CACHE | 604 | default "0xff100000" if NOT_COHERENT_CACHE |
604 | 605 | ||
605 | config CONSISTENT_SIZE_BOOL | 606 | config CONSISTENT_SIZE_BOOL |