瀏覽代碼

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 21 年之前
父節點
當前提交
b09209baf0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      extra/Configs/Config.in.arch

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

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