4 prompt "EXYNOS board select"
8 bool "Exynos4210 SMDKV310 board"
9 select OF_CONTROL if !SPL_BUILD
12 bool "Exynos4210 Trats board"
14 config TARGET_S5PC210_UNIVERSAL
15 bool "EXYNOS4210 Universal C210 board"
18 bool "Exynos4412 Origen board"
22 bool "Exynos4412 Trat2 board"
25 bool "Exynos4412 Odroid board"
27 config TARGET_ODROID_XU3
28 bool "Exynos5422 Odroid board"
32 bool "Exynos5250 Arndale board"
33 select CPU_V7_HAS_NONSEC
34 select CPU_V7_HAS_VIRT
36 select OF_CONTROL if !SPL_BUILD
38 config TARGET_SMDK5250
41 select OF_CONTROL if !SPL_BUILD
46 select OF_CONTROL if !SPL_BUILD
48 config TARGET_SMDK5420
51 select OF_CONTROL if !SPL_BUILD
53 config TARGET_PEACH_PI
56 select OF_CONTROL if !SPL_BUILD
58 config TARGET_PEACH_PIT
59 bool "Peach Pit board"
61 select OF_CONTROL if !SPL_BUILD
69 default y if !SPL_BUILD
72 default y if !SPL_BUILD
75 default y if !SPL_BUILD
78 default y if !SPL_BUILD
81 default y if !SPL_BUILD
84 default y if !SPL_BUILD
86 config SYS_MALLOC_F_LEN
87 default 0x400 if !SPL_BUILD
89 source "board/samsung/smdkv310/Kconfig"
90 source "board/samsung/trats/Kconfig"
91 source "board/samsung/universal_c210/Kconfig"
92 source "board/samsung/origen/Kconfig"
93 source "board/samsung/trats2/Kconfig"
94 source "board/samsung/odroid/Kconfig"
95 source "board/samsung/arndale/Kconfig"
96 source "board/samsung/smdk5250/Kconfig"
97 source "board/samsung/smdk5420/Kconfig"