Skip to content

Commit

Permalink
score: remove "select HAVE_GENERIC_HARDIRQS" again
Browse files Browse the repository at this point in the history
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 <[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]>
  • Loading branch information
geertu authored and torvalds committed Jan 22, 2014
1 parent 08336fd commit 227d006
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/score/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 227d006

Please sign in to comment.