Przeglądaj źródła

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 23 lat temu
rodzic
commit
b09209baf0
1 zmienionych plików z 0 dodań i 1 usunięć
  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.