diff options
Diffstat (limited to 'arch/arm64/Kconfig')
-rw-r--r-- | arch/arm64/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 1f27c58f44ad..626ab20f12ea 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig | |||
@@ -6,15 +6,10 @@ config ARM64 | |||
6 | select CLONE_BACKWARDS | 6 | select CLONE_BACKWARDS |
7 | select COMMON_CLK | 7 | select COMMON_CLK |
8 | select GENERIC_CLOCKEVENTS | 8 | select GENERIC_CLOCKEVENTS |
9 | select GENERIC_COMPAT_RT_SIGACTION | ||
10 | select GENERIC_COMPAT_RT_SIGPENDING | ||
11 | select GENERIC_COMPAT_RT_SIGPROCMASK | ||
12 | select GENERIC_COMPAT_RT_SIGQUEUEINFO | ||
13 | select GENERIC_HARDIRQS_NO_DEPRECATED | 9 | select GENERIC_HARDIRQS_NO_DEPRECATED |
14 | select GENERIC_IOMAP | 10 | select GENERIC_IOMAP |
15 | select GENERIC_IRQ_PROBE | 11 | select GENERIC_IRQ_PROBE |
16 | select GENERIC_IRQ_SHOW | 12 | select GENERIC_IRQ_SHOW |
17 | select GENERIC_SIGALTSTACK | ||
18 | select GENERIC_SMP_IDLE_THREAD | 13 | select GENERIC_SMP_IDLE_THREAD |
19 | select GENERIC_TIME_VSYSCALL | 14 | select GENERIC_TIME_VSYSCALL |
20 | select HARDIRQS_SW_RESEND | 15 | select HARDIRQS_SW_RESEND |