Kconfig 4.1 KB
Newer Older
1 2 3 4
if ARCH_OMAP2PLUS

menu "TI OMAP2/3/4 Specific Features"

5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
config ARCH_OMAP2
	bool "TI OMAP2"
	depends on ARCH_OMAP2PLUS
	select CPU_V6

config ARCH_OMAP3
	bool "TI OMAP3"
	depends on ARCH_OMAP2PLUS
	select CPU_V7
	select USB_ARCH_HAS_EHCI
	select ARM_L1_CACHE_SHIFT_6

config ARCH_OMAP4
	bool "TI OMAP4"
	depends on ARCH_OMAP2PLUS
	select CPU_V7
	select ARM_GIC

23 24 25 26 27
comment "OMAP Core Type"
	depends on ARCH_OMAP2

config ARCH_OMAP2420
	bool "OMAP2420 support"
28
	depends on ARCH_OMAP2
29
	select OMAP_DM_TIMER
30
	select ARCH_OMAP_OTG
31

32 33
config ARCH_OMAP2430
	bool "OMAP2430 support"
34
	depends on ARCH_OMAP2
35
	select ARCH_OMAP_OTG
36

37 38
config ARCH_OMAP3430
	bool "OMAP3430 support"
39
	depends on ARCH_OMAP3
40 41
	select ARCH_OMAP_OTG

T
Tony Lindgren 已提交
42 43 44 45 46 47
config OMAP_PACKAGE_ZAF
       bool

config OMAP_PACKAGE_ZAC
       bool

48 49 50 51 52 53 54 55 56
config OMAP_PACKAGE_CBC
       bool

config OMAP_PACKAGE_CBB
       bool

config OMAP_PACKAGE_CUS
       bool

57 58 59
config OMAP_PACKAGE_CBP
       bool

60
comment "OMAP Board Type"
61
	depends on ARCH_OMAP2PLUS
62 63 64

config MACH_OMAP_GENERIC
	bool "Generic OMAP board"
65
	depends on ARCH_OMAP2
66

K
Kalle Valo 已提交
67 68 69 70 71
config MACH_OMAP2_TUSB6010
	bool
	depends on ARCH_OMAP2 && ARCH_OMAP2420
	default y if MACH_NOKIA_N8X0

72 73
config MACH_OMAP_H4
	bool "OMAP 2420 H4 board"
74
	depends on ARCH_OMAP2
75
	select OMAP_PACKAGE_ZAF
76
	select OMAP_DEBUG_DEVICES
77

78 79
config MACH_OMAP_APOLLON
	bool "OMAP 2420 Apollon board"
80
	depends on ARCH_OMAP2
81
	select OMAP_PACKAGE_ZAC
82 83 84

config MACH_OMAP_2430SDP
	bool "OMAP 2430 SDP board"
85
	depends on ARCH_OMAP2
86
	select OMAP_PACKAGE_ZAC
87

88 89
config MACH_OMAP3_BEAGLE
	bool "OMAP3 BEAGLE board"
90
	depends on ARCH_OMAP3
91
	select OMAP_PACKAGE_CBB
92

93
config MACH_DEVKIT8000
94 95 96 97
	bool "DEVKIT8000 board"
	depends on ARCH_OMAP3
	select OMAP_PACKAGE_CUS
	select OMAP_MUX
98

99 100
config MACH_OMAP_LDP
	bool "OMAP3 LDP board"
101
	depends on ARCH_OMAP3
102
	select OMAP_PACKAGE_CBB
103

104 105
config MACH_OVERO
	bool "Gumstix Overo board"
106
	depends on ARCH_OMAP3
107
	select OMAP_PACKAGE_CBB
108

109 110
config MACH_OMAP3EVM
	bool "OMAP 3530 EVM board"
111
	depends on ARCH_OMAP3
112
	select OMAP_PACKAGE_CBB
113

114 115
config MACH_OMAP3517EVM
	bool "OMAP3517/ AM3517 EVM board"
116
	depends on ARCH_OMAP3
117
	select OMAP_PACKAGE_CBB
118

119 120
config MACH_OMAP3_PANDORA
	bool "OMAP3 Pandora"
121
	depends on ARCH_OMAP3
122
	select OMAP_PACKAGE_CBB
123

124 125
config MACH_OMAP3_TOUCHBOOK
	bool "OMAP3 Touch Book"
126
	depends on ARCH_OMAP3
127 128
	select BACKLIGHT_CLASS_DEVICE

129 130
config MACH_OMAP_3430SDP
	bool "OMAP 3430 SDP board"
131
	depends on ARCH_OMAP3
132
	select OMAP_PACKAGE_CBB
133

T
Tony Lindgren 已提交
134 135 136 137 138 139 140 141 142
config MACH_NOKIA_N800
       bool

config MACH_NOKIA_N810
       bool

config MACH_NOKIA_N810_WIMAX
       bool

143 144 145
config MACH_NOKIA_N8X0
	bool "Nokia N800/N810"
	depends on ARCH_OMAP2420
146
	select OMAP_PACKAGE_ZAC
T
Tony Lindgren 已提交
147 148 149
	select MACH_NOKIA_N800
	select MACH_NOKIA_N810
	select MACH_NOKIA_N810_WIMAX
150

151 152
config MACH_NOKIA_RX51
	bool "Nokia RX-51 board"
153
	depends on ARCH_OMAP3
154
	select OMAP_PACKAGE_CBB
155 156 157

config MACH_OMAP_ZOOM2
	bool "OMAP3 Zoom2 board"
158
	depends on ARCH_OMAP3
159
	select OMAP_PACKAGE_CBB
160

161 162
config MACH_OMAP_ZOOM3
	bool "OMAP3630 Zoom3 board"
163
	depends on ARCH_OMAP3
164
	select OMAP_PACKAGE_CBP
165

166 167
config MACH_CM_T35
	bool "CompuLab CM-T35 module"
168
	depends on ARCH_OMAP3
169
	select OMAP_PACKAGE_CUS
170
	select OMAP_MUX
171

172
config MACH_IGEP0020
173
	bool "IGEP v2 board"
174
	depends on ARCH_OMAP3
175
	select OMAP_PACKAGE_CBB
176

177 178 179 180 181 182
config MACH_SBC3530
	bool "OMAP3 SBC STALKER board"
	depends on ARCH_OMAP3
	select OMAP_PACKAGE_CUS
	select OMAP_MUX

183 184
config MACH_OMAP_3630SDP
	bool "OMAP3630 SDP board"
185
	depends on ARCH_OMAP3
186
	select OMAP_PACKAGE_CBP
187

188 189 190
config MACH_OMAP_4430SDP
	bool "OMAP 4430 SDP board"
	depends on ARCH_OMAP4
191 192 193 194 195 196 197 198

config OMAP3_EMU
	bool "OMAP3 debugging peripherals"
	depends on ARCH_OMAP3
	select OC_ETM
	help
	  Say Y here to enable debugging hardware of omap3

199 200
config OMAP3_SDRC_AC_TIMING
	bool "Enable SDRC AC timing register changes"
201
	depends on ARCH_OMAP3
202 203 204 205 206 207 208 209 210
	default n
	help
	  If you know that none of your system initiators will attempt to
	  access SDRAM during CORE DVFS, select Y here.  This should boost
	  SDRAM performance at lower CORE OPPs.  There are relatively few
	  users who will wish to say yes at this point - almost everyone will
	  wish to say no.  Selecting yes without understanding what is
	  going on could result in system crashes;

211 212 213
endmenu

endif