8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
|
##
|
||
|
## file: arch/mips/Kconfig
|
||
|
##
|
||
|
## choice: Endianness selection
|
||
|
# CONFIG_CPU_BIG_ENDIAN is not set
|
||
|
CONFIG_CPU_LITTLE_ENDIAN=y
|
||
|
## end choice
|