Merge branch 'master' of git://git.denx.de/u-boot
[platform/kernel/u-boot.git] / arch / arm / mach-keystone / Kconfig
index 134ae87..e1962c7 100644 (file)
@@ -2,6 +2,7 @@ if ARCH_KEYSTONE
 
 choice
        prompt "TI Keystone board select"
+       optional
 
 config TARGET_K2HK_EVM
        bool "TI Keystone 2 Kepler/Hawking EVM"
@@ -12,6 +13,9 @@ config TARGET_K2E_EVM
 config TARGET_K2L_EVM
        bool "TI Keystone 2 Lamar EVM"
 
+config TARGET_K2G_EVM
+       bool "TI Keystone 2 Galileo EVM"
+
 endchoice
 
 config SYS_SOC