X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Fmach-davinci%2FKconfig;h=e6cb390d1722eab86cfcb3e45874749148b93b26;hb=2df7b2aadf375fc3d2f336fab8eb41556b997567;hp=68277217bfc61eec7f464995b0ef42b84f851407;hpb=57c6941b433722ab83a50dab35b8ab5a0954942a;p=u-boot diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 68277217bf..e6cb390d17 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig @@ -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"