Add options __HAVE_MM_MD_DIRECT_MAPPED_PHYS and ARM_HAS_VBAR for N900.
This commit is contained in:
parent
549cefa5e6
commit
a0e9f695d2
@ -1,4 +1,4 @@
|
||||
# $NetBSD: std.n900,v 1.4 2013/11/01 18:41:06 skrll Exp $
|
||||
# $NetBSD: std.n900,v 1.5 2014/11/02 16:07:15 hkenken Exp $
|
||||
#
|
||||
# standard NetBSD/evbarm for N900 options
|
||||
|
||||
@ -12,6 +12,8 @@ include "arch/evbarm/conf/files.n900"
|
||||
options __HAVE_CPU_COUNTER
|
||||
options CORTEX_PMC
|
||||
options __HAVE_FAST_SOFTINTS # should be in types.h
|
||||
options ARM_HAS_VBAR
|
||||
options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
|
||||
options TPIDRPRW_IS_CURCPU
|
||||
options KERNEL_BASE_EXT=0x80000000
|
||||
options FPU_VFP
|
||||
|
Loading…
Reference in New Issue
Block a user