commit
4e925e5175
2 changed files with 4 additions and 1 deletions
|
@ -452,7 +452,7 @@ makeinstall_target() {
|
|||
add_es_system msx2
|
||||
|
||||
### Sega Naomi
|
||||
add_emu_core naomi retroarch flucast2021 false
|
||||
add_emu_core naomi retroarch flycast2021 false
|
||||
add_emu_core naomi flycast flycast-sa false
|
||||
case ${DEVICE} in
|
||||
RK3*)
|
||||
|
|
|
@ -124,6 +124,9 @@ CONFIG_PREEMPT_NONE=y
|
|||
CONFIG_PREEMPT_COUNT=y
|
||||
CONFIG_PREEMPTION=y
|
||||
CONFIG_PREEMPT_DYNAMIC=y
|
||||
CONFIG_PREEMPT_RT=y
|
||||
CONFIG_HAVE_PREEMPT_LAZY=y
|
||||
|
||||
# CONFIG_SCHED_CORE is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue