riscv: Remove duplicate CONFIG_PAGE_OFFSET definition
authorSamuel Holland <samuel.holland@sifive.com>
Sat, 26 Oct 2024 17:13:53 +0000 (10:13 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 26 Mar 2025 22:56:38 +0000 (15:56 -0700)
commitbffada8201fc9933ba0974b76b6068d6b4557ef4
tree8f54d8f6f6dbb6adaa8a35b0accc747ef7864ec3
parentbb58e1579f431d42469b6aed0f03eff383ba6db5
riscv: Remove duplicate CONFIG_PAGE_OFFSET definition

This definition is already provided by include/generated/autoconf.h,
so it does not need to be provided on the command line.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Jesse Taube <mr.bossman075@gmail.com>
Link: https://lore.kernel.org/r/20241026171441.3047904-2-samuel.holland@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Makefile