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 2ad5ea827820..1703509649b0 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -851,7 +851,7 @@ config DYNAMIC_MEMSTART | |||
851 | 851 | ||
852 | config RELOCATABLE | 852 | config RELOCATABLE |
853 | bool "Build a relocatable kernel (EXPERIMENTAL)" | 853 | bool "Build a relocatable kernel (EXPERIMENTAL)" |
854 | depends on EXPERIMENTAL && ADVANCED_OPTIONS && FLATMEM | 854 | depends on EXPERIMENTAL && ADVANCED_OPTIONS && FLATMEM && 44x |
855 | select NONSTATIC_KERNEL | 855 | select NONSTATIC_KERNEL |
856 | help | 856 | help |
857 | This builds a kernel image that is capable of running at the | 857 | This builds a kernel image that is capable of running at the |