diff options
author | Afzal Mohammed <afzal.mohd.ma@gmail.com> | 2017-01-07 17:48:10 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2017-01-11 00:32:54 +0100 |
commit | 8a792e9afbce84a0fdaf213fe42bb97382487094 (patch) | |
tree | df29326ba1d824854ae892a16cd19c91a3c8abfd /usr | |
parent | ARM: 8633/1: nommu: allow mmap when !CONFIG_MMU (diff) | |
download | linux-8a792e9afbce84a0fdaf213fe42bb97382487094.tar.xz linux-8a792e9afbce84a0fdaf213fe42bb97382487094.zip |
ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM
REMAP_VECTORS_TO_RAM depends on DRAM_BASE, but since DRAM_BASE is a
hex, REMAP_VECTORS_TO_RAM could never get enabled. Also depending on
DRAM_BASE is redundant as whenever REMAP_VECTORS_TO_RAM makes itself
available to Kconfig, DRAM_BASE also is available as the Kconfig
gets sourced on !MMU.
Signed-off-by: Afzal Mohammed <afzal.mohd.ma@gmail.com>
Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions