Commit 5fbbf8a1a93452b26e7791cf32cefce62b0a480b ("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 commit
0244ad004a54e39308d495fee0a2e637f8b5c317 ("Remove GENERIC_HARDIRQ config
option").

Signed-off-by: Geert Uytterhoeven <ge...@linux-m68k.org>
---
 arch/score/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/score/Kconfig b/arch/score/Kconfig
index 305f7ee1f382..c75d06aa27c3 100644
--- 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
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to