Commit 3a7e2fd7 authored by Ulf Samuelsson's avatar Ulf Samuelsson
Browse files

Remove default value from choice in x86 config

parent b31e63aa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ choice
config BR2_TARGET_I686
	bool "i686"
	depends on BR2_i386
	default y

endchoice