]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-davinci/Kconfig
ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0
[u-boot] / arch / arm / mach-davinci / Kconfig
index 68277217bfc61eec7f464995b0ef42b84f851407..681270ddd2e3c176e89b9ceff72772bad8086255 100644 (file)
@@ -2,6 +2,7 @@ if ARCH_DAVINCI
 
 choice
        prompt "DaVinci board select"
+       optional
 
 config TARGET_ENBW_CMC
        bool "EnBW CMC board"
@@ -17,8 +18,8 @@ config TARGET_DA850EVM
        bool "DA850 EVM board"
        select SUPPORT_SPL
 
-config TARGET_CAM_ENC_4XX
-       bool "CAM ENC 4xx board"
+config TARGET_OMAPL138_LCDK
+       bool "OMAPL138 LCDK"
        select SUPPORT_SPL
 
 config TARGET_DAVINCI_DM355EVM
@@ -57,7 +58,6 @@ config SYS_SOC
        default "davinci"
 
 source "board/enbw/enbw_cmc/Kconfig"
-source "board/ait/cam_enc_4xx/Kconfig"
 source "board/Barix/ipam390/Kconfig"
 source "board/davinci/da8xxevm/Kconfig"
 source "board/davinci/dm355evm/Kconfig"