summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320/nettest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-31 17:10:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-31 17:10:19 +0000
commita08f6c421f6fe0211fc94396707013e2e748903d (patch)
tree7d4b45bc155d85d8042c93b69ef44af069b62b55 /nuttx/configs/ntosd-dm320/nettest/defconfig
parent33a5527f2b45a9b33aacfab8b78120f9a772c6ad (diff)
downloadpx4-nuttx-a08f6c421f6fe0211fc94396707013e2e748903d.tar.gz
px4-nuttx-a08f6c421f6fe0211fc94396707013e2e748903d.tar.bz2
px4-nuttx-a08f6c421f6fe0211fc94396707013e2e748903d.zip
Add basic logic to configure MMU for LPC3131x
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2468 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ntosd-dm320/nettest/defconfig')
-rw-r--r--nuttx/configs/ntosd-dm320/nettest/defconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/nuttx/configs/ntosd-dm320/nettest/defconfig b/nuttx/configs/ntosd-dm320/nettest/defconfig
index a4a78f685..5c013f92d 100644
--- a/nuttx/configs/ntosd-dm320/nettest/defconfig
+++ b/nuttx/configs/ntosd-dm320/nettest/defconfig
@@ -74,6 +74,21 @@ CONFIG_ARCH_INTERRUPTSTACK=0
CONFIG_ARCH_STACKDUMP=n
#
+# ARM-specific configuration
+#
+# CONFIG_ARM_LOWVECTORS - define if vectors reside at address 0x0000:00000
+# Undefine if vectors reside at address 0xffff:0000
+# CONFIG_ARM_ROMPGTABLE - A pre-initialized, read-only page table is available
+# CONFIG_PGTABLE_BASE must also be defined in this case.
+# CONFIG_PGTABLE_BASE - The (physical) base address of the pre-initialized
+# read-only page table vector. This must be provided if CONFIG_ARM_ROMPGTABLE
+# is defined.
+#
+CONFIG_ARM_LOWVECTORS=n
+CONFIG_ARM_ROMPGTABLE=n
+#CONFIG_PGTABLE_BASE=
+
+#
# DM320 specific device driver settings
#
# CONFIG_UARTn_SERIAL_CONSOLE - selects the UARTn for the