diff options
Diffstat (limited to 'arch/microblaze')
-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 ab9afcaa7f6a..b4f409f942ab 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig | |||
@@ -24,6 +24,7 @@ config MICROBLAZE | |||
24 | select GENERIC_CPU_DEVICES | 24 | select GENERIC_CPU_DEVICES |
25 | select GENERIC_ATOMIC64 | 25 | select GENERIC_ATOMIC64 |
26 | select GENERIC_CLOCKEVENTS | 26 | select GENERIC_CLOCKEVENTS |
27 | select MODULES_USE_ELF_RELA | ||
27 | 28 | ||
28 | config SWAP | 29 | config SWAP |
29 | def_bool n | 30 | def_bool n |