]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/seco/Kconfig
arch: Make board selection choices optional
[karo-tx-uboot.git] / board / seco / Kconfig
index dcb1ac81e02adf94b1f1ffbee4ab0fa2c2f62b01..af1669733f199f5cb8cd3881fce680294e2bbb25 100644 (file)
@@ -2,6 +2,7 @@ if TARGET_SECOMX6
 
 choice
        prompt "SECO i.MX6 Board variant"
+       optional
 
 config SECOMX6_Q7
        bool "Q7"
@@ -16,6 +17,7 @@ endchoice
 
 choice
        prompt "SECO i.MX6 SoC variant"
+       optional
 
 config SECOMX6Q
        bool "i.MX6Q"