Fix some early z180 compile errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5430 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
c6f0dd9ae6
commit
dfb3eed725
|
@ -332,7 +332,9 @@ CONFIG_MM_REGIONS=1
|
|||
CONFIG_ARCH_HAVE_HEAP2=y
|
||||
CONFIG_HEAP2_BASE=0x00000000
|
||||
CONFIG_HEAP2_SIZE=0
|
||||
# CONFIG_GRAN is not set
|
||||
CONFIG_GRAN=y
|
||||
CONFIG_GRAN_SINGLE=y
|
||||
# CONFIG_GRAN_INTR is not set
|
||||
|
||||
#
|
||||
# Binary Formats
|
||||
|
|
Loading…
Reference in New Issue