blob: e4e2653f75863b961c78017b1dcebd89ae98df6a [file] [log] [blame]
Brian Swetland1637de02008-09-09 07:13:33 -07001if ARCH_MSM
Brian Swetland9e73c842007-11-26 04:12:13 -08002
Stepan Moskovchenko1cd286f2011-08-03 19:03:02 -07003menu "MSM SoC Type"
Daniel Walkerbf83de42010-03-16 16:29:44 -07004
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07005config ARCH_MSM7X01A
Daniel Walkerbf83de42010-03-16 16:29:44 -07006 bool "MSM7x00A / MSM7x01A"
7 select ARCH_MSM_ARM11
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07008 select MSM_VIC
Daniel Walkerbf83de42010-03-16 16:29:44 -07009 select CPU_V6
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070010 select MSM_REMOTE_SPINLOCK_SWP
Matt Wagantall88b86312012-01-31 16:53:03 -080011 select MSM_PM if PM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070012
13config ARCH_MSM7X25
14 bool "MSM7x25"
15 select ARCH_MSM_ARM11
16 select MSM_VIC
17 select CPU_V6
18 select MSM_REMOTE_SPINLOCK_SWP
Taniya Dasbe561a02011-10-12 09:53:11 +053019 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -080020 select MSM_PM if PM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070021
22config ARCH_MSM7X27
23 bool "MSM7x27"
24 select ARCH_MSM_ARM11 if MSM_SOC_REV_NONE
25 select ARCH_HAS_BARRIERS if MSM_SOC_REV_NONE
26 select ARCH_MSM_CORTEX_A5 if MSM_SOC_REV_A
27 select MSM_VIC
28 select CPU_V6 if MSM_SOC_REV_NONE
29 select CPU_V7 if MSM_SOC_REV_A
30 select MSM_REMOTE_SPINLOCK_SWP if MSM_SOC_REV_NONE
31 select MSM_GPIOMUX
32 select REGULATOR
Taniya Dasbe561a02011-10-12 09:53:11 +053033 select MULTI_IRQ_HANDLER
Pankaj Kumar75c86fd2011-10-01 18:51:09 +053034 select MSM_PROC_COMM_REGULATOR
Laura Abbott1fbd2e62011-12-18 10:26:46 -080035 select CLEANCACHE
36 select QCACHE
Matt Wagantall88b86312012-01-31 16:53:03 -080037 select MSM_PM2 if PM
Daniel Walkerbf83de42010-03-16 16:29:44 -070038
Daniel Walker7b521612010-05-06 12:44:57 -070039config ARCH_MSM7X30
40 bool "MSM7x30"
41 select ARCH_MSM_SCORPION
Daniel Walker7b521612010-05-06 12:44:57 -070042 select MSM_VIC
43 select CPU_V7
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070044 select MSM_REMOTE_SPINLOCK_DEKKERS
45 select ARCH_SPARSEMEM_ENABLE
Laura Abbott78593b52011-09-26 18:48:14 -070046 select ARCH_HAS_HOLES_MEMORYMODEL
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070047 select MEMORY_HOTPLUG
48 select MEMORY_HOTREMOVE
Bryan Huntsmanea439642011-11-23 12:34:05 -080049 select ARCH_ENABLE_MEMORY_HOTPLUG
50 select ARCH_ENABLE_MEMORY_HOTREMOVE
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070051 select MIGRATION
52 select ARCH_MEMORY_PROBE
53 select ARCH_MEMORY_REMOVE
Gregory Beanab78cde2010-09-01 16:26:12 -070054 select MSM_GPIOMUX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070055 select RESERVE_FIRST_PAGE
56 select MSM_DALRPC
57 select MSM_SPM_V1
58 select REGULATOR
Justin Paupore637a25d2011-07-14 17:11:04 -070059 select MSM_PROC_COMM_REGULATOR
Taniya Dasbae99fb2011-10-12 09:55:13 +053060 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -080061 select MSM_PM2 if PM
Daniel Walker7b521612010-05-06 12:44:57 -070062
Daniel Walker4ad15e62010-05-06 13:54:17 -070063config ARCH_QSD8X50
64 bool "QSD8X50"
65 select ARCH_MSM_SCORPION
Daniel Walker4ad15e62010-05-06 13:54:17 -070066 select MSM_VIC
67 select CPU_V7
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070068 select MSM_REMOTE_SPINLOCK_LDREX
69 select CPU_USE_DOMAINS
70 select EMULATE_DOMAIN_MANAGER_V7
Gregory Beanab78cde2010-09-01 16:26:12 -070071 select MSM_GPIOMUX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070072 select MSM_DALRPC
Matt Wagantall88b86312012-01-31 16:53:03 -080073 select MSM_PM2 if PM
Daniel Walker46fe5f22010-08-18 11:00:25 -070074
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -070075config ARCH_MSM8X60
76 bool "MSM8X60"
Jeff Ohlsteine14411d2010-11-30 13:06:36 -080077 select ARCH_MSM_SCORPIONMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070078 select SMP_PARALLEL_START if SMP
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -070079 select ARM_GIC
80 select CPU_V7
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070081 select MSM_REMOTE_SPINLOCK_LDREX
82 select ARCH_REQUIRE_GPIOLIB
83 select MSM_ADM3
84 select REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -080085 select MSM_RPM_REGULATOR
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -070086 select MSM_V2_TLMM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070087 select MSM_PIL
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070088 select ARCH_HAS_CPU_IDLE_WAIT
89 select MSM_DIRECT_SCLK_ACCESS
90 select MSM_RPM
91 select MSM_XO
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -070092 select MSM_GPIOMUX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070093 select MSM_BUS_SCALING
94 select MSM_SECURE_IO
95 select MSM_DALRPC
96 select MSM_QDSP6_APR
97 select MSM_NATIVE_RESTART
98 select ARCH_INLINE_SPIN_TRYLOCK
99 select ARCH_INLINE_SPIN_TRYLOCK_BH
100 select ARCH_INLINE_SPIN_LOCK
101 select ARCH_INLINE_SPIN_LOCK_BH
102 select ARCH_INLINE_SPIN_LOCK_IRQ
103 select ARCH_INLINE_SPIN_LOCK_IRQSAVE
104 select ARCH_INLINE_SPIN_UNLOCK
105 select ARCH_INLINE_SPIN_UNLOCK_BH
106 select ARCH_INLINE_SPIN_UNLOCK_IRQ
107 select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE
108 select ARCH_INLINE_READ_TRYLOCK
109 select ARCH_INLINE_READ_LOCK
110 select ARCH_INLINE_READ_LOCK_BH
111 select ARCH_INLINE_READ_LOCK_IRQ
112 select ARCH_INLINE_READ_LOCK_IRQSAVE
113 select ARCH_INLINE_READ_UNLOCK
114 select ARCH_INLINE_READ_UNLOCK_BH
115 select ARCH_INLINE_READ_UNLOCK_IRQ
116 select ARCH_INLINE_READ_UNLOCK_IRQRESTORE
117 select ARCH_INLINE_WRITE_TRYLOCK
118 select ARCH_INLINE_WRITE_LOCK
119 select ARCH_INLINE_WRITE_LOCK_BH
120 select ARCH_INLINE_WRITE_LOCK_IRQ
121 select ARCH_INLINE_WRITE_LOCK_IRQSAVE
122 select ARCH_INLINE_WRITE_UNLOCK
123 select ARCH_INLINE_WRITE_UNLOCK_BH
124 select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE
125 select CPU_HAS_L2_PMU
126 select MSM_SPM_V1
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530127 select MSM_SCM if SMP
128 select MULTI_IRQ_HANDLER
Laura Abbott46505f62011-11-02 18:06:55 -0700129 select MSM_MULTIMEDIA_USE_ION
Matt Wagantall88b86312012-01-31 16:53:03 -0800130 select MSM_PM8X60 if PM
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -0700131
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800132config ARCH_MSM8960
133 bool "MSM8960"
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700134 select ARCH_MSM_KRAITMP
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800135 select ARM_GIC
136 select CPU_V7
137 select MSM_V2_TLMM
138 select MSM_GPIOMUX
139 select MSM_SCM if SMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700140 select MSM_DIRECT_SCLK_ACCESS
141 select REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -0800142 select MSM_RPM_REGULATOR
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700143 select MSM_RPM
144 select MSM_XO
145 select MSM_QDSP6_APR
146 select MSM_PIL
147 select MSM_AUDIO_QDSP6 if SND_SOC
148 select CPU_HAS_L2_PMU
149 select MSM_SPM_V2
150 select MSM_L2_SPM
151 select MSM_NATIVE_RESTART
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700152 select DONT_MAP_HOLE_AFTER_MEMBANK0
153 select MSM_REMOTE_SPINLOCK_SFPB
154 select ARCH_POPULATES_NODE_MAP
155 select ARCH_SPARSEMEM_ENABLE
156 select ARCH_HAS_HOLES_MEMORYMODEL
Larry Basselb8d61022012-02-24 10:49:45 -0800157 select ENABLE_DMM
158 select MEMORY_HOTPLUG if ENABLE_DMM
159 select MEMORY_HOTREMOVE if ENABLE_DMM
160 select ARCH_ENABLE_MEMORY_HOTPLUG if ENABLE_DMM
161 select ARCH_ENABLE_MEMORY_HOTREMOVE if ENABLE_DMM
162 select MIGRATION if ENABLE_DMM
163 select ARCH_MEMORY_PROBE if ENABLE_DMM
164 select ARCH_MEMORY_REMOVE if ENABLE_DMM
165 select FIX_MOVABLE_ZONE if ENABLE_DMM
Larry Basseld4d82c92011-12-07 09:52:49 -0800166 select CLEANCACHE
167 select QCACHE
Laura Abbott6d61a912011-10-27 16:44:14 -0700168 select MSM_MULTIMEDIA_USE_ION
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530169 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800170 select MSM_PM8X60 if PM
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700171
172config ARCH_MSM8930
173 bool "MSM8930"
174 select ARCH_MSM_KRAITMP
175 select ARM_GIC
176 select CPU_V7
177 select MSM_V2_TLMM
178 select MSM_GPIOMUX
179 select MSM_SCM if SMP
180 select MSM_DIRECT_SCLK_ACCESS
181 select REGULATOR
David Collins5779cea2012-01-05 15:09:21 -0800182 select MSM_RPM_REGULATOR
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700183 select MSM_RPM
184 select MSM_XO
185 select MSM_QDSP6_APR
186 select MSM_PIL
187 select MSM_AUDIO_QDSP6 if SND_SOC
188 select CPU_HAS_L2_PMU
189 select MSM_SPM_V2
190 select MSM_L2_SPM
191 select MSM_NATIVE_RESTART
192 select DONT_MAP_HOLE_AFTER_MEMBANK0
Eric Holmbergeab10732011-09-23 19:44:43 -0600193 select MSM_REMOTE_SPINLOCK_SFPB
Larry Basself74479e2011-09-08 11:07:52 -0700194 select ARCH_POPULATES_NODE_MAP
195 select ARCH_SPARSEMEM_ENABLE
196 select ARCH_HAS_HOLES_MEMORYMODEL
Larry Basselb8d61022012-02-24 10:49:45 -0800197 select ENABLE_DMM
198 select MEMORY_HOTPLUG if ENABLE_DMM
199 select MEMORY_HOTREMOVE if ENABLE_DMM
200 select ARCH_ENABLE_MEMORY_HOTPLUG if ENABLE_DMM
201 select ARCH_ENABLE_MEMORY_HOTREMOVE if ENABLE_DMM
202 select MIGRATION if ENABLE_DMM
203 select ARCH_MEMORY_PROBE if ENABLE_DMM
204 select ARCH_MEMORY_REMOVE if ENABLE_DMM
205 select FIX_MOVABLE_ZONE if ENABLE_DMM
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +0200206 select MSM_ULTRASOUND
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530207 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800208 select MSM_PM8X60 if PM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700209
210config ARCH_APQ8064
211 bool "APQ8064"
212 select ARCH_MSM_KRAITMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700213 select MSM_V2_TLMM
214 select ARM_GIC
215 select CPU_V7
216 select MSM_SCM if SMP
Joel King4ebccc62011-07-22 09:43:22 -0700217 select MSM_GPIOMUX
Eric Holmberg40d21882011-09-27 09:42:03 -0600218 select MSM_REMOTE_SPINLOCK_SFPB
Swaminathan Sathappan47e5d932011-12-05 14:48:07 -0800219 select MSM_PIL
Swaminathan Sathappan2f51a752011-12-05 12:51:19 -0800220 select MSM_QDSP6_APR
221 select MSM_AUDIO_QDSP6 if SND_SOC
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530222 select MULTI_IRQ_HANDLER
Praveen Chidambaram78499012011-11-01 17:15:17 -0600223 select MSM_RPM
224 select MSM_SPM_V2
225 select MSM_L2_SPM
Matt Wagantall88b86312012-01-31 16:53:03 -0800226 select MSM_PM8X60 if PM
Neil Leeder814d3d32012-01-19 17:21:43 -0500227 select CPU_HAS_L2_PMU
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700228
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700229config ARCH_MSMCOPPER
230 bool "MSM Copper"
231 select ARCH_MSM_KRAITMP
232 select MSM_V2_TLMM
233 select ARM_GIC
234 select CPU_V7
235 select MSM_SCM if SMP
236 select MSM_GPIOMUX
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530237 select MULTI_IRQ_HANDLER
Olav Hauganb800c8c2012-01-30 08:50:45 -0800238 select MSM_MULTIMEDIA_USE_ION
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700239
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700240config ARCH_FSM9XXX
241 bool "FSM9XXX"
242 select ARCH_MSM_SCORPION
243 select MSM_VIC
244 select CPU_V7
245 select MSM_REMOTE_SPINLOCK_LDREX
246 select FSM9XXX_TLMM
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530247 select MULTI_IRQ_HANDLER
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -0800248 select MSM_DALRPC
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800249
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700250config ARCH_MSM9615
251 bool "MSM9615"
252 select ARM_GIC
Taniya Dasb241bd82012-03-19 17:58:06 +0530253 select GIC_SECURE
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700254 select ARCH_MSM_CORTEX_A5
255 select CPU_V7
256 select MSM_V2_TLMM
257 select MSM_GPIOMUX
Praveen Chidambaramab3b1c42011-08-25 08:44:05 -0600258 select MSM_RPM
Maheshkumar Sivasubramanian738b4582011-09-06 17:26:24 -0600259 select MSM_SPM_V2
Rohit Vaswanif688fa62011-10-13 18:13:10 -0700260 select MSM_NATIVE_RESTART
Matt Wagantall9274df92011-12-15 11:11:05 -0800261 select REGULATOR
262 select MSM_RPM_REGULATOR
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530263 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800264 select MSM_PM8X60 if PM
Vikram Mulukutla2021c002011-12-16 12:32:59 -0800265 select MSM_XO
Shiv Maliyappanahalli9ec55e92012-01-09 14:44:59 -0800266 select MSM_QDSP6_APR
267 select MSM_AUDIO_QDSP6 if SND_SOC
Rohit Vaswaniead426f2012-01-05 20:24:52 -0800268 select FIQ
Matt Wagantall9274df92011-12-15 11:11:05 -0800269
Taniya Das43bcdd62011-12-02 17:33:27 +0530270config ARCH_MSM8625
271 bool "MSM8625"
272 select ARCH_MSM_CORTEX_A5
273 select CPU_V7
274 select MSM_GPIOMUX
275 select ARM_GIC
276 select ARCH_MSM_CORTEXMP
277 select MULTI_IRQ_HANDLER
Trilok Soni3a453992012-03-06 18:46:22 +0530278 select ARM_TICKET_LOCKS
Stepan Moskovchenko1cd286f2011-08-03 19:03:02 -0700279endmenu
Daniel Walkerbf83de42010-03-16 16:29:44 -0700280
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700281choice
282 prompt "MSM SoC Revision"
283 default MSM_SOC_REV_NONE
284config MSM_SOC_REV_NONE
285 bool "N/A"
286 select EMULATE_DOMAIN_MANAGER_V7 if ARCH_QSD8X50
287 select VERIFY_PERMISSION_FAULT if ARCH_QSD8X50
Daniel Walker4ad15e62010-05-06 13:54:17 -0700288config MSM_SOC_REV_A
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700289 bool "Rev. A"
290 select ARCH_MSM7X27A if ARCH_MSM7X27
291endchoice
Daniel Walker4ad15e62010-05-06 13:54:17 -0700292
Stepan Moskovchenko00da0742011-07-08 14:06:44 -0700293config MSM_KRAIT_TBB_ABORT_HANDLER
294 bool "Krait TBB/TBH data abort handler"
295 depends on ARCH_MSM_KRAIT
296 depends on ARM_THUMB
297 help
298 Certain early samples of the Krait processor may generate data
299 aborts for TBB / TBH instructions that fail their condition code
300 checks. Enabling this option will ignore these erroneous data aborts,
301 at the expense of a very small performance penalty.
302
303 If unsure, say N.
304
Daniel Walker4ad15e62010-05-06 13:54:17 -0700305config ARCH_MSM_ARM11
306 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700307
Daniel Walker4ad15e62010-05-06 13:54:17 -0700308config ARCH_MSM_SCORPION
Daniel Walkerbf83de42010-03-16 16:29:44 -0700309 bool
310
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700311config ARCH_MSM_KRAIT
Daniel Walker46fe5f22010-08-18 11:00:25 -0700312 bool
Stephen Boyd51cabbe2011-12-02 13:28:56 -0800313 select ARM_L1_CACHE_SHIFT_6
Daniel Walker46fe5f22010-08-18 11:00:25 -0700314
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700315config MSM_SMP
316 bool
317
318config ARCH_MSM_SCORPIONMP
319 select ARCH_MSM_SCORPION
320 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530321 select HAVE_ARCH_HAS_CURRENT_TIMER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700322 bool
323
324config ARCH_MSM_KRAITMP
325 select ARCH_MSM_KRAIT
326 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530327 select HAVE_ARCH_HAS_CURRENT_TIMER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700328 bool
329
Taniya Das43bcdd62011-12-02 17:33:27 +0530330config ARCH_MSM_CORTEXMP
331 select MSM_SMP
332 bool
333
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700334config ARCH_MSM_CORTEX_A5
Bryan Huntsman239ef1e2011-11-23 15:09:13 -0800335 bool
Rohit Vaswaniaf7ae272012-01-09 10:28:57 -0800336 select HAVE_HW_BRKPT_RESERVED_RW_ACCESS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700337
338config ARCH_MSM7X27A
339 bool
340 select MSM_DALRPC
Justin Pauporeb3a33b72011-08-23 15:30:32 -0700341 select MSM_PROC_COMM_REGULATOR
Taniya Das86e0e132011-10-19 11:32:00 +0530342 select MULTI_IRQ_HANDLER
Taniya Das43bcdd62011-12-02 17:33:27 +0530343 select ARM_GIC
344 select ARCH_MSM_CORTEXMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700345
Gregory Beanf9f3d312010-04-30 22:06:50 -0700346config MSM_VIC
347 bool
Daniel Walkerbf83de42010-03-16 16:29:44 -0700348
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700349config MSM_RPM
350 bool "Resource Power Manager"
351 select MSM_MPM
352
353config MSM_MPM
354 bool "Modem Power Manager"
355
356config MSM_XO
357 bool
358
359config MSM_REMOTE_SPINLOCK_DEKKERS
360 bool
361config MSM_REMOTE_SPINLOCK_SWP
362 bool
363config MSM_REMOTE_SPINLOCK_LDREX
364 bool
Eric Holmbergeab10732011-09-23 19:44:43 -0600365config MSM_REMOTE_SPINLOCK_SFPB
366 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700367config MSM_ADM3
368 bool
369
370menu "MSM Board Selection"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700371
372config MACH_HALIBUT
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700373 depends on ARCH_MSM7X01A
374 depends on MSM_STACKED_MEMORY
375 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700376 bool "Halibut Board (QCT SURF7201A)"
377 help
378 Support for the Qualcomm SURF7201A eval board.
379
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700380config MACH_MSM7201A_SURF
381 depends on ARCH_MSM7X01A
382 depends on MSM_STACKED_MEMORY
383 default y
384 bool "MSM7201A SURF"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700385 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700386 Support for the Qualcomm MSM7201A SURF eval board.
387
388config MACH_MSM7201A_FFA
389 depends on ARCH_MSM7X01A
390 depends on MSM_STACKED_MEMORY
391 default y
392 bool "MSM7201A FFA"
393 help
394 Support for the Qualcomm MSM7201A FFA eval board.
395
396config MACH_TROUT
397 depends on ARCH_MSM7X01A
398 depends on MSM_STACKED_MEMORY
399 default y
400 bool "Trout"
401
402config MACH_MSM7X27_SURF
403 depends on ARCH_MSM7X27
404 depends on !MSM_STACKED_MEMORY
405 default y
406 bool "MSM7x27 SURF"
407 help
408 Support for the Qualcomm MSM7x27 SURF eval board.
409
410config MACH_MSM7X27_FFA
411 depends on ARCH_MSM7X27
412 depends on !MSM_STACKED_MEMORY
413 default y
414 bool "MSM7x27 FFA"
415 help
416 Support for the Qualcomm MSM7x27 FFA eval board.
417
418config MACH_MSM7X27A_RUMI3
419 depends on ARCH_MSM7X27A
420 depends on !MSM_STACKED_MEMORY
421 default y
422 bool "MSM7x27A RUMI3"
423 help
424 Support for the Qualcomm MSM7x27A RUMI3 Emulation Platform.
425
426config MACH_MSM7X27A_SURF
427 depends on ARCH_MSM7X27A
428 depends on !MSM_STACKED_MEMORY
429 default y
430 bool "MSM7x27A SURF"
431 help
432 Support for the Qualcomm MSM7x27A SURF.
433
434config MACH_MSM7X27A_FFA
435 depends on ARCH_MSM7X27A
436 depends on !MSM_STACKED_MEMORY
437 default y
438 bool "MSM7x27A FFA"
439 help
440 Support for the Qualcomm MSM7x27A FFA.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700441
Trilok Soni3d0f6c52011-07-26 16:06:58 +0530442config MACH_MSM7625A_SURF
443 depends on ARCH_MSM7X27A
444 depends on !MSM_STACKED_MEMORY
445 default y
446 bool "MSM7625A SURF"
447 help
448 Support for the Qualcomm MSM7625A SURF.
449
450config MACH_MSM7625A_FFA
451 depends on ARCH_MSM7X27A
452 depends on !MSM_STACKED_MEMORY
453 default y
454 bool "MSM7625A FFA"
455 help
456 Support for the Qualcomm MSM7625A FFA.
457
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530458config MACH_MSM7627A_QRD1
459 depends on ARCH_MSM7X27A
460 depends on !MSM_STACKED_MEMORY
461 default y
462 bool "MSM7627A QRD1"
463 help
Chintan Pandyab1bad0e2012-02-06 19:04:51 +0530464 Support for the Qualcomm MSM7627A Reference Design.
465
466config MACH_MSM7627A_QRD3
467 depends on ARCH_MSM7X27A
468 depends on !MSM_STACKED_MEMORY
469 default y
470 bool "MSM7627A QRD3"
471 help
472 Support for the Qualcomm MSM7627A Reference Design.
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530473
Taniya Dasc868a2e2012-01-03 10:18:47 +0530474config MACH_MSM7627A_EVB
475 depends on ARCH_MSM7X27A
476 depends on !MSM_STACKED_MEMORY
477 default y
478 bool "MSM7627A EVB"
479 help
480 Support for the Qualcomm MSM7627A Reference Design.
481
Taniya Das43bcdd62011-12-02 17:33:27 +0530482config MACH_MSM8625_RUMI3
483 depends on ARCH_MSM8625
484 depends on !MSM_STACKED_MEMORY
485 default y
486 bool "MSM8625 RUMI3"
487 help
488 Support for the Qualcomm MSM8625 RUMI3 Emulation Platform.
489
Taniya Dase3027e22012-02-27 16:32:27 +0530490config MACH_MSM8625_SURF
491 depends on ARCH_MSM8625
492 depends on !MSM_STACKED_MEMORY
493 default y
494 bool "MSM8625 SURF"
495 help
496 Support for the Qualcomm MSM8625 SURF.
497
Chintan Pandyaf4ad4002012-02-28 19:49:03 +0530498config MACH_MSM8625_EVB
499 depends on ARCH_MSM8625
500 depends on !MSM_STACKED_MEMORY
501 default y
502 bool "MSM8625 EVB"
503 help
504 Support for the Qualcomm MSM8625 Reference Design.
505
Taniya Dasbd096542012-03-15 17:43:45 +0530506config MACH_MSM8625_QRD7
507 depends on ARCH_MSM8625
508 depends on !MSM_STACKED_MEMORY
509 default y
510 bool "MSM8625 QRD7"
511 help
512 Support for the Qualcomm MSM8625 Reference Design.
513
Daniel Walker7b521612010-05-06 12:44:57 -0700514config MACH_MSM7X30_SURF
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700515 depends on ARCH_MSM7X30
516 depends on !MSM_STACKED_MEMORY
517 default y
518 bool "MSM7x30 SURF"
519 help
520 Support for the Qualcomm MSM7x30 SURF eval board.
521
522config MACH_MSM7X30_FFA
523 depends on ARCH_MSM7X30
524 depends on !MSM_STACKED_MEMORY
525 default y
526 bool "MSM7x30 FFA"
527 help
528 Support for the Qualcomm MSM7x30 FFA eval board.
529
530config MACH_MSM7X30_FLUID
531 depends on ARCH_MSM7X30
532 depends on !MSM_STACKED_MEMORY
533 default y
534 bool "MSM7x30 FLUID"
535 help
536 Support for the Qualcomm MSM7x30 FLUID eval board.
537
538config MACH_SAPPHIRE
539 depends on ARCH_MSM7X01A
540 default n
541 bool "Sapphire"
Daniel Walker7b521612010-05-06 12:44:57 -0700542
Daniel Walker4ad15e62010-05-06 13:54:17 -0700543config MACH_QSD8X50_SURF
544 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700545 depends on MSM_SOC_REV_NONE
546 depends on MSM_STACKED_MEMORY
547 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700548 bool "QSD8x50 SURF"
549 help
550 Support for the Qualcomm QSD8x50 SURF eval board.
551
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700552config MACH_QSD8X50_FFA
Daniel Walker4ad15e62010-05-06 13:54:17 -0700553 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700554 depends on MSM_SOC_REV_NONE
555 depends on MSM_STACKED_MEMORY
556 default y
557 bool "QSD8x50 FFA"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700558 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700559 Support for the Qualcomm QSD8x50 FFA eval board.
560
561config MACH_MSM7X25_SURF
562 depends on ARCH_MSM7X25
563 depends on !MSM_STACKED_MEMORY
564 default y
565 bool "MSM7x25 SURF"
566 help
567 Support for the Qualcomm MSM7x25 SURF eval board.
568
569config MACH_MSM7X25_FFA
570 depends on ARCH_MSM7X25
571 depends on !MSM_STACKED_MEMORY
572 default y
573 bool "MSM7x25 FFA"
574 help
575 Support for the Qualcomm MSM7x25 FFA eval board.
576
577config MACH_MSM8X55_SURF
578 depends on ARCH_MSM7X30
579 depends on !MSM_STACKED_MEMORY
580 default y
581 bool "MSM8X55 SURF"
582 help
583 Support for the Qualcomm MSM8x55 SURF eval board.
584
585config MACH_MSM8X55_FFA
586 depends on ARCH_MSM7X30
587 depends on !MSM_STACKED_MEMORY
588 default y
589 bool "MSM8X55 FFA"
590 help
591 Support for the Qualcomm MSM8x55 FFA eval board.
592
593config MACH_MSM8X55_SVLTE_FFA
594 depends on ARCH_MSM7X30
595 depends on !MSM_STACKED_MEMORY
596 default y
597 bool "MSM8X55 SVLTE FFA"
598 help
599 Support for the Qualcomm MSM8x55 SVLTE FFA eval board.
600
601config MACH_MSM8X55_SVLTE_SURF
602 depends on ARCH_MSM7X30
603 depends on !MSM_STACKED_MEMORY
604 default y
605 bool "MSM8X55 SVLTE SURF"
606 help
607 Support for the Qualcomm MSM8x55 SVLTE SURF eval board.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700608
Steve Mucklea55df6e2010-01-07 12:43:24 -0800609config MACH_MSM8X60_RUMI3
610 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700611 default n
Steve Mucklea55df6e2010-01-07 12:43:24 -0800612 bool "MSM8x60 RUMI3"
613 help
614 Support for the Qualcomm MSM8x60 RUMI3 emulator.
615
Steve Muckle57bbf1c2010-01-07 12:51:10 -0800616config MACH_MSM8X60_SIM
617 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700618 default n
Steve Muckle57bbf1c2010-01-07 12:51:10 -0800619 bool "MSM8x60 Simulator"
620 help
621 Support for the Qualcomm MSM8x60 simulator.
622
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700623config MACH_MSM8X60_SURF
624 depends on ARCH_MSM8X60
625 default n
626 bool "MSM8x60 SURF"
627 help
628 Support for the Qualcomm MSM8x60 SURF eval board.
629
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700630config MACH_MSM8X60_FFA
631 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700632 default n
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700633 bool "MSM8x60 FFA"
634 help
635 Support for the Qualcomm MSM8x60 FFA eval board.
636
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700637config MACH_MSM8X60_FLUID
638 depends on ARCH_MSM8X60
639 default n
640 bool "MSM8x60 FLUID"
641 help
642 Support for the Qualcomm MSM8x60 FLUID platform. The FLUID is an
643 8x60 target which has a form factor that is much closer to that
644 of a phone than other targets. It also has a new display and
645 touchscreen controller.
646
647config MACH_MSM8X60_FUSION
648 depends on ARCH_MSM8X60
649 default n
650 bool "MSM8x60 FUSION"
651 help
652 Support for the Qualcomm MSM8x60 Fusion SURF device.
653
654config MACH_MSM8X60_FUSN_FFA
655 depends on ARCH_MSM8X60
656 default n
657 bool "MSM8x60 FUSN FFA"
658 help
659 Support for the Qualcomm MSM8x60 Fusion FFA device.
660
Zhang Chang Kenef05b172011-07-27 15:28:13 -0400661config MACH_MSM8X60_DRAGON
662 depends on ARCH_MSM8X60
663 default n
664 bool "MSM8x60 DRAGON"
665 help
666 Support for the Qualcomm MSM8x60 Dragon board.
667
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800668config MACH_MSM8960_SIM
669 depends on ARCH_MSM8960
670 bool "MSM8960 Simulator"
671 help
672 Support for the Qualcomm MSM8960 simulator.
673
Stepan Moskovchenko50ede4e2010-12-13 18:12:19 -0800674config MACH_MSM8960_RUMI3
675 depends on ARCH_MSM8960
676 bool "MSM8960 RUMI3"
677 help
678 Support for the Qualcomm MSM8960 RUMI3 emulator.
679
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700680config MACH_MSM8960_CDP
681 depends on ARCH_MSM8960
682 bool "MSM8960 CDP"
683 help
684 Support for the Qualcomm MSM8960 CDP device.
685
686config MACH_MSM8960_MTP
687 depends on ARCH_MSM8960
688 bool "MSM8960 MTP"
689 help
690 Support for the Qualcomm MSM8960 MTP device.
691
692config MACH_MSM8960_FLUID
693 depends on ARCH_MSM8960
694 bool "MSM8960 FLUID"
695 help
696 Support for the Qualcomm MSM8960 FLUID device.
697
Amir Samuelov0d1f8ae2011-07-28 11:13:58 +0300698config MACH_MSM8960_LIQUID
699 depends on ARCH_MSM8960
700 bool "MSM8960 LIQUID"
701 help
702 Support for the Qualcomm MSM8960 LIQUID device.
703
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700704config MACH_MSM8930_CDP
705 depends on ARCH_MSM8930
706 bool "MSM8930 CDP"
707 help
708 Support for the Qualcomm MSM8930 CDP device.
709
710config MACH_MSM8930_MTP
711 depends on ARCH_MSM8930
712 bool "MSM8930 MTP"
713 help
714 Support for the Qualcomm MSM8930 MTP device.
715
716config MACH_MSM8930_FLUID
717 depends on ARCH_MSM8930
718 bool "MSM8930 FLUID"
719 help
720 Support for the Qualcomm MSM8930 FLUID device.
721
Stepan Moskovchenko8768eff2011-12-01 18:55:07 -0800722config MACH_MSM8627_CDP
723 depends on ARCH_MSM8930
724 bool "MSM8627 CDP"
725 help
726 Support for the Qualcomm MSM8627 CDP device.
727
728config MACH_MSM8627_MTP
729 depends on ARCH_MSM8930
730 bool "MSM8627 MTP"
731 help
732 Support for the Qualcomm MSM8627 MTP device.
733
Rohit Vaswania8e7a832011-09-28 21:00:05 -0700734config MACH_MSM9615_CDP
735 depends on ARCH_MSM9615
736 bool "MSM9615 CDP"
737 help
738 Support for the Qualcomm MSM9615 CDP device.
739
740config MACH_MSM9615_MTP
741 depends on ARCH_MSM9615
742 bool "MSM9615 MTP"
743 help
744 Support for the Qualcomm MSM9615 MTP device.
745
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700746config MSM_USE_TSIF1
747 depends on ARCH_MSM8X60
748 bool "MSM8x60 use TSIF1"
749 help
750 Selects TSIF1 core to be used rather than TSIF0.
751 The two TSIF cores share the same DM configuration
752 so they cannot be used simultaneously.
753
754config MACH_APQ8064_SIM
755 depends on ARCH_APQ8064
756 bool "APQ8064 Simulator"
757 help
758 Support for the Qualcomm APQ8064 simulator.
759
Stepan Moskovchenkod256ddf2011-09-08 12:34:46 -0700760config MACH_APQ8064_RUMI3
761 depends on ARCH_APQ8064
762 bool "APQ8064 RUMI3"
763 help
764 Support for the Qualcomm APQ8064 RUMI3 emulator.
765
Joel King82b7e3f2012-01-05 10:03:27 -0800766config MACH_APQ8064_CDP
767 depends on ARCH_APQ8064
768 bool "APQ8064 CDP"
769 help
770 Support for the Qualcomm APQ8064 CDP device.
771
772config MACH_APQ8064_MTP
773 depends on ARCH_APQ8064
774 bool "APQ8064 MTP"
775 help
776 Support for the Qualcomm APQ8064 MTP device.
777
778config MACH_APQ8064_LIQUID
779 depends on ARCH_APQ8064
780 bool "APQ8064 LIQUID"
781 help
782 Support for the Qualcomm APQ8064 LIQUID device.
783
Joel King064bbf82012-04-01 13:23:39 -0700784config MACH_MPQ8064_CDP
785 depends on ARCH_APQ8064
786 bool "MPQ8064 CDP"
787 help
788 Support for the Qualcomm MPQ8064 CDP device.
789
Joel King11ca8202012-02-13 16:19:03 -0800790config MACH_MPQ8064_HRD
791 depends on ARCH_APQ8064
792 bool "MPQ8064 HRD"
793 help
794 Support for the Qualcomm MPQ8064 HRD device.
795
796config MACH_MPQ8064_DTV
797 depends on ARCH_APQ8064
798 bool "MPQ8064 DTV"
799 help
800 Support for the Qualcomm MPQ8064 DTV device.
801
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700802config MACH_FSM9XXX_SURF
803 depends on ARCH_FSM9XXX
804 depends on !MSM_STACKED_MEMORY
805 default y
806 bool "FSM9XXX SURF"
807 help
808 Support for the Qualcomm FSM9xxx femtocell
809 chipset based SURF evaluation board and
810 FFA board.
811
Daniel Walker4ad15e62010-05-06 13:54:17 -0700812endmenu
Brian Swetland9e73c842007-11-26 04:12:13 -0800813
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700814config MSM_STACKED_MEMORY
815 bool "Stacked Memory"
816 default y
Stepan Moskovchenko24f61732011-02-11 12:28:16 -0800817 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700818 This option is used to indicate the presence of on-die stacked
819 memory. When present this memory bank is used for a high speed
820 shared memory interface. When not present regular RAM is used.
Stepan Moskovchenko24f61732011-02-11 12:28:16 -0800821
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700822config PHYS_OFFSET
823 hex
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700824 default "0x40800000" if ARCH_MSM9615
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700825 default "0x80200000" if ARCH_APQ8064
826 default "0x80200000" if ARCH_MSM8960
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700827 default "0x80200000" if ARCH_MSM8930
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700828 default "0x80200000" if ARCH_MSMCOPPER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700829 default "0x10000000" if ARCH_FSM9XXX
830 default "0x00200000" if !MSM_STACKED_MEMORY
831 default "0x00000000" if ARCH_QSD8X50 && MSM_SOC_REV_A
832 default "0x20000000" if ARCH_QSD8X50
833 default "0x40200000" if ARCH_MSM8X60
834 default "0x10000000"
Stepan Moskovchenko24f61732011-02-11 12:28:16 -0800835
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700836config KERNEL_PMEM_EBI_REGION
837 bool "Enable in-kernel PMEM region for EBI"
838 default y if ARCH_MSM8X60
Olav Hauganb800c8c2012-01-30 08:50:45 -0800839 depends on ANDROID_PMEM && (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSMCOPPER)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700840 help
841 Enable the in-kernel PMEM allocator to use EBI memory.
842
843config KERNEL_PMEM_SMI_REGION
844 bool "Enable in-kernel PMEM region for SMI"
845 default y if ARCH_MSM8X60
846 depends on ANDROID_PMEM && ((ARCH_QSD8X50 && !PMEM_GPU0) || (ARCH_MSM8X60 && !VCM))
847 help
848 Enable the in-kernel PMEM allocator to use SMI memory.
849
850config PMEM_GPU0
851 bool "Enable PMEM GPU0 region"
852 default y
853 depends on ARCH_QSD8X50 && ANDROID_PMEM
854 help
855 Enable the PMEM GPU0 device on SMI Memory.
856
857config MSM_AMSS_VERSION
858 int
859 default 6210 if MSM_AMSS_VERSION_6210
860 default 6220 if MSM_AMSS_VERSION_6220
861 default 6225 if MSM_AMSS_VERSION_6225
862
863choice
864 prompt "AMSS modem firmware version"
865
866 default MSM_AMSS_VERSION_6225
867
868 config MSM_AMSS_VERSION_6210
869 bool "6.2.10"
870
871 config MSM_AMSS_VERSION_6220
872 bool "6.2.20"
873
874 config MSM_AMSS_VERSION_6225
875 bool "6.2.20 + New ADSP"
876endchoice
Stepan Moskovchenko2607b0a2010-11-15 17:46:10 -0800877
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700878config MSM_HAS_DEBUG_UART_HS
879 bool
880 help
881 Say Y here if high speed MSM UART is present.
882
883config MSM_HAS_DEBUG_UART_HS_V14
884 bool
885 select MSM_HAS_DEBUG_UART_HS
886 help
887 Say Y here if high speed MSM UART v1.4 is present.
888
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800889config DEBUG_MSM8930_UART
890 bool "Kernel low-level debugging messages via MSM 8930 UART"
891 depends on ARCH_MSM8930 && DEBUG_LL
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700892 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800893 help
894 Say Y here if you want the debug print routines to direct
895 their output to the serial port on MSM 8930 devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100896
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530897config MSM_DEBUG_UART_PHYS
898 hex
899 default 0xA9A00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART1
900 default 0xACA00000 if ARCH_MSM7X30 && DEBUG_MSM_UART1
901 default 0x94000000 if ARCH_FSM9XXX && DEBUG_MSM_UART1
902 default 0xA9B00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART2
903 default 0xACB00000 if ARCH_MSM7X30 && DEBUG_MSM_UART2
904 default 0x94100000 if ARCH_FSM9XXX && DEBUG_MSM_UART2
905 default 0xA9C00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART3
906 default 0xACC00000 if ARCH_MSM7X30 && DEBUG_MSM_UART3
907
Pavel Machek6339f662009-11-02 11:48:29 +0100908choice
909 prompt "Debug UART"
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800910 depends on DEBUG_LL
Pavel Machek6339f662009-11-02 11:48:29 +0100911
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800912 config DEBUG_MSM_UART1
913 bool "Kernel low-level debugging messages via MSM UART1"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530914 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800915 help
916 Say Y here if you want the debug print routines to direct
917 their output to the first serial port on MSM devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100918
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800919 config DEBUG_MSM_UART2
920 bool "Kernel low-level debugging messages via MSM UART2"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530921 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800922 help
923 Say Y here if you want the debug print routines to direct
924 their output to the second serial port on MSM devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100925
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800926 config DEBUG_MSM_UART3
927 bool "Kernel low-level debugging messages via MSM UART3"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530928 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800929 help
930 Say Y here if you want the debug print routines to direct
931 their output to the third serial port on MSM devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100932
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800933 config DEBUG_MSM8660_UART
934 bool "Kernel low-level debugging messages via MSM 8660 UART"
935 depends on ARCH_MSM8X60
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700936 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800937 help
938 Say Y here if you want the debug print routines to direct
939 their output to the serial port on MSM 8660 devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100940
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800941 config DEBUG_MSM8960_UART
942 bool "Kernel low-level debugging messages via MSM 8960 UART"
943 depends on ARCH_MSM8960
944 select DEBUG_MSM8930_UART
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700945 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800946 help
947 Say Y here if you want the debug print routines to direct
948 their output to the serial port on MSM 8960 devices.
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700949
950 config DEBUG_MSMCOPPER_UART
951 bool "Kernel low-level debugging messages via MSM Copper UART"
952 depends on ARCH_MSMCOPPER
953 select MSM_HAS_DEBUG_UART_HS_V14
954 help
955 Say Y here if you want the debug print routines to direct
956 their output to the serial port on MSM Copper devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100957endchoice
958
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700959choice
960 prompt "Default Timer"
961 default MSM7X00A_USE_GP_TIMER
962
963 config MSM7X00A_USE_GP_TIMER
964 bool "GP Timer"
965 help
966 Low resolution timer that allows power collapse from idle.
967
968 config MSM7X00A_USE_DG_TIMER
969 bool "DG Timer"
970 help
971 High resolution timer.
972endchoice
973
974choice
975 prompt "Suspend sleep mode"
976 default MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
977 help
978 Allows overriding the sleep mode used. Leave at power
979 collapse suspend unless the arm9 image has problems.
980
981 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
982 bool "Power collapse suspend"
983 help
984 Lowest sleep state. Returns through reset vector.
985
986 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
987 bool "Power collapse"
988 help
989 Sleep state that returns through reset vector.
990
991 config MSM7X00A_SLEEP_MODE_APPS_SLEEP
992 bool "Apps Sleep"
993
994 config MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
995 bool "Ramp down cpu clock and wait for interrupt"
996
997 config MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
998 bool "Wait for interrupt"
999endchoice
1000
1001config MSM7X00A_SLEEP_MODE
1002 int
1003 default 0 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1004 default 1 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
1005 default 2 if MSM7X00A_SLEEP_MODE_APPS_SLEEP
1006 default 3 if MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1007 default 4 if MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
1008
1009choice
1010 prompt "Idle sleep mode"
1011 default MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1012 help
1013 Allows overriding the sleep mode used from idle. Leave at power
1014 collapse suspend unless the arm9 image has problems.
1015
1016 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1017 bool "Power collapse suspend"
1018 help
1019 Lowest sleep state. Returns through reset vector.
1020
1021 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1022 bool "Power collapse"
1023 help
1024 Sleep state that returns through reset vector.
1025
1026 config MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1027 bool "Apps Sleep"
1028
1029 config MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1030 bool "Ramp down cpu clock and wait for interrupt"
1031
1032 config MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1033 bool "Wait for interrupt"
1034endchoice
1035
1036config MSM7X00A_IDLE_SLEEP_MODE
1037 int
1038 default 0 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1039 default 1 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1040 default 2 if MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1041 default 3 if MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1042 default 4 if MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1043
1044config MSM7X00A_IDLE_SLEEP_MIN_TIME
1045 int "Minimum idle time before sleep"
1046 default 20000000
1047 help
1048 Minimum idle time in nanoseconds before entering low power mode.
1049
1050config MSM7X00A_IDLE_SPIN_TIME
1051 int "Idle spin time before cpu ramp down"
1052 default 80000
1053 help
1054 Spin time in nanoseconds before ramping down cpu clock and entering
1055 any low power state.
1056
1057menuconfig MSM_IDLE_STATS
1058 bool "Collect idle statistics"
1059 default y
1060 help
1061 Collect idle statistics and export them in proc/msm_pm_stats.
1062
1063if MSM_IDLE_STATS
1064
1065config MSM_IDLE_STATS_FIRST_BUCKET
1066 int "First bucket time"
1067 default 62500
1068 help
1069 Upper time limit in nanoseconds of first bucket.
1070
1071config MSM_IDLE_STATS_BUCKET_SHIFT
1072 int "Bucket shift"
1073 default 2
1074
1075config MSM_IDLE_STATS_BUCKET_COUNT
1076 int "Bucket count"
1077 default 10
1078
1079config MSM_SUSPEND_STATS_FIRST_BUCKET
1080 int "First bucket time for suspend"
1081 default 1000000000
1082 help
1083 Upper time limit in nanoseconds of first bucket of the
1084 histogram. This is for collecting statistics on suspend.
1085
1086endif # MSM_IDLE_STATS
1087
1088config CPU_HAS_L2_PMU
1089 bool "L2CC PMU Support"
1090 help
1091 Select this if the L2 cache controller has a Performance Monitoring Unit.
1092
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001093config HTC_HEADSET
1094 tristate "HTC 2 Wire detection driver"
1095 default n
1096 help
1097 Provides support for detecting HTC 2 wire devices, such as wired
1098 headset, on the trout platform. Can be used with the msm serial
1099 debugger, but not with serial console.
1100
1101config TROUT_BATTCHG
1102 depends on MACH_TROUT && POWER_SUPPLY
1103 default y
1104 bool "Trout battery / charger driver"
1105
1106config HTC_PWRSINK
1107 depends on MSM_SMD
1108 default n
1109 bool "HTC Power Sink Driver"
1110
1111config QSD_SVS
1112 bool "QSD Static Voltage Scaling"
1113 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1114 default y
1115 select TPS65023
1116 help
1117 Enables static voltage scaling using the TPS65023 PMIC.
1118
1119config QSD_PMIC_DEFAULT_DCDC1
1120 int "PMIC default output voltage"
1121 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1122 default 1250
1123 help
1124 This is the PMIC voltage at Linux kernel boot.
1125
1126config MSM_FIQ_SUPPORT
1127 default y
1128 bool "Enable installation of an FIQ handler."
1129
1130config MSM_SERIAL_DEBUGGER
1131 select MSM_FIQ_SUPPORT
1132 select KERNEL_DEBUGGER_CORE
1133 default n
1134 bool "FIQ Mode Serial Debugger"
1135 help
1136 The FIQ serial debugger can accept commands even when the
1137 kernel is unresponsive due to being stuck with interrupts
1138 disabled. Depends on the kernel debugger core in drivers/misc.
1139
1140config MSM_SERIAL_DEBUGGER_CONSOLE
1141 depends on MSM_SERIAL_DEBUGGER
1142 default n
1143 bool "Console on FIQ Serial Debugger port"
1144 help
1145 Enables a console so that printk messages are displayed on
1146 the debugger serial port as the occur.
Daniel Walkerbf83de42010-03-16 16:29:44 -07001147
Steve Mucklec8aabae2010-04-21 16:20:27 -07001148config MSM_PROC_COMM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001149 default y
1150 bool "Proc-Comm RPC Interface"
1151 help
1152 Enables a lightweight communications interface to the
1153 baseband processor.
Steve Mucklec8aabae2010-04-21 16:20:27 -07001154
Brian Swetland2eb44eb2008-09-29 16:00:48 -07001155config MSM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001156 bool "MSM Shared Memory Driver (SMD)"
1157 help
1158 Support for the shared memory interface between the apps
1159 processor and the baseband processor. Provides access to
1160 the "shared heap", as well as virtual serial channels
1161 used to communicate with various services on the baseband
1162 processor.
1163
1164choice
1165 prompt "MSM Shared memory interface version"
1166 depends on MSM_SMD
1167 default MSM_SMD_PKG3 if ARCH_MSM_ARM11
1168 default MSM_SMD_PKG4 if ARCH_MSM_SCORPION
1169
1170 config MSM_SMD_PKG3
1171 bool
1172 prompt "Package 3"
1173
1174 config MSM_SMD_PKG4
1175 bool
1176 prompt "Package 4"
1177endchoice
1178
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001179config MSM_RPC_SDIO_XPRT
1180 depends on MSM_SDIO_AL
1181 default y
1182 bool "MSM SDIO XPRT Layer"
1183 help
1184 SDIO Transport Layer for RPC Rouer
1185
1186config MSM_RPC_SDIO_DEBUG
1187 depends on MSM_RPC_SDIO_XPRT
1188 default y
1189 bool "MSM SDIO XPRT debug support"
1190 help
1191 Support for debugging SDIO XPRT
1192
1193config MSM_SMD_DEBUG
1194 depends on MSM_SMD
1195 default y
1196 bool "MSM SMD debug support"
1197 help
1198 Support for debugging the SMD for communication
1199 between the ARM9 and ARM11
1200
1201config MSM_SDIO_AL
1202 depends on ((ARCH_MSM7X30 || MACH_MSM8X60_FUSN_FFA || MACH_TYPE_MSM8X60_FUSION) && HAS_WAKELOCK)
1203 default y
1204 tristate "SDIO-Abstraction-Layer"
1205 help
1206 Support MSM<->MDM Communication over SDIO bus.
1207 MDM SDIO-Client should have pipes support.
1208
1209config MSM_SDIO_DMUX
1210 bool "SDIO Data Mux Driver"
1211 depends on MSM_SDIO_AL
1212 default n
1213 help
1214 Support Muxed Data Channels over SDIO interface.
1215
1216config MSM_BAM_DMUX
1217 bool "BAM Data Mux Driver"
1218 depends on SPS
1219 default n
1220 help
1221 Support Muxed Data Channels over BAM interface.
1222 BAM has a limited number of pipes. This driver
1223 provides a means to support more logical channels
1224 via muxing than BAM could without muxing.
1225
1226config MSM_N_WAY_SMD
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001227 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001228 default y
1229 bool "MSM N-WAY SMD support"
1230 help
1231 Supports APPS-QDSP SMD communication along with
1232 normal APPS-MODEM SMD communication.
1233
1234config MSM_N_WAY_SMSM
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001235 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001236 default y
1237 bool "MSM N-WAY SMSM support"
1238 help
1239 Supports APPS-QDSP SMSM communication along with
1240 normal APPS-MODEM SMSM communication.
1241
1242config MSM_RESET_MODEM
1243 tristate "Reset Modem Driver"
1244 depends on MSM_SMD
1245 default m
1246 help
1247 Allows the user to reset the modem through a device node.
1248
1249config MSM_SMD_LOGGING
1250 depends on MSM_SMD
1251 default y
1252 bool "MSM Shared Memory Logger"
1253 help
1254 This option exposes the shared memory logger at /dev/smem_log
1255 and a debugfs node named smem_log.
1256
1257 If in doubt, say yes.
1258
1259config MSM_SMD_NMEA
1260 bool "NMEA GPS Driver"
1261 depends on MSM_SMD
1262 default y
1263 help
1264 Enable this to support the NMEA GPS device.
1265
1266 If in doubt, say yes.
1267
1268config MSM_SDIO_TTY
1269 bool "SDIO TTY Driver"
1270 depends on MSM_SDIO_AL
1271 default n
1272 help
1273 Provides a TTY driver SDIO TTY
1274 This driver can be used by user space
1275 applications for passing data through the
1276 SDIO interface.
1277
1278config MSM_SMD_TTY
1279 bool "SMD TTY Driver"
1280 depends on MSM_SMD
1281 default y
1282 help
1283 Provides TTY interfaces to interact with the modem.
1284
1285 If in doubt, say yes.
1286
1287config MSM_SMD_QMI
1288 bool "SMD QMI Driver"
1289 depends on MSM_SMD
1290 default y
1291 help
1292 Manages network data connections.
1293
1294 If in doubt, say yes.
1295
1296config MSM_SMD_PKT
1297 bool "SMD Packet Driver"
1298 depends on MSM_SMD
1299 default y
1300 help
1301 Provides a binary SMD non-muxed packet port interface.
1302
1303 If in doubt, say yes.
1304
1305config MSM_SDIO_CMUX
1306 bool "SDIO CMUX Driver"
1307 depends on MSM_SDIO_AL
1308 default n
1309 help
1310 Provides a Muxed port interface over SDIO QMI
1311
1312config MSM_DSPS
1313 bool "Sensors DSPS driver"
1314 depends on (MSM_PIL && (ARCH_MSM8X60 || ARCH_MSM8960))
1315 default n
1316 help
1317 Provides user-space interface to the sensors manager
1318 to turn on/off the Sensors Processor system clocks.
1319 It is the DSPS responsibility to turn on/off the sensors
1320 themself.
1321 The number of clocks and their name may vary between targets.
1322 It also triggers the PIL to load the DSPS firmware.
1323
1324config MSM_SDIO_CTL
1325 bool "SDIO CTL Driver"
1326 depends on MSM_SDIO_CMUX
1327 default n
1328 help
1329 Provides a binary SDIO control port interface.
1330
1331config MSM_ONCRPCROUTER
1332 depends on MSM_SMD
1333 default n
1334 bool "MSM ONCRPC router support"
1335 help
1336 Support for the MSM ONCRPC router for communication between
1337 the ARM9 and ARM11
1338
1339config MSM_IPC_ROUTER
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001340 depends on NET
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001341 default n
1342 bool "MSM IPC Router support"
1343 help
1344 Support for the MSM IPC Router for communication between
1345 the APPs and the MODEM
1346
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001347config MSM_IPC_ROUTER_SMD_XPRT
1348 depends on MSM_SMD
1349 depends on MSM_IPC_ROUTER
1350 default n
1351 bool "MSM SMD XPRT Layer"
1352 help
1353 SMD Transport Layer for IPC Router
1354
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001355config MSM_ONCRPCROUTER_DEBUG
1356 depends on MSM_ONCRPCROUTER
1357 default y
1358 bool "MSM debug ONCRPC router support"
1359 help
1360 Support for debugging the ONCRPC router for communication
1361 between the ARM9 and ARM11
1362
1363config MSM_RPC_LOOPBACK_XPRT
1364 depends on MSM_ONCRPCROUTER
1365 default n
1366 bool "MSM RPC local routing support"
1367 help
1368 Support for routing RPC messages between APPS clients
1369 and APPS servers. Helps in testing APPS RPC framework.
1370
1371config MSM_RPCSERVER_TIME_REMOTE
1372 depends on MSM_ONCRPCROUTER && RTC_HCTOSYS
1373 default y
1374 bool "Time remote RPC server"
1375 help
1376 The time remote server receives notification of time bases and
1377 reports these events to registered callback functions.
1378
1379config MSM_RPCSERVER_WATCHDOG
1380 depends on MSM_ONCRPCROUTER
1381 default y
1382 bool "Watchdog RPC server"
1383 help
1384 The dog_keepalive server handles watchdog events.
1385
1386config MSM_RPC_WATCHDOG
1387 depends on MSM_ONCRPCROUTER
1388 default n
1389 bool "Watchdog RPC client"
1390 help
1391 The dog_keepalive client module.
1392
1393config MSM_RPC_PING
1394 depends on MSM_ONCRPCROUTER && DEBUG_FS
1395 default m
1396 bool "MSM rpc ping"
1397 help
1398 Implements MSM rpc ping test module.
1399
1400config MSM_RPC_PROC_COMM_TEST
1401 depends on DEBUG_FS && MSM_PROC_COMM
1402 default m
1403 bool "MSM rpc proc comm test"
1404 help
1405 Implements MSM rpc proc comm test module.
1406
1407config MSM_RPC_OEM_RAPI
1408 depends on MSM_ONCRPCROUTER
1409 default m
1410 bool "MSM oem rapi"
1411 help
1412 Implements MSM oem rapi client module.
1413
1414config MSM_RPCSERVER_HANDSET
1415 depends on MSM_ONCRPCROUTER
1416 default y
1417 bool "Handset events RPC server"
1418 help
1419 Support for receiving handset events like headset detect,
1420 headset switch and clamshell state.
1421
1422config MSM_RMT_STORAGE_CLIENT
1423 depends on (ARCH_MSM && MSM_ONCRPCROUTER)
1424 default n
1425 bool "Remote Storage RPC client"
1426 help
1427 Provide RPC mechanism for remote processors to access storage
1428 device on apps processor.
1429
1430config MSM_RMT_STORAGE_CLIENT_STATS
1431 depends on (MSM_RMT_STORAGE_CLIENT && DEBUG_FS)
1432 default n
1433 bool "Remote storage RPC client performance statistics"
1434 help
1435 Collects performance statistics and shows this information
1436 through a debugfs file rmt_storage_stats.
1437
1438config MSM_SDIO_SMEM
1439 depends on MSM_SDIO_AL
1440 default n
1441 bool "SDIO SMEM for remote storage"
1442 help
1443 Copies data from remote MDM9K memory to local MSM8x60
1444 memory. Used by remote storage client to shadow
1445 MDM9K filesystem.
1446
1447config MSM_DALRPC
1448 bool "DAL RPC support"
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -08001449 default n
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001450 help
1451 Supports RPC calls to DAL devices on remote processor cores.
1452
1453config MSM_DALRPC_TEST
1454 tristate "DAL RPC test module"
1455 depends on (MSM_DALRPC && DEBUG_FS)
1456 default m
1457 help
1458 Exercises DAL RPC calls to QDSP6.
1459
1460if CPU_FREQ_MSM
1461
1462config MSM_CPU_FREQ_SET_MIN_MAX
1463 bool "Set Min/Max CPU frequencies."
1464 default n
1465 help
1466 Allow setting min and max CPU frequencies. Sysfs can be used
1467 to override these values.
1468
1469config MSM_CPU_FREQ_MAX
1470 int "Max CPU Frequency"
1471 depends on MSM_CPU_FREQ_SET_MIN_MAX
1472 default 384000
1473
1474config MSM_CPU_FREQ_MIN
1475 int "Min CPU Frequency"
1476 depends on MSM_CPU_FREQ_SET_MIN_MAX
1477 default 245760
1478
1479endif # CPU_FREQ_MSM
1480
1481config MSM_CPU_AVS
1482 bool "Enable software controlled Adaptive Voltage Scaling (AVS)"
1483 depends on (ARCH_MSM_SCORPION && QSD_SVS)
1484 depends on ARCH_QSD8X50
1485 default n
1486 select MSM_AVS_HW
1487 help
1488 This enables the s/w control of Adaptive Voltage Scaling feature
1489 in Qualcomm ARMv7 CPUs. It adjusts the voltage for each frequency
1490 based on feedback from three ring oscillators in the CPU.
1491
1492config MSM_AVS_HW
1493 bool "Enable Adaptive Voltage Scaling (AVS)"
1494 default n
1495 help
1496 Enable AVS hardware to fine tune voltage at each frequency. The
1497 AVS hardware blocks associated with each Qualcomm ARMv7 cores can
1498 fine tune the voltages based on the feedback from the ring
1499 oscillators.
1500
1501config MSM_HW3D
1502 tristate "MSM Hardware 3D Register Driver"
1503 depends on ANDROID_PMEM
1504 default y
1505 help
1506 Provides access to registers needed by the userspace OpenGL|ES
1507 library.
1508
1509config MSM_ADSP
1510 depends on (ARCH_MSM7X01A || ARCH_MSM7X25 || ARCH_MSM7X27)
1511 tristate "MSM ADSP driver"
1512 depends on ANDROID_PMEM
1513 default y
1514 help
1515 Provides access to registers needed by the userspace aDSP library.
1516
1517config ADSP_RPC_VER
1518 hex
1519 default 0x30002 if (ARCH_MSM7X27 || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2009))
1520 default 0x30001 if (ARCH_MSM7X01A || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2008))
1521 depends on MSM_ADSP
1522 help
1523 Select proper ADSP RPC version
1524choice
1525 prompt "ADSP RPC version"
1526
1527 default AMSS_7X25_VERSION_2009
1528
1529 config AMSS_7X25_VERSION_2009
1530 bool "2.0.09"
1531
1532 config AMSS_7X25_VERSION_2008
1533 bool "2.0.08"
1534endchoice
1535
1536config MSM7KV2_AUDIO
1537 bool "MSM7K v2 audio"
1538 depends on (ARCH_MSM7X30 && ANDROID_PMEM)
1539 default y
1540 help
1541 Enables QDSP5V2-based audio drivers for audio playbacks and
1542 voice call.
1543
1544config MSM_ADSP_REPORT_EVENTS
1545 bool "Report modem events from the DSP"
1546 default y
1547 depends on (MSM_ADSP || MSM7KV2_AUDIO)
1548 help
1549 Normally, only messages from the aDSP are reported to userspace.
1550 With this option, we report events from the aDSP as well.
1551
1552config MSM_QDSP6
1553 tristate "QDSP6 support"
1554 depends on ARCH_QSD8X50 && ANDROID_PMEM
1555 default y
1556 help
1557 Enable support for qdsp6. This provides audio and video functionality.
1558
1559config MSM8X60_AUDIO
1560 tristate "MSM8X60 audio support"
1561 depends on ARCH_MSM8X60 && ANDROID_PMEM
1562 default y
1563 help
1564 Enable support for qdsp6v2. This provides audio functionality.
1565
1566config MSM8X60_FTM_AUDIO_DEVICES
1567 bool "MSM8X60 audio factory test mode support"
1568 depends on MSM8X60_AUDIO
1569 help
1570 Enable support audio factory test mode devices. This is used
1571 in a production line environment.
1572
Ben Romberger45b351c2011-07-20 22:37:27 -07001573config RTAC
1574 bool "MSM8K real-time audio calibration support"
1575 default y
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001576 help
Ben Romberger45b351c2011-07-20 22:37:27 -07001577 Enable support for rtac. This enables calibration during
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001578 audio operation
1579
1580config MSM7X27A_AUDIO
1581 bool "MSM7X27A audio support"
1582 depends on ARCH_MSM7X27A && MSM_ADSP
1583 default n
1584 help
1585 Enable support for 7x27a. This provides audio functionality.
1586
Justin Pauporea6cd2092011-06-22 16:19:45 -07001587config MSM_PROC_COMM_REGULATOR
1588 bool
1589 depends on MSM_PROC_COMM && REGULATOR
1590 help
1591 Enable regulator framework support for regulators managed by PMLIB
1592 on the modem, and controlled through proccomm calls.
1593
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001594config MSM_VREG_SWITCH_INVERTED
1595 bool "Reverse vreg switch polarity"
1596 default n
1597 help
1598 Reverses the enable and disable for vreg switch.
1599
1600config MSM_DMA_TEST
1601 tristate "MSM DMA test module"
1602 default m
1603 help
1604 Intended to be compiled as a module. Provides a device node
1605 and ioctls for testing the MSM dma system.
1606
1607config WIFI_CONTROL_FUNC
1608 bool "Enable WiFi control function abstraction"
1609 help
1610 Enables Power/Reset/Carddetect function abstraction
1611
1612config WIFI_MEM_PREALLOC
1613 depends on WIFI_CONTROL_FUNC
1614 bool "Preallocate memory for WiFi buffers"
1615 help
1616 Preallocates memory buffers for WiFi driver
1617
1618config QSD_AUDIO
1619 bool "QSD audio"
1620 depends on ARCH_MSM_SCORPION && MSM_DALRPC && ANDROID_PMEM && !MSM_SMP
1621 default y
1622 help
1623 Provides PCM, MP3, and AAC audio playback.
1624
1625config AUDIO_AAC_PLUS
1626 depends on (MSM_ADSP || QSD_AUDIO || MSM7KV2_AUDIO)
1627 bool "AAC+ Audio"
1628 default y
1629 help
1630 Provides AAC+ decoding
1631
1632config AUDIO_ENHANCED_AAC_PLUS
1633 depends on AUDIO_AAC_PLUS
1634 bool "Enhanced AAC+ Audio"
1635 default y
1636 help
1637 Provides Enhanced AAC+ decoding
1638
1639config SURF_FFA_GPIO_KEYPAD
1640 bool "MSM SURF/FFA GPIO keypad"
1641 depends on INPUT_GPIO = "y"
1642 default y
1643 help
1644 Select if the GPIO keypad is attached.
1645
1646config MSM_SLEEP_TIME_OVERRIDE
1647 bool "Allow overriding suspend/sleep time with PM module parameter"
1648 default y
1649 help
1650 Enable the module parameter sleep_time_override. Specified
1651 in units of seconds, it overwrites the normal sleep time of
1652 suspend. The feature is required for automated power management
1653 testing.
1654
1655config MSM_MEMORY_LOW_POWER_MODE
1656 bool "Control the low power modes of memory"
1657 default n
1658 help
1659 The application processor controls whether memory should enter
1660 which low power mode.
1661
1662choice
1663 prompt "Default Memory Low Power Mode during Idle"
1664 depends on MSM_MEMORY_LOW_POWER_MODE
1665 default MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1666 help
1667 Selects the default low power mode of the memory during idle
1668 sleep.
1669
1670 config MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1671 bool "Memory active"
1672
1673 config MSM_MEMORY_LOW_POWER_MODE_IDLE_RETENTION
1674 bool "Memory in retention"
1675
1676 config MSM_MEMORY_LOW_POWER_MODE_IDLE_DEEP_POWER_DOWN
1677 bool "Memory in deep power down"
1678endchoice
1679
1680choice
1681 prompt "Default Memory Low Power Mode during Suspend"
1682 depends on MSM_MEMORY_LOW_POWER_MODE
1683 default MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1684 help
1685 Selects the default low power mode of the memory during suspend
1686 sleep.
1687
1688 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1689 bool "Memory active"
1690
1691 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_RETENTION
1692 bool "Memory in retention"
1693
1694 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_DEEP_POWER_DOWN
1695 bool "Memory in deep power down"
1696endchoice
1697
1698choice
1699 prompt "Power management timeout action"
1700 default MSM_PM_TIMEOUT_HALT
1701 help
1702 Selects the Application Processor's action when Power Management
1703 times out waiting for Modem's handshake.
1704
1705 config MSM_PM_TIMEOUT_HALT
1706 bool "Halt the Application Processor"
1707
1708 config MSM_PM_TIMEOUT_RESET_MODEM
1709 bool "Reset the Modem Processor"
1710
1711 config MSM_PM_TIMEOUT_RESET_CHIP
1712 bool "Reset the entire chip"
1713endchoice
1714
1715config MSM_IDLE_WAIT_ON_MODEM
1716 int "Wait for Modem to become ready for idle power collapse"
1717 default 0
1718 help
1719 If Modem is not ready to handle Application Processor's request
1720 for idle power collapse, wait the number of microseconds in case
1721 Modem becomes ready soon.
1722
Matt Wagantall9274df92011-12-15 11:11:05 -08001723config MSM_RPM_REGULATOR
1724 bool "RPM regulator driver"
Matt Wagantall32dc71e2012-01-04 11:13:11 -08001725 depends on MSM_RPM && REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -08001726 help
1727 Compile in support for the RPM regulator driver, used for setting
1728 voltages and other parameters of the various power rails supplied
1729 by some Qualcomm PMICs.
1730
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001731config MSM_PIL
1732 bool "Peripheral image loading"
1733 select FW_LOADER
1734 depends on (ARCH_MSM8X60 || ARCH_MSM8960)
1735 default n
1736 help
1737 Some peripherals need to be loaded into memory before they can be
1738 brought out of reset.
1739
1740 Say yes to support these devices.
1741
Stephen Boyd4eb885b2011-09-29 01:16:03 -07001742config MSM_PIL_MODEM
1743 tristate "Modem (ARM11) Boot Support"
1744 depends on MSM_PIL
1745 help
1746 Support for booting and shutting down ARM11 Modem processors.
1747
Stephen Boyd3acc9e42011-09-28 16:46:40 -07001748config MSM_PIL_QDSP6V3
1749 tristate "QDSP6v3 (Hexagon) Boot Support"
1750 depends on MSM_PIL
1751 help
1752 Support for booting and shutting down QDSP6v3 processors (hexagon).
1753 The QDSP6 is a low power DSP used in audio software applications.
1754
Stephen Boydeb819882011-08-29 14:46:30 -07001755config MSM_PIL_QDSP6V4
1756 tristate "QDSP6v4 (Hexagon) Boot Support"
1757 depends on MSM_PIL
1758 help
1759 Support for booting and shutting down QDSP6v4 processors (hexagon).
1760 The QDSP6 is a low power DSP used in audio, modem firmware, and modem
1761 software applications.
1762
Stephen Boyd322a9922011-09-20 01:05:54 -07001763config MSM_PIL_RIVA
1764 tristate "RIVA (WCNSS) Boot Support"
1765 depends on MSM_PIL
1766 help
1767 Support for booting and shutting down the RIVA processor (WCNSS).
1768 Riva is the wireless subsystem processor used in bluetooth, wireless
1769 LAN, and FM software applications.
1770
Stephen Boydd89eebe2011-09-28 23:28:11 -07001771config MSM_PIL_TZAPPS
1772 tristate "TZApps Boot Support"
1773 depends on MSM_PIL
1774 help
1775 Support for booting and shutting down TZApps.
1776
1777 TZApps is an image that runs in the secure processor state. It is
1778 used to decrypt data and perform secure operations on the behalf of
1779 the kernel.
1780
Stephen Boyd25c4a0b2011-09-20 00:12:36 -07001781config MSM_PIL_DSPS
1782 tristate "DSPS Boot Support"
1783 depends on MSM_PIL
1784 help
1785 Support for booting and shutting down ARM7 DSPS processors.
1786
1787 DSPS is a sensors offloading processor used for applications such
1788 as rotation detection, temperature, etc.
1789
Matt Wagantall292aace2012-01-26 19:12:34 -08001790config MSM_PIL_GSS
1791 tristate "GSS (Coretx A5) Boot Support"
1792 depends on MSM_PIL
1793 help
1794 Support for booting and shutting down Cortex A5 processors which run
1795 GPS subsystem firmware.
1796
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001797config MSM_SCM
1798 bool "Secure Channel Manager (SCM) support"
1799 default n
1800
1801config MSM_SUBSYSTEM_RESTART
1802 bool "MSM Subsystem Restart Driver"
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001803 depends on (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001804 default n
1805 help
1806 This option enables the MSM subsystem restart driver, which provides
1807 a framework to handle subsystem crashes.
1808
Matt Wagantallf8020902011-08-30 21:19:23 -07001809config MSM_SYSMON_COMM
1810 bool "MSM System Monitor communication support"
1811 depends on MSM_SMD && MSM_SUBSYSTEM_RESTART
1812 default y
1813 help
1814 This option adds support for MSM System Monitor library, which
1815 provides an API that may be used for notifying subsystems within
1816 the SoC about other subsystems' power-up/down state-changes.
1817
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001818config MSM_MODEM_8960
1819 bool "MSM 8960 Modem driver"
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001820 depends on (ARCH_MSM8960 || ARCH_MSM9615)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001821 help
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001822 This option enables the modem driver for the MSM8960 and MSM9615, which monitors
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001823 modem hardware watchdog interrupt lines and plugs into the subsystem
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001824 restart and PIL drivers. For MSM9615, it only supports a full chip reset.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001825
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001826config MSM_LPASS_8960
1827 tristate "MSM 8960 Lpass driver"
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001828 depends on (ARCH_MSM8960 || ARCH_MSM9615)
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001829 help
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001830 This option enables the lpass driver for the MSM8960 and MSM9615. This monitors
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001831 lpass hardware watchdog interrupt lines and plugs into the subsystem
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001832 restart and PIL drivers. For MSM9615, it only supports a full chip reset.
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001833
Ankur Nandwanie258cf02011-08-19 10:16:38 -07001834config MSM_WCNSS_SSR_8960
1835 tristate "MSM 8960 WCNSS restart module"
1836 depends on (ARCH_MSM8960)
1837 help
1838 This option enables the WCNSS restart module for MSM8960, which
1839 monitors WCNSS hardware watchdog interrupt lines and plugs WCNSS
1840 into the subsystem restart framework.
1841
Rohit Vaswanid0fb4182012-03-19 18:07:59 -07001842config MSM_GSS_SSR_8064
1843 bool "MSM 8064 GSS restart driver"
1844 depends on (ARCH_APQ8064)
1845 help
1846 This option enables the gps subsystem restart driver for APQ8064, which monitors
1847 gss hardware watchdog interrupt lines and plugs into the subsystem
1848 restart and PIL drivers.
1849
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001850config SCORPION_Uni_45nm_BUG
1851 bool "Scorpion Uni 45nm(SC45U): Workaround for ICIMVAU and BPIMVA"
1852 depends on ARCH_MSM7X30 || (ARCH_QSD8X50 && MSM_SOC_REV_A)
1853 default y
1854 help
1855 Invalidating the Instruction Cache by Modified Virtual Address to PoU and
1856 invalidating the Branch Predictor Array by Modified Virtual Address can
1857 create invalid entries in the TLB with the wrong ASID values on Scorpion
1858 Uniprocessor 45nm (SC45U) cores. This option enables the recommended software
1859 workaround for Scorpion Uniprocessor 45nm cores.
1860
1861 This bug is not applicable to any ScorpionMP or Scorpion Uni 65nm(SC65U) cores.
1862
Harini Jayaramanef7805f2011-09-28 12:45:31 -06001863config MSM_BUSPM_DEV
1864 tristate "MSM Bus Performance Monitor Kernel Module"
1865 depends on (ARCH_MSM8X60 || ARCH_MSM8960)
1866 default m
1867 help
1868 This kernel module is used to mmap() hardware registers for the
1869 performance monitors, counters, etc. The module can also be used to
1870 allocate physical memory which is used by bus performance hardware to
1871 dump performance data.
1872
Mona Hossain11c03ac2011-10-26 12:42:10 -07001873config MSM_TZ_LOG
1874 tristate "MSM Trust Zone (TZ) Log Driver"
1875 depends on DEBUG_FS
1876 help
1877 This option enables a driver with a debugfs interface for messages
1878 produced by the Secure code (Trust zone). These messages provide
1879 diagnostic information about TZ operation.
1880
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001881config MSM_RPM_LOG
1882 tristate "MSM Resource Power Manager Log Driver"
1883 depends on DEBUG_FS
Praveen Chidambaram7a712232011-10-28 13:39:45 -06001884 depends on MSM_RPM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001885 default n
1886 help
1887 This option enables a driver which can read from a circular buffer
1888 of messages produced by the RPM. These messages provide diagnostic
1889 information about RPM operation. The driver outputs the messages
1890 via a debugfs node.
1891
1892config MSM_RPM_STATS_LOG
1893 tristate "MSM Resource Power Manager Stat Driver"
1894 depends on DEBUG_FS
Praveen Chidambaram7a712232011-10-28 13:39:45 -06001895 depends on MSM_RPM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001896 default n
1897 help
1898 This option enables a driver which reads RPM messages from a shared
1899 memory location. These messages provide statistical information about
1900 the low power modes that RPM enters. The drivers outputs the message
1901 via a debugfs node.
1902
1903config MSM_IOMMU
1904 bool "MSM IOMMU Support"
Joel King41d594e2011-10-14 13:18:20 -07001905 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_APQ8064
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001906 select IOMMU_API
1907 default n
1908 help
1909 Support for the IOMMUs found on certain Qualcomm SOCs.
1910 These IOMMUs allow virtualization of the address space used by most
1911 cores within the multimedia subsystem.
1912
1913 If unsure, say N here.
1914
1915config IOMMU_PGTABLES_L2
1916 bool "Allow SMMU page tables in the L2 cache (Experimental)"
1917 depends on MSM_IOMMU=y
1918 depends on MMU
1919 depends on CPU_DCACHE_DISABLE=n
1920 depends on SMP
1921 default y
1922 help
1923 Improves TLB miss latency at the expense of potential L2 pollution.
1924 However, with large multimedia buffers, the TLB should mostly contain
1925 section mappings and TLB misses should be quite infrequent.
1926 Most people can probably say Y here.
1927
1928config MSM_DIRECT_SCLK_ACCESS
1929 bool "Direct access to the SCLK timer"
1930 default n
1931
1932config IOMMU_API
1933 bool
Brian Swetland2eb44eb2008-09-29 16:00:48 -07001934
Gregory Beanab78cde2010-09-01 16:26:12 -07001935config MSM_GPIOMUX
1936 bool
1937
Gregory Bean1963a2a2010-08-28 10:05:44 -07001938config MSM_V2_TLMM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001939 bool
1940
1941config FSM9XXX_TLMM
Gregory Bean1963a2a2010-08-28 10:05:44 -07001942 bool
Stepan Moskovchenko0ab847452010-11-12 19:29:57 -08001943
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001944config MSM_SECURE_IO
Stepan Moskovchenko0ab847452010-11-12 19:29:57 -08001945 bool
Stephen Boyd2a1eb582010-08-27 10:01:23 -07001946
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001947config MSM_NATIVE_RESTART
Stephen Boyd2a1eb582010-08-27 10:01:23 -07001948 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001949
Matt Wagantall88b86312012-01-31 16:53:03 -08001950config MSM_PM
1951 depends on PM
1952 bool
1953
1954config MSM_PM2
1955 depends on PM
1956 bool
1957
1958config MSM_PM8X60
1959 depends on PM
1960 bool
1961
1962config MSM_NOPM
1963 default y if !PM
1964 bool
1965
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001966config MSM_BUS_SCALING
1967 bool "Bus scaling driver"
1968 default n
1969
Gagan Mac85c70492011-06-10 16:07:47 -06001970config MSM_BUS_RPM_MULTI_TIER_ENABLED
1971 bool "RPM Multi-tiering Configuration"
1972 depends on MSM_BUS_SCALING
1973
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001974config MSM_WATCHDOG
1975 bool "MSM Watchdog Support"
Rohit Vaswanie897f842012-03-19 14:19:34 -07001976 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 || ARCH_FSM9XXX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001977 help
1978 This enables the watchdog as is present on 8x60. Currently we use
1979 core 0's watchdog, and reset the entire SoC if it times out. It does
1980 not run during the bootup process, so it will not catch any early
1981 lockups.
1982
1983config MSM_DLOAD_MODE
1984 bool "Enable download mode on crashes"
Rohit Vaswani92b071a2011-10-18 20:10:09 -07001985 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001986 default n
1987 help
1988 This makes the SoC enter download mode when it resets
1989 due to a kernel panic. Note that this doesn't by itself
1990 make the kernel reboot on a kernel panic - that must be
1991 enabled via another mechanism.
1992
Pratik Patel17f3b822011-11-21 12:41:47 -08001993config MSM_JTAG
1994 bool "JTAG debug and trace support"
Pratik Patelfd6f56a2011-10-10 17:47:55 -07001995 help
Pratik Patel17f3b822011-11-21 12:41:47 -08001996 Add additional support for JTAG kernel debugging and tracing.
Pratik Patel7831c082011-06-08 21:44:37 -07001997
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001998config MSM_ETM
1999 tristate "Enable MSM ETM and ETB"
Pratik Patel17f3b822011-11-21 12:41:47 -08002000 depends on ARCH_MSM8X60
2001 select MSM_JTAG
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002002 help
Pratik Patel17f3b822011-11-21 12:41:47 -08002003 Enables embedded trace collection on MSM8660
Pratik Patel7831c082011-06-08 21:44:37 -07002004
2005config MSM_QDSS
Pratik Patelfd6f56a2011-10-10 17:47:55 -07002006 bool "Qualcomm Debug Subsystem"
Pratik Patel17f3b822011-11-21 12:41:47 -08002007 select MSM_JTAG
Pratik Patel7831c082011-06-08 21:44:37 -07002008 help
Pratik Patelfd6f56a2011-10-10 17:47:55 -07002009 Enables support for Qualcomm Debug Subsystem.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002010
Pratik Patel29cba152012-01-03 11:40:26 -08002011config MSM_QDSS_ETM_DEFAULT_ENABLE
2012 bool "Turn on QDSS ETM Tracing by Default"
2013 depends on MSM_QDSS
2014 help
2015 Turns on QDSS ETM tracing by default. Otherwise, tracing is
2016 disabled by default but can be enabled by other means.
2017
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002018config MSM_SLEEP_STATS
2019 bool "Enable exporting of MSM sleep stats to userspace"
2020 depends on CPU_IDLE
2021 default n
2022
Lynus Vazdde09ee2012-01-05 13:28:22 +05302023config MSM_SLEEP_STATS_DEVICE
2024 bool "Enable exporting of MSM sleep device stats to userspace"
2025
Krishna Vanka7f563ff2012-03-20 22:04:19 +05302026config MSM_RUN_QUEUE_STATS
2027 bool "Enable collection and exporting of MSM Run Queue stats to userspace"
2028 default y
2029
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002030config MSM_STANDALONE_POWER_COLLAPSE
2031 bool "Enable standalone power collapse"
2032 default n
2033
2034config MSM_GSBI9_UART
2035 bool "Enable GSBI9 UART device"
2036 default n
2037 help
2038 This enables GSBI9 configured into UART.
2039
2040config MSM_SHARED_GPIO_FOR_UART2DM
2041 bool "Use shared GPIOs into UART mode"
2042 depends on (ARCH_MSM7X27A && !MMC_MSM_SDC3_8_BIT_SUPPORT && !MMC_MSM_SDC4_SUPPORT)
2043 help
2044 This option configures GPIO muxed with SDC4/MMC3
2045 8-bit mode into UART mode. It is used for serial
2046 console on UART2DM. Say Y if you want to have
2047 serial console on UART2DM.
2048
2049config MSM_SHOW_RESUME_IRQ
2050 bool "Enable logging of interrupts that could have caused resume"
Bryan Huntsmancc147032011-11-23 13:03:56 -08002051 depends on (ARM_GIC || PMIC8058)
2052 default y if PMIC8058
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002053 default n
2054 help
2055 This option logs wake up interrupts that have triggered just before
2056 the resume loop unrolls. Say Y if you want to debug why the system
2057 resumed.
2058
2059config BT_MSM_PINTEST
2060 tristate "MSM Bluetooth Pin Connectivity Test"
2061 depends on ((ARCH_MSM8X60 || ARCH_MSM7X27A) && DEBUG_FS)
2062 default n
2063 help
2064 Bluetooth MSM Pin Connectivity test module.
2065 This driver provides support for verifying the MSM to BT pin
2066 connectivity.
2067
2068config MSM_FAKE_BATTERY
2069 depends on POWER_SUPPLY
2070 default n
2071 bool "MSM Fake Battery"
2072 help
2073 Enables MSM fake battery driver.
2074
2075config MSM_QDSP6_APR
2076 bool "Audio QDSP6 APR support"
2077 depends on MSM_SMD
2078 default n
2079 help
2080 Enable APR IPC protocol support between
2081 application processor and QDSP6. APR is
2082 used by audio driver to configure QDSP6's
2083 ASM, ADM and AFE.
2084
2085
2086config MSM_AUDIO_QDSP6
2087 bool "QDSP6 HW Audio support"
2088 select SND_SOC_MSM_QDSP6_INTF
2089 default n
2090 help
2091 Enable HW audio support in QDSP6.
2092 QDSP6 can support HW encoder & decoder and audio processing
2093
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +02002094config MSM_ULTRASOUND
2095 bool "MSM ultrasound support"
2096 depends on MSM_AUDIO_QDSP6
2097 help
2098 Enable support for qdsp6/ultrasound.
2099
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002100config MSM_RPC_VIBRATOR
2101 bool "RPC based MSM Vibrator Support"
2102 depends on MSM_ONCRPCROUTER
2103 help
2104 Enable the vibrator support on MSM over RPC. The vibrator
2105 is connected on the PMIC. Say Y if you want to enable this
2106 feature.
2107
2108config PM8XXX_RPC_VIBRATOR
2109 bool "RPC based Vibrator on PM8xxx PMICs"
2110 depends on MSM_RPC_VIBRATOR
2111 help
2112 Enable the vibrator support on MSM over RPC. The vibrator
2113 is connected on the PM8XXX PMIC. Say Y if you want to enable
2114 this feature.
2115
2116config MSM_SPM_V1
2117 bool "Driver support for SPM Version 1"
2118 help
2119 Enables the support for Version 1 of the SPM driver. SPM hardware is
2120 used to manage the processor power during sleep. The driver allows
2121 configuring SPM to allow different power modes.
2122
2123config MSM_SPM_V2
2124 bool "Driver support for SPM Version 2"
2125 help
2126 Enables the support for Version 2 of the SPM driver. SPM hardware is
2127 used to manage the processor power during sleep. The driver allows
2128 configuring SPM to allow different power modes.
2129
2130config MSM_L2_SPM
2131 bool "SPM support for L2 cache"
2132 depends on MSM_SPM_V2
2133 help
2134 Enable SPM driver support for L2 cache. Some MSM chipsets allow
2135 control of L2 cache low power mode with a Subsystem Power manager.
2136 Enabling this driver allows configuring L2 SPM for low power modes
2137 on supported chipsets.
2138
Laura Abbott2d1760b2011-09-29 21:31:24 -07002139config MSM_MULTIMEDIA_USE_ION
2140 bool "Multimedia suport using Ion"
2141 depends on ION_MSM
2142 help
2143 Enable support for multimedia drivers using Ion for buffer management
2144 instead of pmem. Selecting this may also involve userspace
2145 dependencies as well.
2146
Laura Abbottad340ff2012-01-04 14:23:48 -08002147config MSM_RTB
2148 bool "Register tracing"
2149 help
2150 Add support for logging different events to a small uncached
2151 region. This is designed to aid in debugging reset cases where the
2152 caches may not be flushed before the target resets.
2153
2154config MSM_RTB_SEPARATE_CPUS
2155 bool "Separate entries for each cpu"
2156 depends on MSM_RTB
Laura Abbott9959f982012-02-28 11:30:50 -08002157 depends on SMP
Laura Abbottad340ff2012-01-04 14:23:48 -08002158 help
2159 Under some circumstances, it may be beneficial to give dedicated space
2160 for each cpu to log accesses. Selecting this option will log each cpu
2161 separately. This will guarantee that the last acesses for each cpu
2162 will be logged but there will be fewer entries per cpu
2163
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002164config MSM_CACHE_ERP
2165 bool "Cache / CPU error reporting"
2166 depends on ARCH_MSM_KRAIT
2167 help
2168 Say 'Y' here to enable reporting of cache and TLB errors to the kernel
2169 log. Enabling this feature can be used as a system debugging technique
2170 if cache corruption is suspected. Cache error statistics will also be
2171 reported in /proc/cpu/msm_cache_erp.
2172
2173 For production builds, you should probably say 'N' here.
2174
2175config MSM_L1_ERR_PANIC
2176 bool "Panic on L1 cache / TLB errors"
2177 depends on MSM_CACHE_ERP
2178 help
2179 To cause the kernel to panic whenever an L1 cache or TLB error is
2180 detected, say 'Y' here. This may be useful as a debugging technique if
2181 general system instability is suspected.
2182
2183 For production builds, you should probably say 'N' here.
2184
2185
2186config MSM_L2_ERP_PORT_PANIC
2187 bool "Panic on L2 master port errors"
2188 depends on MSM_CACHE_ERP
2189 help
2190 Master port errors can occur when a memory request is not properly
2191 handled by the destination slave. Enable this option to catch drivers
2192 which attempt to access bad areas of the address space, or access
2193 hardware registers in an improper state (such as certain clocks not
2194 being on). This option may help with debugging, though production
2195 builds should probably say 'N' here.
2196
2197config MSM_L2_ERP_1BIT_PANIC
2198 bool "Panic on recoverable L2 soft errors"
2199 depends on MSM_CACHE_ERP
2200 help
2201 Enable this option to cause a kernel panic whenever the L2 cache
2202 encounters a single-bit (correctable) soft error. This option should
2203 only be enabled when doing low-level debugging where cache corruption
2204 is suspected.
2205
2206 For production builds, you should definitely say 'N' here.
2207
2208config MSM_L2_ERP_2BIT_PANIC
2209 bool "Panic on unrecoverable L2 soft errors"
2210 depends on MSM_CACHE_ERP
2211 help
2212 Enable this option to cause a kernel panic whenever the L2 cache
2213 encounters a double-bit (non-correctable) soft error. Debug builds
2214 will likely benefit from having this option enabled to catch cache
2215 problems as soon as possible.
2216
2217 For production builds, it may be acceptable to say 'N' here, since
2218 an uncorrectable error might not necessarily cause further problems.
Laura Abbottad340ff2012-01-04 14:23:48 -08002219
Praveen Chidambaramf53ef1b2011-12-06 08:27:49 -07002220config MSM_DCVS
2221 bool "Use MSM DCVS for CPU/GPU Frequency control"
2222 depends on MSM_SCM
2223 help
2224 Enable support for MSM DCVS to control all CPU and GPU core frequencies.
2225 The DCVS manager allows idle driver to feed the idle information to the
2226 algorithm and the algorithm returns a frequency for the core which is
2227 passed to the frequency change driver.
2228
Taniya Dasc43e6872012-03-21 16:41:14 +05302229config HAVE_ARCH_HAS_CURRENT_TIMER
2230 bool
Laura Abbott306bcc22012-03-08 11:24:53 -08002231
2232config MSM_CACHE_DUMP
2233 bool "Cache dumping support"
2234 help
2235 Add infrastructure to dump the L1 and L2 caches to an allocated buffer.
2236 This allows for analysis of the caches in case cache corruption is
2237 suspected.
2238
Brian Swetland9e73c842007-11-26 04:12:13 -08002239endif