Skip to content

Commit

Permalink
arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
Browse files Browse the repository at this point in the history
Config option GENERIC_HARDIRQS_NO_DEPRECATED was removed in commit
78c8982 ("genirq: Remove the now obsolete
config options and select statements"), but the select was accidentally
reintroduced in commit 8c2c3df ("arm64:
Build infrastructure").

Signed-off-by: Paul Bolle <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
  • Loading branch information
pebolle authored and ctmarinas committed Mar 19, 2013
1 parent 18931c8 commit 63b7743
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ config ARM64
select CLONE_BACKWARDS
select COMMON_CLK
select GENERIC_CLOCKEVENTS
select GENERIC_HARDIRQS_NO_DEPRECATED
select GENERIC_IOMAP
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW
Expand Down

0 comments on commit 63b7743

Please sign in to comment.