This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2024-12-21 06:33:41 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
3bd2cee9bf
openwrt
/
target
/
linux
/
malta
/
le
/
config-default
4 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
malta: move endianness kernel configuration to subtarget Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36209
2013-04-05 12:36:41 +00:00
CONFIG_CPU_LITTLE_ENDIAN=y
malta: move 32-bits options to subtarget config Preliminary change to add support for MIPS64-based malta subtargets. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36210
2013-04-05 12:36:45 +00:00
CONFIG_CPU_MIPS32_R2=y
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>
2020-01-06 11:02:36 +00:00
CONFIG_HIGHMEM=y
Reference in New Issue
Copy Permalink