]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-davinci/Kconfig
arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()
[u-boot] / arch / arm / mach-davinci / Kconfig
index 68277217bfc61eec7f464995b0ef42b84f851407..e6cb390d1722eab86cfcb3e45874749148b93b26 100644 (file)
@@ -2,6 +2,7 @@ if ARCH_DAVINCI
 
 choice
        prompt "DaVinci board select"
+       optional
 
 config TARGET_ENBW_CMC
        bool "EnBW CMC board"
@@ -21,6 +22,10 @@ config TARGET_CAM_ENC_4XX
        bool "CAM ENC 4xx board"
        select SUPPORT_SPL
 
+config TARGET_OMAPL138_LCDK
+       bool "OMAPL138 LCDK"
+       select SUPPORT_SPL
+
 config TARGET_DAVINCI_DM355EVM
        bool "DM355 EVM board"