diff options
Diffstat (limited to 'arch/arm64/Kconfig')
-rw-r--r-- | arch/arm64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 7ff68c946073..ef54a59a9e89 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig | |||
@@ -22,6 +22,7 @@ config ARM64 | |||
22 | select HAVE_PERF_EVENTS | 22 | select HAVE_PERF_EVENTS |
23 | select HAVE_SPARSE_IRQ | 23 | select HAVE_SPARSE_IRQ |
24 | select IRQ_DOMAIN | 24 | select IRQ_DOMAIN |
25 | select MODULES_USE_ELF_RELA | ||
25 | select NO_BOOTMEM | 26 | select NO_BOOTMEM |
26 | select OF | 27 | select OF |
27 | select OF_EARLY_FLATTREE | 28 | select OF_EARLY_FLATTREE |