projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08336fd
)
score: remove "select HAVE_GENERIC_HARDIRQS" again
author
Geert Uytterhoeven
<
[email protected]
>
Tue, 21 Jan 2014 23:48:19 +0000
(15:48 -0800)
committer
Linus Torvalds
<
[email protected]
>
Wed, 22 Jan 2014 00:19:41 +0000
(16:19 -0800)
Commit
5fbbf8a1a934
("Score: The commit is for compiling successfully.")
re-introduced "select HAVE_GENERIC_HARDIRQS" in v3.12-rc4, which had
just been removed in v3.12-rc1 by
0244ad004a5
("Remove GENERIC_HARDIRQ
config option").
Signed-off-by: Geert Uytterhoeven <
[email protected]
>
Cc: Chen Liqin <
[email protected]
>
Cc: Lennox Wu <
[email protected]
>
Cc: Martin Schwidefsky <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
arch/score/Kconfig
patch
|
blob
|
history
diff --git
a/arch/score/Kconfig
b/arch/score/Kconfig
index 305f7ee1f382e60739464c6d0f3de98855d638ea..c75d06aa27c30eb4f7324fd43daed54f49a0c06e 100644
(file)
--- a/
arch/score/Kconfig
+++ b/
arch/score/Kconfig
@@
-2,7
+2,6
@@
menu "Machine selection"
config SCORE
def_bool y
- select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_SHOW
select GENERIC_IOMAP
select GENERIC_ATOMIC64