2
1
Эх сурвалжийг харах

Remove default value from choice in x86 config

Ulf Samuelsson 16 жил өмнө
parent
commit
3a7e2fd783

+ 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