linux/debian/config/mips64el/config

12 lines
232 B
Plaintext
Raw Normal View History

##
## file: arch/mips/Kconfig
##
2016-05-19 21:59:47 +00:00
## choice: CPU type
# CONFIG_CPU_MIPS64_R1 is not set
CONFIG_CPU_MIPS64_R2=y
## end choice
## choice: Endianness selection
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_CPU_LITTLE_ENDIAN=y
## end choice