diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 6c8475692322..8b323b7b0a61 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -833,7 +833,7 @@ config LOWMEM_CAM_NUM | |||
833 | 833 | ||
834 | config DYNAMIC_MEMSTART | 834 | config DYNAMIC_MEMSTART |
835 | bool "Enable page aligned dynamic load address for kernel (EXPERIMENTAL)" | 835 | bool "Enable page aligned dynamic load address for kernel (EXPERIMENTAL)" |
836 | depends on EXPERIMENTAL && ADVANCED_OPTIONS && FLATMEM && (FSL_BOOKE || PPC_47x) | 836 | depends on EXPERIMENTAL && ADVANCED_OPTIONS && FLATMEM && (FSL_BOOKE || 44x) |
837 | select NONSTATIC_KERNEL | 837 | select NONSTATIC_KERNEL |
838 | help | 838 | help |
839 | This option enables the kernel to be loaded at any page aligned | 839 | This option enables the kernel to be loaded at any page aligned |