mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-04 01:57:59 +00:00
Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED
All chips converted. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
91796c235d
commit
1eb5efa0e4
@ -33,6 +33,7 @@ config BLACKFIN
|
||||
select HAVE_GENERIC_HARDIRQS
|
||||
select GENERIC_IRQ_PROBE
|
||||
select IRQ_PER_CPU if SMP
|
||||
select GENERIC_HARDIRQS_NO_DEPRECATED
|
||||
|
||||
config GENERIC_CSUM
|
||||
def_bool y
|
||||
|
Loading…
x
Reference in New Issue
Block a user