mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Removed unused configuratin variable: CONFIG_PGTABLE_VADDR
This commit is contained in:
@@ -299,14 +299,6 @@ config ARCH_LOWVECTORS
|
|||||||
---help---
|
---help---
|
||||||
Support ARM vectors in low memory.
|
Support ARM vectors in low memory.
|
||||||
|
|
||||||
config PGTABLE_VADDR
|
|
||||||
hex "Page table virtual address"
|
|
||||||
default 0x0
|
|
||||||
depends on ARCH_HAVE_MMU
|
|
||||||
---help---
|
|
||||||
Page table virtual address (might be defined in the board.h file). Not
|
|
||||||
applicable to all architectures.
|
|
||||||
|
|
||||||
config ARCH_ROMPGTABLE
|
config ARCH_ROMPGTABLE
|
||||||
bool "ROM page table"
|
bool "ROM page table"
|
||||||
default n
|
default n
|
||||||
|
|||||||
@@ -265,7 +265,7 @@
|
|||||||
* if the vectors are at 0x0000:0000
|
* if the vectors are at 0x0000:0000
|
||||||
*
|
*
|
||||||
* Or... the user may specify the address of the page table explicitly be defining
|
* 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
|
#undef PGTABLE_IN_HIGHSRAM
|
||||||
|
|||||||
@@ -558,7 +558,7 @@
|
|||||||
* case.
|
* case.
|
||||||
*
|
*
|
||||||
* Or... the user may specify the address of the page table explicitly be defining
|
* 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
|
#undef PGTABLE_IN_HIGHSRAM
|
||||||
|
|||||||
@@ -97,7 +97,6 @@ CONFIG_ARCH_CHIP="lpc31xx"
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x0
|
|
||||||
CONFIG_ARCH_ROMPGTABLE=y
|
CONFIG_ARCH_ROMPGTABLE=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -97,7 +97,6 @@ CONFIG_ARCH_CHIP="lpc31xx"
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x0
|
|
||||||
CONFIG_ARCH_ROMPGTABLE=y
|
CONFIG_ARCH_ROMPGTABLE=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -99,7 +99,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
@@ -97,7 +97,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
@@ -95,7 +95,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
@@ -97,7 +97,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
@@ -103,7 +103,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
@@ -97,7 +97,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
@@ -100,7 +100,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
@@ -99,7 +99,6 @@ CONFIG_ARCH_FPU=y
|
|||||||
# CONFIG_ARCH_HAVE_MPU is not set
|
# CONFIG_ARCH_HAVE_MPU is not set
|
||||||
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
CONFIG_ARCH_HAVE_LOWVECTORS=y
|
||||||
CONFIG_ARCH_LOWVECTORS=y
|
CONFIG_ARCH_LOWVECTORS=y
|
||||||
CONFIG_PGTABLE_VADDR=0x20000000
|
|
||||||
# CONFIG_ARCH_ROMPGTABLE is not set
|
# CONFIG_ARCH_ROMPGTABLE is not set
|
||||||
# CONFIG_PAGING is not set
|
# CONFIG_PAGING is not set
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user