mt_ventoux: remove board
[oweals/u-boot.git] / arch / arm / mach-omap2 / omap3 / Kconfig
1 if OMAP34XX
2
3 # We only enable the clocks for the GPIO banks that a given board requies.
4 config OMAP3_GPIO_2
5         bool
6         default y if CMD_GPIO
7
8 config OMAP3_GPIO_3
9         bool
10         default y if CMD_GPIO
11
12 config OMAP3_GPIO_4
13         bool
14         default y if CMD_GPIO
15
16 config OMAP3_GPIO_5
17         bool
18         default y if CMD_GPIO
19
20 config OMAP3_GPIO_6
21         bool
22         default y if CMD_GPIO
23
24 choice
25         prompt "OMAP3 board select"
26         optional
27
28 config TARGET_AM3517_EVM
29         bool "AM3517 EVM"
30         select DM
31         select DM_GPIO
32         select DM_I2C
33         select DM_MMC
34         select DM_SERIAL
35         imply CMD_DM
36
37 config TARGET_OMAP3_BEAGLE
38         bool "TI OMAP3 BeagleBoard"
39         select DM
40         select DM_GPIO
41         select DM_SERIAL
42         select OMAP3_GPIO_5
43         select OMAP3_GPIO_6
44         imply CMD_DM
45
46 config TARGET_CM_T35
47         bool "CompuLab CM-T3530 and CM-T3730 boards"
48         select OMAP3_GPIO_2
49         select OMAP3_GPIO_5
50         select OMAP3_GPIO_6 if LED_STATUS
51
52 config TARGET_DEVKIT8000
53         bool "TimLL OMAP3 Devkit8000"
54         select DM
55         select DM_GPIO
56         select DM_SERIAL
57         imply CMD_DM
58
59 config TARGET_OMAP3_EVM
60         bool "TI OMAP3 EVM"
61         select DM
62         select DM_GPIO
63         select DM_SERIAL
64         select OMAP3_GPIO_3
65         imply CMD_DM
66
67 config TARGET_OMAP3_IGEP00X0
68         bool "IGEP"
69         select DM
70         select DM_GPIO
71         select DM_SERIAL
72         select OMAP3_GPIO_3
73         select OMAP3_GPIO_5
74         select OMAP3_GPIO_6
75         imply CMD_DM
76
77 config TARGET_OMAP3_OVERO
78         bool "OMAP35xx Gumstix Overo"
79         select DM
80         select DM_GPIO
81         select DM_SERIAL
82         select OMAP3_GPIO_2
83         select OMAP3_GPIO_3
84         select OMAP3_GPIO_4
85         select OMAP3_GPIO_5
86         select OMAP3_GPIO_6
87         imply CMD_DM
88
89 config TARGET_OMAP3_ZOOM1
90         bool "TI Zoom1"
91         select DM
92         select DM_GPIO
93         select DM_SERIAL
94         imply CMD_DM
95
96 config TARGET_AM3517_CRANE
97         bool "am3517_crane"
98
99 config TARGET_OMAP3_PANDORA
100         bool "OMAP3 Pandora"
101         select OMAP3_GPIO_4
102         select OMAP3_GPIO_6
103
104 config TARGET_TRICORDER
105         bool "Tricorder"
106         select OMAP3_GPIO_2
107
108 config TARGET_MCX
109         bool "MCX"
110         select BOARD_LATE_INIT
111         select OMAP3_GPIO_2 if USB_EHCI_HCD
112         select OMAP3_GPIO_5 if USB_EHCI_HCD
113
114 config TARGET_OMAP3_LOGIC
115         bool "OMAP3 Logic"
116         select BOARD_LATE_INIT
117         select DM
118         select DM_GPIO
119         select DM_SERIAL
120         select OMAP3_GPIO_3
121         select OMAP3_GPIO_4
122         select OMAP3_GPIO_6
123         imply CMD_DM
124
125 config TARGET_NOKIA_RX51
126         bool "Nokia RX51"
127
128 config TARGET_TAO3530
129         bool "TAO3530"
130         select OMAP3_GPIO_2
131         select OMAP3_GPIO_3
132         select OMAP3_GPIO_4
133         select OMAP3_GPIO_5
134         select OMAP3_GPIO_6
135
136 config TARGET_TWISTER
137         bool "Twister"
138         select OMAP3_GPIO_2
139         select OMAP3_GPIO_5 if USB_EHCI_HCD
140
141 config TARGET_OMAP3_CAIRO
142         bool "QUIPOS CAIRO"
143         select DM
144         select DM_GPIO
145         select DM_SERIAL
146         imply CMD_DM
147
148 config TARGET_SNIPER
149         bool "LG Optimus Black"
150         select DM
151         select DM_GPIO
152         select DM_SERIAL
153         select OMAP3_GPIO_2
154         select OMAP3_GPIO_3
155         select OMAP3_GPIO_4
156         select OMAP3_GPIO_5
157         select OMAP3_GPIO_6
158         imply CMD_DM
159
160 endchoice
161
162 choice
163         prompt "Memory Controller"
164         default SDRC
165
166 config SDRC
167         bool "SDRC controller"
168         help
169           The default memory controller on most OMAP3 boards is SDRC.
170
171 config EMIF4
172         bool "EMIF4 controller"
173         help
174           Enable this on boards like AM3517 which use EMIF4 controller
175 endchoice
176
177 config SPL_OMAP3_ID_NAND
178         bool "Support OMAP3-specific ID and MFR function"
179         help
180           Support for an OMAP3-specific set of functions to return the
181           ID and MFR of the first attached NAND chip, if present.
182
183 config SYS_SOC
184         default "omap3"
185
186 source "board/logicpd/am3517evm/Kconfig"
187 source "board/ti/beagle/Kconfig"
188 source "board/compulab/cm_t35/Kconfig"
189 source "board/timll/devkit8000/Kconfig"
190 source "board/ti/evm/Kconfig"
191 source "board/isee/igep00x0/Kconfig"
192 source "board/overo/Kconfig"
193 source "board/logicpd/zoom1/Kconfig"
194 source "board/ti/am3517crane/Kconfig"
195 source "board/pandora/Kconfig"
196 source "board/corscience/tricorder/Kconfig"
197 source "board/htkw/mcx/Kconfig"
198 source "board/logicpd/omap3som/Kconfig"
199 source "board/nokia/rx51/Kconfig"
200 source "board/technexion/tao3530/Kconfig"
201 source "board/technexion/twister/Kconfig"
202 source "board/quipos/cairo/Kconfig"
203 source "board/lg/sniper/Kconfig"
204
205 endif