summaryrefslogtreecommitdiff
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2012-10-25 07:10:50 (GMT)
committerChris Zankel <chris@zankel.net>2012-10-25 22:00:03 (GMT)
commit3306a72669a2af23b324540b08e68e82ac5b7dab (patch)
tree0363c3f7120560ccf1750281a5ab366640734181 /arch/xtensa/Kconfig
parent6ebe7da25b7879194fdb5c43ea67b383dd9014d6 (diff)
downloadlinux-3306a72669a2af23b324540b08e68e82ac5b7dab.tar.xz
xtensa: switch to generic kernel_thread()
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index cdcb48a..9525b70 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -13,6 +13,7 @@ config XTENSA
select GENERIC_CPU_DEVICES
select MODULES_USE_ELF_RELA
select GENERIC_PCI_IOMAP
+ select GENERIC_KERNEL_THREAD
select ARCH_WANT_OPTIONAL_GPIOLIB
help
Xtensa processors are 32-bit RISC machines designed by Tensilica