mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-19 16:41:23 +00:00
malta: enable HighMem on MIPS32
It allows to use more than 256MB memory on MIPS32. Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
This commit is contained in:
parent
a3dd95ef63
commit
2115dcbfac
@ -1,3 +1,4 @@
|
||||
CONFIG_CPU_BIG_ENDIAN=y
|
||||
# CONFIG_CPU_LITTLE_ENDIAN is not set
|
||||
CONFIG_CPU_MIPS32_R2=y
|
||||
CONFIG_HIGHMEM=y
|
||||
|
@ -1,3 +1,4 @@
|
||||
# CONFIG_CPU_BIG_ENDIAN is not set
|
||||
CONFIG_CPU_LITTLE_ENDIAN=y
|
||||
CONFIG_CPU_MIPS32_R2=y
|
||||
CONFIG_HIGHMEM=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user