Revert "riscv: define ILLEGAL_POINTER_VALUE for 64bit"

This reverts commit e1bc326def.
This commit is contained in:
Ksawlii 2024-11-24 00:23:02 +01:00
parent 5ef504acd1
commit da201d9ae8

View file

@ -193,11 +193,6 @@ config GENERIC_HWEIGHT
config FIX_EARLYCON_MEM
def_bool MMU
config ILLEGAL_POINTER_VALUE
hex
default 0 if 32BIT
default 0xdead000000000000 if 64BIT
config PGTABLE_LEVELS
int
default 3 if 64BIT