arch: Make board selection choices optional
[platform/kernel/u-boot.git] / arch / nios2 / Kconfig
index b3be7b5..8ae7f6e 100644 (file)
@@ -6,6 +6,7 @@ config SYS_ARCH
 
 choice
        prompt "Target select"
+       optional
 
 config TARGET_NIOS2_GENERIC
        bool "Support nios2-generic"