Move XBOX option to options. While it is only valid on i386,
syscons_isa is shared with other machines.
This commit is contained in:
parent
06a09c2bf7
commit
63746e4761
@ -720,5 +720,8 @@ LOOKUP_SHARED opt_vfs.h
|
||||
# HWPMC options
|
||||
HWPMC_HOOKS
|
||||
|
||||
# XBOX options for FreeBSD/i386, but some files are MI
|
||||
XBOX opt_xbox.h
|
||||
|
||||
# XFS
|
||||
XFS
|
||||
|
@ -166,8 +166,5 @@ ASR_COMPAT opt_asr.h
|
||||
NPX_DEBUG opt_npx.h
|
||||
STOP_NMI opt_cpu.h
|
||||
|
||||
# XBOX support in the kernel
|
||||
XBOX
|
||||
|
||||
# BPF just-in-time compiler
|
||||
BPF_JITTER opt_bpf.h
|
||||
|
@ -108,9 +108,5 @@ DEV_NPX opt_npx.h
|
||||
NPX_DEBUG opt_npx.h
|
||||
STOP_NMI opt_cpu.h
|
||||
|
||||
# FreeBSD/i386 supports xbox and is shared with pc98 so we need to define
|
||||
# dummy opt_xbox.h
|
||||
NO_XBOX opt_xbox.h
|
||||
|
||||
# BPF just-in-time compiler
|
||||
BPF_JITTER opt_bpf.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user