summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/nettest
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-12-31 17:10:19 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-12-31 17:10:19 +0000
commit910b85794187b86ac8c368694856708f1ee437f2 (patch)
tree7d4b45bc155d85d8042c93b69ef44af069b62b55 /nuttx/configs/ntosd-dm320/nettest
parent96cb0ab00e82f94b06ed7c1cd4f5c9e5b0c8cc51 (diff)
Add basic logic to configure MMU for LPC3131x
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2468 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ntosd-dm320/nettest')
-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 a4a78f6859..5c013f92d0 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