mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
2115dcbfac
It allows to use more than 256MB memory on MIPS32. Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
# CONFIG_CPU_BIG_ENDIAN is not set
|
|
CONFIG_CPU_LITTLE_ENDIAN=y
|
|
CONFIG_CPU_MIPS32_R2=y
|
|
CONFIG_HIGHMEM=y
|