summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc31xx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-01 16:21:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-01 16:21:28 -0600
commit0bfec71cbb8eb7bea87260c6a40bc38e2474c190 (patch)
treedfaee037d52dbb78368c20adb531bf6c5b026dda /nuttx/arch/arm/src/lpc31xx
parent8b7d2d3b4e941dd56762014600db38e3833c2bbf (diff)
downloadnuttx-0bfec71cbb8eb7bea87260c6a40bc38e2474c190.tar.gz
nuttx-0bfec71cbb8eb7bea87260c6a40bc38e2474c190.tar.bz2
nuttx-0bfec71cbb8eb7bea87260c6a40bc38e2474c190.zip
Removed unused configuratin variable: CONFIG_PGTABLE_VADDR
Diffstat (limited to 'nuttx/arch/arm/src/lpc31xx')
-rw-r--r--nuttx/arch/arm/src/lpc31xx/lpc31_memorymap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/lpc31xx/lpc31_memorymap.h b/nuttx/arch/arm/src/lpc31xx/lpc31_memorymap.h
index 49be389c9..aa5ac8178 100644
--- a/nuttx/arch/arm/src/lpc31xx/lpc31_memorymap.h
+++ b/nuttx/arch/arm/src/lpc31xx/lpc31_memorymap.h
@@ -265,7 +265,7 @@
* if the vectors are at 0x0000:0000
*
* Or... the user may specify the address of the page table explicitly be defining
- * CONFIG_PGTABLE_VADDR and CONFIG_PGTABLE_PADDR in the configuration or board.h file.
+ * PGTABLE_BASE_VADDR and PGTABLE_BASE_PADDR in the board.h file.
*/
#undef PGTABLE_IN_HIGHSRAM