mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Remove default value from choice in x86 config
This commit is contained in:
@@ -11,7 +11,6 @@ choice
|
||||
config BR2_TARGET_I686
|
||||
bool "i686"
|
||||
depends on BR2_i386
|
||||
default y
|
||||
|
||||
endchoice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user