diff options
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r-- | arch/tile/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index 96a717ebb1fa..875d008828b8 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig | |||
@@ -21,11 +21,6 @@ config TILE | |||
21 | select ARCH_HAVE_NMI_SAFE_CMPXCHG | 21 | select ARCH_HAVE_NMI_SAFE_CMPXCHG |
22 | select GENERIC_CLOCKEVENTS | 22 | select GENERIC_CLOCKEVENTS |
23 | select MODULES_USE_ELF_RELA | 23 | select MODULES_USE_ELF_RELA |
24 | select GENERIC_SIGALTSTACK | ||
25 | select GENERIC_COMPAT_RT_SIGACTION | ||
26 | select GENERIC_COMPAT_RT_SIGQUEUEINFO | ||
27 | select GENERIC_COMPAT_RT_SIGPROCMASK | ||
28 | select GENERIC_COMPAT_RT_SIGPENDING | ||
29 | 24 | ||
30 | # FIXME: investigate whether we need/want these options. | 25 | # FIXME: investigate whether we need/want these options. |
31 | # select HAVE_IOREMAP_PROT | 26 | # select HAVE_IOREMAP_PROT |