
18 May
2022
18 May
'22
3:24 p.m.
On Wed, May 18, 2022 at 6:54 PM Michal Simek monstr@monstr.eu wrote:
Commit ba1ed5b022c6 ("Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig") clearly defined that this option is available for SANDBOX (was also for already removed NDS32). That's why there is no way how this code can be enabled with current Kconfig layout for riscv. Based on this removing this code.
Signed-off-by: Michal Simek michal.simek@amd.com
arch/riscv/include/asm/io.h | 22 ---------------------- 1 file changed, 22 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com