X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2FKconfig;h=7f8f281f2585e25ee74853bfb88183514ce3d5ca;hb=2e4c4dbed0d320294a49c081b14e58a349ac19ae;hp=8e9e3246b2b4e0f1a0b2218f5e49a8cacecb24d2;hpb=85d5b70d8a0681a362d075bf0d19b4ee8c6767ee;p=karo-tx-linux.git diff --git a/arch/Kconfig b/arch/Kconfig index 8e9e3246b2b4..7f8f281f2585 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -291,12 +291,6 @@ config ARCH_WANT_OLD_COMPAT_IPC select ARCH_WANT_COMPAT_IPC_PARSE_VERSION bool -config GENERIC_KERNEL_THREAD - bool - -config GENERIC_KERNEL_EXECVE - bool - config HAVE_ARCH_SECCOMP_FILTER bool help @@ -362,6 +356,9 @@ config MODULES_USE_ELF_REL Modules only use ELF REL relocations. Modules with ELF RELA relocations will give an error. +config GENERIC_SIGALTSTACK + bool + # # ABI hall of shame #