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"
28 bool "Exynos5250 Arndale board"
30 select OF_CONTROL if !SPL_BUILD
32 config TARGET_SMDK5250
35 select OF_CONTROL if !SPL_BUILD
40 select OF_CONTROL if !SPL_BUILD
42 config TARGET_SMDK5420
45 select OF_CONTROL if !SPL_BUILD
47 config TARGET_PEACH_PI
50 select OF_CONTROL if !SPL_BUILD
52 config TARGET_PEACH_PIT
53 bool "Peach Pit board"
55 select OF_CONTROL if !SPL_BUILD
62 source "board/samsung/smdkv310/Kconfig"
63 source "board/samsung/trats/Kconfig"
64 source "board/samsung/universal_c210/Kconfig"
65 source "board/samsung/origen/Kconfig"
66 source "board/samsung/trats2/Kconfig"
67 source "board/samsung/odroid/Kconfig"
68 source "board/samsung/arndale/Kconfig"
69 source "board/samsung/smdk5250/Kconfig"
70 source "board/samsung/smdk5420/Kconfig"