mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 01:50:53 +07:00
score: Select GENERIC_HARDIRQS_NO_DEPRECATED
All chips converted and proper accessor functions used. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Chen Liqin <liqin.chen@sunplusct.com>
This commit is contained in:
parent
7182297ebb
commit
538202b5cc
@ -3,6 +3,7 @@ menu "Machine selection"
|
||||
config SCORE
|
||||
def_bool y
|
||||
select HAVE_GENERIC_HARDIRQS
|
||||
select GENERIC_HARDIRQS_NO_DEPRECATED
|
||||
|
||||
choice
|
||||
prompt "System type"
|
||||
|
Loading…
Reference in New Issue
Block a user