diff options
-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 37cd23625708..bc8879c283b9 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig | |||
@@ -25,6 +25,7 @@ config ARM64 | |||
25 | select GENERIC_EARLY_IOREMAP | 25 | select GENERIC_EARLY_IOREMAP |
26 | select GENERIC_IRQ_PROBE | 26 | select GENERIC_IRQ_PROBE |
27 | select GENERIC_IRQ_SHOW | 27 | select GENERIC_IRQ_SHOW |
28 | select GENERIC_PCI_IOMAP | ||
28 | select GENERIC_SCHED_CLOCK | 29 | select GENERIC_SCHED_CLOCK |
29 | select GENERIC_SMP_IDLE_THREAD | 30 | select GENERIC_SMP_IDLE_THREAD |
30 | select GENERIC_STRNCPY_FROM_USER | 31 | select GENERIC_STRNCPY_FROM_USER |