Explorar o código

Remove default value from choice in x86 config

Ulf Samuelsson %!s(int64=16) %!d(string=hai) anos
pai
achega
3a7e2fd783
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      target/device/x86/Config.in

+ 0 - 1
target/device/x86/Config.in

@@ -11,7 +11,6 @@ choice
 config BR2_TARGET_I686
 	bool "i686"
 	depends on BR2_i386
-	default y
 
 endchoice