Revert "riscv: define ILLEGAL_POINTER_VALUE for 64bit"
This reverts commit e1bc326def
.
This commit is contained in:
parent
5ef504acd1
commit
da201d9ae8
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue