diff options
Diffstat (limited to 'arch/microblaze/Kconfig')
-rw-r--r-- | arch/microblaze/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index 198abf6d41c4..4bcf89148f3c 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig | |||
@@ -28,6 +28,7 @@ config MICROBLAZE | |||
28 | select MODULES_USE_ELF_RELA | 28 | select MODULES_USE_ELF_RELA |
29 | select GENERIC_KERNEL_THREAD | 29 | select GENERIC_KERNEL_THREAD |
30 | select GENERIC_KERNEL_EXECVE | 30 | select GENERIC_KERNEL_EXECVE |
31 | select CLONE_BACKWARDS | ||
31 | 32 | ||
32 | config SWAP | 33 | config SWAP |
33 | def_bool n | 34 | def_bool n |