浏览代码

Do not provide a default for endianness. This needs to be selected
on a per-arch basis, or left to the user to choose.

Eric Andersen 22 年之前
父节点
当前提交
b09209baf0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      extra/Configs/Config.in.arch

+ 0 - 1
extra/Configs/Config.in.arch

@@ -5,7 +5,6 @@
 
 choice
 	prompt "Target Processor Endianness"
-	default ARCH_LITTLE_ENDIAN
 	help
 	  This is the endianness you wish to build use.  Choose either Big
 	  Endian, or Little Endian.