projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51a26ae
)
s390: remove non existent reference to GENERIC_KERNEL_THREAD
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 5 May 2013 11:59:29 +0000
(15:59 +0400)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 7 May 2013 12:11:54 +0000
(14:11 +0200)
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/s390/Kconfig
b/arch/s390/Kconfig
index 2c9789da0e249ffae45e5714ea505d13822efd2f..da183c5a103ce1df1da3617bbde788011f0351d3 100644
(file)
--- a/
arch/s390/Kconfig
+++ b/
arch/s390/Kconfig
@@
-98,7
+98,6
@@
config S390
select CLONE_BACKWARDS2
select GENERIC_CLOCKEVENTS
select GENERIC_CPU_DEVICES if !SMP
- select GENERIC_KERNEL_THREAD
select GENERIC_SMP_IDLE_THREAD
select GENERIC_TIME_VSYSCALL_OLD
select HAVE_ALIGNED_STRUCT_PAGE if SLUB