Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"
authorAlexandre Ghiti <alex@ghiti.fr>
Wed, 21 Jul 2021 07:59:36 +0000 (09:59 +0200)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Sat, 7 Aug 2021 05:41:39 +0000 (22:41 -0700)
commit867432bec1c6e7df21a361d7f12022a8c5f54022
tree5c7cf28455c67558e774f94e40ad05ccdcc173cb
parent6d7f91d914bc90a15ebc426440c26081337ceaa1
Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"

This reverts commit 9b79878ced8f7ab85c57623f8b1f6882e484a316.

The removal of this config exposes CONFIG_PHYS_RAM_BASE for all kernel
types: this value being implementation-specific, this breaks the
genericity of the RISC-V kernel so revert it.

Signed-off-by: Alexandre Ghiti <alex@ghiti.fr>
Tested-by: Emil Renner Berthing <kernel@esmil.dk>
Reviewed-by: Jisheng Zhang <jszhang@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/Kconfig