diff options
Diffstat (limited to 'debian/config/mips64r6el/config')
-rw-r--r-- | debian/config/mips64r6el/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/config/mips64r6el/config b/debian/config/mips64r6el/config new file mode 100644 index 000000000..7f124deb6 --- /dev/null +++ b/debian/config/mips64r6el/config @@ -0,0 +1,8 @@ +## +## file: arch/mips/Kconfig +## +## choice: Endianness selection +# CONFIG_CPU_BIG_ENDIAN is not set +CONFIG_CPU_LITTLE_ENDIAN=y +## end choice + |