提交 89a6dafe 编写于 作者: V Vladimir Murzin 提交者: Russell King

ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASE

The last user of CONFIG_VECTORS_BASE has gone, so kill it.
Tested-by: NBenjamin Gaignard <benjamin.gaignard@linaro.org>
Reported-by: NAfzal Mohammed <afzal.mohd.ma@gmail.com>
Signed-off-by: NVladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
上级 df8089e7
......@@ -239,15 +239,6 @@ config NEED_RET_TO_USER
config ARCH_MTD_XIP
bool
config VECTORS_BASE
hex
default 0xffff0000 if MMU || CPU_HIGH_VECTOR
default DRAM_BASE if REMAP_VECTORS_TO_RAM
default 0x00000000
help
The base address of exception vectors. This must be two pages
in size.
config ARM_PATCH_PHYS_VIRT
bool "Patch physical to virtual translations at runtime" if EMBEDDED
default y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册