projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13a95c4
)
HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 5 May 2013 11:58:28 +0000
(15:58 +0400)
committer
Richard Kuo
<rkuo@codeaurora.org>
Tue, 7 May 2013 16:38:12 +0000
(11:38 -0500)
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
arch/hexagon/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/hexagon/Kconfig
b/arch/hexagon/Kconfig
index 04dff5bdcbf72b30aebc5c2c5287d247eb3e7d2d..841325f60df87ab7bffc5aab449ef04f30e4bbf8 100644
(file)
--- a/
arch/hexagon/Kconfig
+++ b/
arch/hexagon/Kconfig
@@
-30,8
+30,6
@@
config HEXAGON
select GENERIC_CLOCKEVENTS_BROADCAST
select MODULES_USE_ELF_RELA
select GENERIC_CPU_DEVICES
- select GENERIC_KERNEL_THREAD
- select GENERIC_KERNEL_EXECVE
---help---
Qualcomm Hexagon is a processor architecture designed for high
performance and low power across a wide variety of applications.