Skip to content

Commit 227d006

Browse files
geertutorvalds
authored andcommitted
score: remove "select HAVE_GENERIC_HARDIRQS" again
Commit 5fbbf8a ("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 0244ad0 ("Remove GENERIC_HARDIRQ config option"). Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Chen Liqin <liqin.linux@gmail.com> Cc: Lennox Wu <lennox.wu@gmail.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 08336fd commit 227d006

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/score/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ menu "Machine selection"
22

33
config SCORE
44
def_bool y
5-
select HAVE_GENERIC_HARDIRQS
65
select GENERIC_IRQ_SHOW
76
select GENERIC_IOMAP
87
select GENERIC_ATOMIC64

0 commit comments

Comments
 (0)