blob: 9cf07fc0b88cad2a7a539c0b581a5147f41f5ee6 [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
Laura Abbott085dd202012-03-30 14:02:34 -0700171 select HOLES_IN_ZONE if SPARSEMEM
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700172
173config ARCH_MSM8930
174 bool "MSM8930"
175 select ARCH_MSM_KRAITMP
176 select ARM_GIC
177 select CPU_V7
178 select MSM_V2_TLMM
179 select MSM_GPIOMUX
180 select MSM_SCM if SMP
181 select MSM_DIRECT_SCLK_ACCESS
182 select REGULATOR
David Collins5779cea2012-01-05 15:09:21 -0800183 select MSM_RPM_REGULATOR
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700184 select MSM_RPM
185 select MSM_XO
186 select MSM_QDSP6_APR
187 select MSM_PIL
188 select MSM_AUDIO_QDSP6 if SND_SOC
189 select CPU_HAS_L2_PMU
190 select MSM_SPM_V2
191 select MSM_L2_SPM
192 select MSM_NATIVE_RESTART
193 select DONT_MAP_HOLE_AFTER_MEMBANK0
Eric Holmbergeab10732011-09-23 19:44:43 -0600194 select MSM_REMOTE_SPINLOCK_SFPB
Larry Basself74479e2011-09-08 11:07:52 -0700195 select ARCH_POPULATES_NODE_MAP
196 select ARCH_SPARSEMEM_ENABLE
197 select ARCH_HAS_HOLES_MEMORYMODEL
Larry Basselb8d61022012-02-24 10:49:45 -0800198 select ENABLE_DMM
199 select MEMORY_HOTPLUG if ENABLE_DMM
200 select MEMORY_HOTREMOVE if ENABLE_DMM
201 select ARCH_ENABLE_MEMORY_HOTPLUG if ENABLE_DMM
202 select ARCH_ENABLE_MEMORY_HOTREMOVE if ENABLE_DMM
203 select MIGRATION if ENABLE_DMM
204 select ARCH_MEMORY_PROBE if ENABLE_DMM
205 select ARCH_MEMORY_REMOVE if ENABLE_DMM
206 select FIX_MOVABLE_ZONE if ENABLE_DMM
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +0200207 select MSM_ULTRASOUND
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530208 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800209 select MSM_PM8X60 if PM
Laura Abbott085dd202012-03-30 14:02:34 -0700210 select HOLES_IN_ZONE if SPARSEMEM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700211
212config ARCH_APQ8064
213 bool "APQ8064"
214 select ARCH_MSM_KRAITMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700215 select MSM_V2_TLMM
216 select ARM_GIC
217 select CPU_V7
218 select MSM_SCM if SMP
Joel King4ebccc62011-07-22 09:43:22 -0700219 select MSM_GPIOMUX
Eric Holmberg40d21882011-09-27 09:42:03 -0600220 select MSM_REMOTE_SPINLOCK_SFPB
Swaminathan Sathappan47e5d932011-12-05 14:48:07 -0800221 select MSM_PIL
Swaminathan Sathappan2f51a752011-12-05 12:51:19 -0800222 select MSM_QDSP6_APR
223 select MSM_AUDIO_QDSP6 if SND_SOC
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530224 select MULTI_IRQ_HANDLER
Praveen Chidambaram78499012011-11-01 17:15:17 -0600225 select MSM_RPM
226 select MSM_SPM_V2
227 select MSM_L2_SPM
Matt Wagantall88b86312012-01-31 16:53:03 -0800228 select MSM_PM8X60 if PM
Neil Leeder814d3d32012-01-19 17:21:43 -0500229 select CPU_HAS_L2_PMU
Laura Abbott085dd202012-03-30 14:02:34 -0700230 select HOLES_IN_ZONE if SPARSEMEM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700231
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700232config ARCH_MSMCOPPER
233 bool "MSM Copper"
234 select ARCH_MSM_KRAITMP
235 select MSM_V2_TLMM
236 select ARM_GIC
237 select CPU_V7
238 select MSM_SCM if SMP
239 select MSM_GPIOMUX
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530240 select MULTI_IRQ_HANDLER
Olav Hauganb800c8c2012-01-30 08:50:45 -0800241 select MSM_MULTIMEDIA_USE_ION
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700242
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700243config ARCH_FSM9XXX
244 bool "FSM9XXX"
245 select ARCH_MSM_SCORPION
246 select MSM_VIC
247 select CPU_V7
248 select MSM_REMOTE_SPINLOCK_LDREX
249 select FSM9XXX_TLMM
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530250 select MULTI_IRQ_HANDLER
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -0800251 select MSM_DALRPC
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800252
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700253config ARCH_MSM9615
254 bool "MSM9615"
255 select ARM_GIC
Taniya Dasb241bd82012-03-19 17:58:06 +0530256 select GIC_SECURE
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700257 select ARCH_MSM_CORTEX_A5
258 select CPU_V7
259 select MSM_V2_TLMM
260 select MSM_GPIOMUX
Praveen Chidambaramab3b1c42011-08-25 08:44:05 -0600261 select MSM_RPM
Maheshkumar Sivasubramanian738b4582011-09-06 17:26:24 -0600262 select MSM_SPM_V2
Rohit Vaswanif688fa62011-10-13 18:13:10 -0700263 select MSM_NATIVE_RESTART
Matt Wagantall9274df92011-12-15 11:11:05 -0800264 select REGULATOR
265 select MSM_RPM_REGULATOR
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530266 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800267 select MSM_PM8X60 if PM
Vikram Mulukutla2021c002011-12-16 12:32:59 -0800268 select MSM_XO
Olav Haugane6a0acd2012-04-05 09:29:12 -0700269 select MSM_MULTIMEDIA_USE_ION
Shiv Maliyappanahalli9ec55e92012-01-09 14:44:59 -0800270 select MSM_QDSP6_APR
271 select MSM_AUDIO_QDSP6 if SND_SOC
Rohit Vaswaniead426f2012-01-05 20:24:52 -0800272 select FIQ
Matt Wagantall9274df92011-12-15 11:11:05 -0800273
Taniya Das43bcdd62011-12-02 17:33:27 +0530274config ARCH_MSM8625
275 bool "MSM8625"
276 select ARCH_MSM_CORTEX_A5
277 select CPU_V7
278 select MSM_GPIOMUX
279 select ARM_GIC
280 select ARCH_MSM_CORTEXMP
281 select MULTI_IRQ_HANDLER
Trilok Soni3a453992012-03-06 18:46:22 +0530282 select ARM_TICKET_LOCKS
Stepan Moskovchenko1cd286f2011-08-03 19:03:02 -0700283endmenu
Daniel Walkerbf83de42010-03-16 16:29:44 -0700284
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700285choice
286 prompt "MSM SoC Revision"
287 default MSM_SOC_REV_NONE
288config MSM_SOC_REV_NONE
289 bool "N/A"
290 select EMULATE_DOMAIN_MANAGER_V7 if ARCH_QSD8X50
291 select VERIFY_PERMISSION_FAULT if ARCH_QSD8X50
Daniel Walker4ad15e62010-05-06 13:54:17 -0700292config MSM_SOC_REV_A
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700293 bool "Rev. A"
294 select ARCH_MSM7X27A if ARCH_MSM7X27
295endchoice
Daniel Walker4ad15e62010-05-06 13:54:17 -0700296
Stepan Moskovchenko00da0742011-07-08 14:06:44 -0700297config MSM_KRAIT_TBB_ABORT_HANDLER
298 bool "Krait TBB/TBH data abort handler"
299 depends on ARCH_MSM_KRAIT
300 depends on ARM_THUMB
301 help
302 Certain early samples of the Krait processor may generate data
303 aborts for TBB / TBH instructions that fail their condition code
304 checks. Enabling this option will ignore these erroneous data aborts,
305 at the expense of a very small performance penalty.
306
307 If unsure, say N.
308
Daniel Walker4ad15e62010-05-06 13:54:17 -0700309config ARCH_MSM_ARM11
310 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700311
Daniel Walker4ad15e62010-05-06 13:54:17 -0700312config ARCH_MSM_SCORPION
Daniel Walkerbf83de42010-03-16 16:29:44 -0700313 bool
314
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700315config ARCH_MSM_KRAIT
Daniel Walker46fe5f22010-08-18 11:00:25 -0700316 bool
Stephen Boyd51cabbe2011-12-02 13:28:56 -0800317 select ARM_L1_CACHE_SHIFT_6
Daniel Walker46fe5f22010-08-18 11:00:25 -0700318
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700319config MSM_SMP
320 bool
321
322config ARCH_MSM_SCORPIONMP
323 select ARCH_MSM_SCORPION
324 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530325 select HAVE_ARCH_HAS_CURRENT_TIMER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700326 bool
327
328config ARCH_MSM_KRAITMP
329 select ARCH_MSM_KRAIT
330 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530331 select HAVE_ARCH_HAS_CURRENT_TIMER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700332 bool
333
Taniya Das43bcdd62011-12-02 17:33:27 +0530334config ARCH_MSM_CORTEXMP
335 select MSM_SMP
336 bool
337
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700338config ARCH_MSM_CORTEX_A5
Bryan Huntsman239ef1e2011-11-23 15:09:13 -0800339 bool
Rohit Vaswaniaf7ae272012-01-09 10:28:57 -0800340 select HAVE_HW_BRKPT_RESERVED_RW_ACCESS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700341
342config ARCH_MSM7X27A
343 bool
344 select MSM_DALRPC
Justin Pauporeb3a33b72011-08-23 15:30:32 -0700345 select MSM_PROC_COMM_REGULATOR
Taniya Das86e0e132011-10-19 11:32:00 +0530346 select MULTI_IRQ_HANDLER
Taniya Das43bcdd62011-12-02 17:33:27 +0530347 select ARM_GIC
348 select ARCH_MSM_CORTEXMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700349
Gregory Beanf9f3d312010-04-30 22:06:50 -0700350config MSM_VIC
351 bool
Daniel Walkerbf83de42010-03-16 16:29:44 -0700352
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700353config MSM_RPM
354 bool "Resource Power Manager"
355 select MSM_MPM
356
357config MSM_MPM
358 bool "Modem Power Manager"
359
360config MSM_XO
361 bool
362
363config MSM_REMOTE_SPINLOCK_DEKKERS
364 bool
365config MSM_REMOTE_SPINLOCK_SWP
366 bool
367config MSM_REMOTE_SPINLOCK_LDREX
368 bool
Eric Holmbergeab10732011-09-23 19:44:43 -0600369config MSM_REMOTE_SPINLOCK_SFPB
370 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700371config MSM_ADM3
372 bool
373
374menu "MSM Board Selection"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700375
376config MACH_HALIBUT
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700377 depends on ARCH_MSM7X01A
378 depends on MSM_STACKED_MEMORY
379 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700380 bool "Halibut Board (QCT SURF7201A)"
381 help
382 Support for the Qualcomm SURF7201A eval board.
383
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700384config MACH_MSM7201A_SURF
385 depends on ARCH_MSM7X01A
386 depends on MSM_STACKED_MEMORY
387 default y
388 bool "MSM7201A SURF"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700389 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700390 Support for the Qualcomm MSM7201A SURF eval board.
391
392config MACH_MSM7201A_FFA
393 depends on ARCH_MSM7X01A
394 depends on MSM_STACKED_MEMORY
395 default y
396 bool "MSM7201A FFA"
397 help
398 Support for the Qualcomm MSM7201A FFA eval board.
399
400config MACH_TROUT
401 depends on ARCH_MSM7X01A
402 depends on MSM_STACKED_MEMORY
403 default y
404 bool "Trout"
405
406config MACH_MSM7X27_SURF
407 depends on ARCH_MSM7X27
408 depends on !MSM_STACKED_MEMORY
409 default y
410 bool "MSM7x27 SURF"
411 help
412 Support for the Qualcomm MSM7x27 SURF eval board.
413
414config MACH_MSM7X27_FFA
415 depends on ARCH_MSM7X27
416 depends on !MSM_STACKED_MEMORY
417 default y
418 bool "MSM7x27 FFA"
419 help
420 Support for the Qualcomm MSM7x27 FFA eval board.
421
422config MACH_MSM7X27A_RUMI3
423 depends on ARCH_MSM7X27A
424 depends on !MSM_STACKED_MEMORY
425 default y
426 bool "MSM7x27A RUMI3"
427 help
428 Support for the Qualcomm MSM7x27A RUMI3 Emulation Platform.
429
430config MACH_MSM7X27A_SURF
431 depends on ARCH_MSM7X27A
432 depends on !MSM_STACKED_MEMORY
433 default y
434 bool "MSM7x27A SURF"
435 help
436 Support for the Qualcomm MSM7x27A SURF.
437
438config MACH_MSM7X27A_FFA
439 depends on ARCH_MSM7X27A
440 depends on !MSM_STACKED_MEMORY
441 default y
442 bool "MSM7x27A FFA"
443 help
444 Support for the Qualcomm MSM7x27A FFA.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700445
Trilok Soni3d0f6c52011-07-26 16:06:58 +0530446config MACH_MSM7625A_SURF
447 depends on ARCH_MSM7X27A
448 depends on !MSM_STACKED_MEMORY
449 default y
450 bool "MSM7625A SURF"
451 help
452 Support for the Qualcomm MSM7625A SURF.
453
454config MACH_MSM7625A_FFA
455 depends on ARCH_MSM7X27A
456 depends on !MSM_STACKED_MEMORY
457 default y
458 bool "MSM7625A FFA"
459 help
460 Support for the Qualcomm MSM7625A FFA.
461
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530462config MACH_MSM7627A_QRD1
463 depends on ARCH_MSM7X27A
464 depends on !MSM_STACKED_MEMORY
465 default y
466 bool "MSM7627A QRD1"
467 help
Chintan Pandyab1bad0e2012-02-06 19:04:51 +0530468 Support for the Qualcomm MSM7627A Reference Design.
469
470config MACH_MSM7627A_QRD3
471 depends on ARCH_MSM7X27A
472 depends on !MSM_STACKED_MEMORY
473 default y
474 bool "MSM7627A QRD3"
475 help
476 Support for the Qualcomm MSM7627A Reference Design.
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530477
Taniya Dasc868a2e2012-01-03 10:18:47 +0530478config MACH_MSM7627A_EVB
479 depends on ARCH_MSM7X27A
480 depends on !MSM_STACKED_MEMORY
481 default y
482 bool "MSM7627A EVB"
483 help
484 Support for the Qualcomm MSM7627A Reference Design.
485
Taniya Das43bcdd62011-12-02 17:33:27 +0530486config MACH_MSM8625_RUMI3
487 depends on ARCH_MSM8625
488 depends on !MSM_STACKED_MEMORY
489 default y
490 bool "MSM8625 RUMI3"
491 help
492 Support for the Qualcomm MSM8625 RUMI3 Emulation Platform.
493
Taniya Dase3027e22012-02-27 16:32:27 +0530494config MACH_MSM8625_SURF
495 depends on ARCH_MSM8625
496 depends on !MSM_STACKED_MEMORY
497 default y
498 bool "MSM8625 SURF"
499 help
500 Support for the Qualcomm MSM8625 SURF.
501
Chintan Pandyaf4ad4002012-02-28 19:49:03 +0530502config MACH_MSM8625_EVB
503 depends on ARCH_MSM8625
504 depends on !MSM_STACKED_MEMORY
505 default y
506 bool "MSM8625 EVB"
507 help
508 Support for the Qualcomm MSM8625 Reference Design.
509
Taniya Dasbd096542012-03-15 17:43:45 +0530510config MACH_MSM8625_QRD7
511 depends on ARCH_MSM8625
512 depends on !MSM_STACKED_MEMORY
513 default y
514 bool "MSM8625 QRD7"
515 help
516 Support for the Qualcomm MSM8625 Reference Design.
517
Daniel Walker7b521612010-05-06 12:44:57 -0700518config MACH_MSM7X30_SURF
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700519 depends on ARCH_MSM7X30
520 depends on !MSM_STACKED_MEMORY
521 default y
522 bool "MSM7x30 SURF"
523 help
524 Support for the Qualcomm MSM7x30 SURF eval board.
525
526config MACH_MSM7X30_FFA
527 depends on ARCH_MSM7X30
528 depends on !MSM_STACKED_MEMORY
529 default y
530 bool "MSM7x30 FFA"
531 help
532 Support for the Qualcomm MSM7x30 FFA eval board.
533
534config MACH_MSM7X30_FLUID
535 depends on ARCH_MSM7X30
536 depends on !MSM_STACKED_MEMORY
537 default y
538 bool "MSM7x30 FLUID"
539 help
540 Support for the Qualcomm MSM7x30 FLUID eval board.
541
542config MACH_SAPPHIRE
543 depends on ARCH_MSM7X01A
544 default n
545 bool "Sapphire"
Daniel Walker7b521612010-05-06 12:44:57 -0700546
Daniel Walker4ad15e62010-05-06 13:54:17 -0700547config MACH_QSD8X50_SURF
548 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700549 depends on MSM_SOC_REV_NONE
550 depends on MSM_STACKED_MEMORY
551 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700552 bool "QSD8x50 SURF"
553 help
554 Support for the Qualcomm QSD8x50 SURF eval board.
555
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700556config MACH_QSD8X50_FFA
Daniel Walker4ad15e62010-05-06 13:54:17 -0700557 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700558 depends on MSM_SOC_REV_NONE
559 depends on MSM_STACKED_MEMORY
560 default y
561 bool "QSD8x50 FFA"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700562 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700563 Support for the Qualcomm QSD8x50 FFA eval board.
564
565config MACH_MSM7X25_SURF
566 depends on ARCH_MSM7X25
567 depends on !MSM_STACKED_MEMORY
568 default y
569 bool "MSM7x25 SURF"
570 help
571 Support for the Qualcomm MSM7x25 SURF eval board.
572
573config MACH_MSM7X25_FFA
574 depends on ARCH_MSM7X25
575 depends on !MSM_STACKED_MEMORY
576 default y
577 bool "MSM7x25 FFA"
578 help
579 Support for the Qualcomm MSM7x25 FFA eval board.
580
581config MACH_MSM8X55_SURF
582 depends on ARCH_MSM7X30
583 depends on !MSM_STACKED_MEMORY
584 default y
585 bool "MSM8X55 SURF"
586 help
587 Support for the Qualcomm MSM8x55 SURF eval board.
588
589config MACH_MSM8X55_FFA
590 depends on ARCH_MSM7X30
591 depends on !MSM_STACKED_MEMORY
592 default y
593 bool "MSM8X55 FFA"
594 help
595 Support for the Qualcomm MSM8x55 FFA eval board.
596
597config MACH_MSM8X55_SVLTE_FFA
598 depends on ARCH_MSM7X30
599 depends on !MSM_STACKED_MEMORY
600 default y
601 bool "MSM8X55 SVLTE FFA"
602 help
603 Support for the Qualcomm MSM8x55 SVLTE FFA eval board.
604
605config MACH_MSM8X55_SVLTE_SURF
606 depends on ARCH_MSM7X30
607 depends on !MSM_STACKED_MEMORY
608 default y
609 bool "MSM8X55 SVLTE SURF"
610 help
611 Support for the Qualcomm MSM8x55 SVLTE SURF eval board.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700612
Steve Mucklea55df6e2010-01-07 12:43:24 -0800613config MACH_MSM8X60_RUMI3
614 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700615 default n
Steve Mucklea55df6e2010-01-07 12:43:24 -0800616 bool "MSM8x60 RUMI3"
617 help
618 Support for the Qualcomm MSM8x60 RUMI3 emulator.
619
Steve Muckle57bbf1c2010-01-07 12:51:10 -0800620config MACH_MSM8X60_SIM
621 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700622 default n
Steve Muckle57bbf1c2010-01-07 12:51:10 -0800623 bool "MSM8x60 Simulator"
624 help
625 Support for the Qualcomm MSM8x60 simulator.
626
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700627config MACH_MSM8X60_SURF
628 depends on ARCH_MSM8X60
629 default n
630 bool "MSM8x60 SURF"
631 help
632 Support for the Qualcomm MSM8x60 SURF eval board.
633
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700634config MACH_MSM8X60_FFA
635 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700636 default n
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700637 bool "MSM8x60 FFA"
638 help
639 Support for the Qualcomm MSM8x60 FFA eval board.
640
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700641config MACH_MSM8X60_FLUID
642 depends on ARCH_MSM8X60
643 default n
644 bool "MSM8x60 FLUID"
645 help
646 Support for the Qualcomm MSM8x60 FLUID platform. The FLUID is an
647 8x60 target which has a form factor that is much closer to that
648 of a phone than other targets. It also has a new display and
649 touchscreen controller.
650
651config MACH_MSM8X60_FUSION
652 depends on ARCH_MSM8X60
653 default n
654 bool "MSM8x60 FUSION"
655 help
656 Support for the Qualcomm MSM8x60 Fusion SURF device.
657
658config MACH_MSM8X60_FUSN_FFA
659 depends on ARCH_MSM8X60
660 default n
661 bool "MSM8x60 FUSN FFA"
662 help
663 Support for the Qualcomm MSM8x60 Fusion FFA device.
664
Zhang Chang Kenef05b172011-07-27 15:28:13 -0400665config MACH_MSM8X60_DRAGON
666 depends on ARCH_MSM8X60
667 default n
668 bool "MSM8x60 DRAGON"
669 help
670 Support for the Qualcomm MSM8x60 Dragon board.
671
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800672config MACH_MSM8960_SIM
673 depends on ARCH_MSM8960
674 bool "MSM8960 Simulator"
675 help
676 Support for the Qualcomm MSM8960 simulator.
677
Stepan Moskovchenko50ede4e2010-12-13 18:12:19 -0800678config MACH_MSM8960_RUMI3
679 depends on ARCH_MSM8960
680 bool "MSM8960 RUMI3"
681 help
682 Support for the Qualcomm MSM8960 RUMI3 emulator.
683
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700684config MACH_MSM8960_CDP
685 depends on ARCH_MSM8960
686 bool "MSM8960 CDP"
687 help
688 Support for the Qualcomm MSM8960 CDP device.
689
690config MACH_MSM8960_MTP
691 depends on ARCH_MSM8960
692 bool "MSM8960 MTP"
693 help
694 Support for the Qualcomm MSM8960 MTP device.
695
696config MACH_MSM8960_FLUID
697 depends on ARCH_MSM8960
698 bool "MSM8960 FLUID"
699 help
700 Support for the Qualcomm MSM8960 FLUID device.
701
Amir Samuelov0d1f8ae2011-07-28 11:13:58 +0300702config MACH_MSM8960_LIQUID
703 depends on ARCH_MSM8960
704 bool "MSM8960 LIQUID"
705 help
706 Support for the Qualcomm MSM8960 LIQUID device.
707
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700708config MACH_MSM8930_CDP
709 depends on ARCH_MSM8930
710 bool "MSM8930 CDP"
711 help
712 Support for the Qualcomm MSM8930 CDP device.
713
714config MACH_MSM8930_MTP
715 depends on ARCH_MSM8930
716 bool "MSM8930 MTP"
717 help
718 Support for the Qualcomm MSM8930 MTP device.
719
720config MACH_MSM8930_FLUID
721 depends on ARCH_MSM8930
722 bool "MSM8930 FLUID"
723 help
724 Support for the Qualcomm MSM8930 FLUID device.
725
Stepan Moskovchenko8768eff2011-12-01 18:55:07 -0800726config MACH_MSM8627_CDP
727 depends on ARCH_MSM8930
728 bool "MSM8627 CDP"
729 help
730 Support for the Qualcomm MSM8627 CDP device.
731
732config MACH_MSM8627_MTP
733 depends on ARCH_MSM8930
734 bool "MSM8627 MTP"
735 help
736 Support for the Qualcomm MSM8627 MTP device.
737
Rohit Vaswania8e7a832011-09-28 21:00:05 -0700738config MACH_MSM9615_CDP
739 depends on ARCH_MSM9615
740 bool "MSM9615 CDP"
741 help
742 Support for the Qualcomm MSM9615 CDP device.
743
744config MACH_MSM9615_MTP
745 depends on ARCH_MSM9615
746 bool "MSM9615 MTP"
747 help
748 Support for the Qualcomm MSM9615 MTP device.
749
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700750config MSM_USE_TSIF1
751 depends on ARCH_MSM8X60
752 bool "MSM8x60 use TSIF1"
753 help
754 Selects TSIF1 core to be used rather than TSIF0.
755 The two TSIF cores share the same DM configuration
756 so they cannot be used simultaneously.
757
758config MACH_APQ8064_SIM
759 depends on ARCH_APQ8064
760 bool "APQ8064 Simulator"
761 help
762 Support for the Qualcomm APQ8064 simulator.
763
Stepan Moskovchenkod256ddf2011-09-08 12:34:46 -0700764config MACH_APQ8064_RUMI3
765 depends on ARCH_APQ8064
766 bool "APQ8064 RUMI3"
767 help
768 Support for the Qualcomm APQ8064 RUMI3 emulator.
769
Joel King82b7e3f2012-01-05 10:03:27 -0800770config MACH_APQ8064_CDP
771 depends on ARCH_APQ8064
772 bool "APQ8064 CDP"
773 help
774 Support for the Qualcomm APQ8064 CDP device.
775
776config MACH_APQ8064_MTP
777 depends on ARCH_APQ8064
778 bool "APQ8064 MTP"
779 help
780 Support for the Qualcomm APQ8064 MTP device.
781
782config MACH_APQ8064_LIQUID
783 depends on ARCH_APQ8064
784 bool "APQ8064 LIQUID"
785 help
786 Support for the Qualcomm APQ8064 LIQUID device.
787
Joel King064bbf82012-04-01 13:23:39 -0700788config MACH_MPQ8064_CDP
789 depends on ARCH_APQ8064
790 bool "MPQ8064 CDP"
791 help
792 Support for the Qualcomm MPQ8064 CDP device.
793
Joel King11ca8202012-02-13 16:19:03 -0800794config MACH_MPQ8064_HRD
795 depends on ARCH_APQ8064
796 bool "MPQ8064 HRD"
797 help
798 Support for the Qualcomm MPQ8064 HRD device.
799
800config MACH_MPQ8064_DTV
801 depends on ARCH_APQ8064
802 bool "MPQ8064 DTV"
803 help
804 Support for the Qualcomm MPQ8064 DTV device.
805
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700806config MACH_FSM9XXX_SURF
807 depends on ARCH_FSM9XXX
808 depends on !MSM_STACKED_MEMORY
809 default y
810 bool "FSM9XXX SURF"
811 help
812 Support for the Qualcomm FSM9xxx femtocell
813 chipset based SURF evaluation board and
814 FFA board.
815
Daniel Walker4ad15e62010-05-06 13:54:17 -0700816endmenu
Brian Swetland9e73c842007-11-26 04:12:13 -0800817
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700818config MSM_STACKED_MEMORY
819 bool "Stacked Memory"
820 default y
Stepan Moskovchenko24f61732011-02-11 12:28:16 -0800821 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700822 This option is used to indicate the presence of on-die stacked
823 memory. When present this memory bank is used for a high speed
824 shared memory interface. When not present regular RAM is used.
Stepan Moskovchenko24f61732011-02-11 12:28:16 -0800825
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700826config PHYS_OFFSET
827 hex
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700828 default "0x40800000" if ARCH_MSM9615
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700829 default "0x80200000" if ARCH_APQ8064
830 default "0x80200000" if ARCH_MSM8960
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700831 default "0x80200000" if ARCH_MSM8930
Sathish Ambley39a1dc42012-03-19 21:46:26 -0700832 default "0x20200000" if ARCH_MSMCOPPER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700833 default "0x10000000" if ARCH_FSM9XXX
834 default "0x00200000" if !MSM_STACKED_MEMORY
835 default "0x00000000" if ARCH_QSD8X50 && MSM_SOC_REV_A
836 default "0x20000000" if ARCH_QSD8X50
837 default "0x40200000" if ARCH_MSM8X60
838 default "0x10000000"
Stepan Moskovchenko24f61732011-02-11 12:28:16 -0800839
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700840config KERNEL_PMEM_EBI_REGION
841 bool "Enable in-kernel PMEM region for EBI"
842 default y if ARCH_MSM8X60
Olav Hauganb800c8c2012-01-30 08:50:45 -0800843 depends on ANDROID_PMEM && (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSMCOPPER)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700844 help
845 Enable the in-kernel PMEM allocator to use EBI memory.
846
847config KERNEL_PMEM_SMI_REGION
848 bool "Enable in-kernel PMEM region for SMI"
849 default y if ARCH_MSM8X60
850 depends on ANDROID_PMEM && ((ARCH_QSD8X50 && !PMEM_GPU0) || (ARCH_MSM8X60 && !VCM))
851 help
852 Enable the in-kernel PMEM allocator to use SMI memory.
853
854config PMEM_GPU0
855 bool "Enable PMEM GPU0 region"
856 default y
857 depends on ARCH_QSD8X50 && ANDROID_PMEM
858 help
859 Enable the PMEM GPU0 device on SMI Memory.
860
861config MSM_AMSS_VERSION
862 int
863 default 6210 if MSM_AMSS_VERSION_6210
864 default 6220 if MSM_AMSS_VERSION_6220
865 default 6225 if MSM_AMSS_VERSION_6225
866
867choice
868 prompt "AMSS modem firmware version"
869
870 default MSM_AMSS_VERSION_6225
871
872 config MSM_AMSS_VERSION_6210
873 bool "6.2.10"
874
875 config MSM_AMSS_VERSION_6220
876 bool "6.2.20"
877
878 config MSM_AMSS_VERSION_6225
879 bool "6.2.20 + New ADSP"
880endchoice
Stepan Moskovchenko2607b0a2010-11-15 17:46:10 -0800881
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700882config MSM_HAS_DEBUG_UART_HS
883 bool
884 help
885 Say Y here if high speed MSM UART is present.
886
887config MSM_HAS_DEBUG_UART_HS_V14
888 bool
889 select MSM_HAS_DEBUG_UART_HS
890 help
891 Say Y here if high speed MSM UART v1.4 is present.
892
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800893config DEBUG_MSM8930_UART
894 bool "Kernel low-level debugging messages via MSM 8930 UART"
895 depends on ARCH_MSM8930 && DEBUG_LL
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700896 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800897 help
898 Say Y here if you want the debug print routines to direct
899 their output to the serial port on MSM 8930 devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100900
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530901config MSM_DEBUG_UART_PHYS
902 hex
903 default 0xA9A00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART1
904 default 0xACA00000 if ARCH_MSM7X30 && DEBUG_MSM_UART1
905 default 0x94000000 if ARCH_FSM9XXX && DEBUG_MSM_UART1
906 default 0xA9B00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART2
907 default 0xACB00000 if ARCH_MSM7X30 && DEBUG_MSM_UART2
908 default 0x94100000 if ARCH_FSM9XXX && DEBUG_MSM_UART2
909 default 0xA9C00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART3
910 default 0xACC00000 if ARCH_MSM7X30 && DEBUG_MSM_UART3
911
Pavel Machek6339f662009-11-02 11:48:29 +0100912choice
913 prompt "Debug UART"
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800914 depends on DEBUG_LL
Pavel Machek6339f662009-11-02 11:48:29 +0100915
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800916 config DEBUG_MSM_UART1
917 bool "Kernel low-level debugging messages via MSM UART1"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530918 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800919 help
920 Say Y here if you want the debug print routines to direct
921 their output to the first serial port on MSM devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100922
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800923 config DEBUG_MSM_UART2
924 bool "Kernel low-level debugging messages via MSM UART2"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530925 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800926 help
927 Say Y here if you want the debug print routines to direct
928 their output to the second serial port on MSM devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100929
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800930 config DEBUG_MSM_UART3
931 bool "Kernel low-level debugging messages via MSM UART3"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +0530932 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800933 help
934 Say Y here if you want the debug print routines to direct
935 their output to the third serial port on MSM devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100936
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800937 config DEBUG_MSM8660_UART
938 bool "Kernel low-level debugging messages via MSM 8660 UART"
939 depends on ARCH_MSM8X60
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700940 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800941 help
942 Say Y here if you want the debug print routines to direct
943 their output to the serial port on MSM 8660 devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100944
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800945 config DEBUG_MSM8960_UART
946 bool "Kernel low-level debugging messages via MSM 8960 UART"
947 depends on ARCH_MSM8960
948 select DEBUG_MSM8930_UART
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700949 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -0800950 help
951 Say Y here if you want the debug print routines to direct
952 their output to the serial port on MSM 8960 devices.
Sathish Ambleyf5bebd62011-11-03 23:36:36 -0700953
954 config DEBUG_MSMCOPPER_UART
955 bool "Kernel low-level debugging messages via MSM Copper UART"
956 depends on ARCH_MSMCOPPER
957 select MSM_HAS_DEBUG_UART_HS_V14
958 help
959 Say Y here if you want the debug print routines to direct
960 their output to the serial port on MSM Copper devices.
Pavel Machek6339f662009-11-02 11:48:29 +0100961endchoice
962
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700963choice
964 prompt "Default Timer"
965 default MSM7X00A_USE_GP_TIMER
966
967 config MSM7X00A_USE_GP_TIMER
968 bool "GP Timer"
969 help
970 Low resolution timer that allows power collapse from idle.
971
972 config MSM7X00A_USE_DG_TIMER
973 bool "DG Timer"
974 help
975 High resolution timer.
976endchoice
977
978choice
979 prompt "Suspend sleep mode"
980 default MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
981 help
982 Allows overriding the sleep mode used. Leave at power
983 collapse suspend unless the arm9 image has problems.
984
985 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
986 bool "Power collapse suspend"
987 help
988 Lowest sleep state. Returns through reset vector.
989
990 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
991 bool "Power collapse"
992 help
993 Sleep state that returns through reset vector.
994
995 config MSM7X00A_SLEEP_MODE_APPS_SLEEP
996 bool "Apps Sleep"
997
998 config MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
999 bool "Ramp down cpu clock and wait for interrupt"
1000
1001 config MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
1002 bool "Wait for interrupt"
1003endchoice
1004
1005config MSM7X00A_SLEEP_MODE
1006 int
1007 default 0 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1008 default 1 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
1009 default 2 if MSM7X00A_SLEEP_MODE_APPS_SLEEP
1010 default 3 if MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1011 default 4 if MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
1012
1013choice
1014 prompt "Idle sleep mode"
1015 default MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1016 help
1017 Allows overriding the sleep mode used from idle. Leave at power
1018 collapse suspend unless the arm9 image has problems.
1019
1020 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1021 bool "Power collapse suspend"
1022 help
1023 Lowest sleep state. Returns through reset vector.
1024
1025 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1026 bool "Power collapse"
1027 help
1028 Sleep state that returns through reset vector.
1029
1030 config MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1031 bool "Apps Sleep"
1032
1033 config MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1034 bool "Ramp down cpu clock and wait for interrupt"
1035
1036 config MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1037 bool "Wait for interrupt"
1038endchoice
1039
1040config MSM7X00A_IDLE_SLEEP_MODE
1041 int
1042 default 0 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1043 default 1 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1044 default 2 if MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1045 default 3 if MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1046 default 4 if MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1047
1048config MSM7X00A_IDLE_SLEEP_MIN_TIME
1049 int "Minimum idle time before sleep"
1050 default 20000000
1051 help
1052 Minimum idle time in nanoseconds before entering low power mode.
1053
1054config MSM7X00A_IDLE_SPIN_TIME
1055 int "Idle spin time before cpu ramp down"
1056 default 80000
1057 help
1058 Spin time in nanoseconds before ramping down cpu clock and entering
1059 any low power state.
1060
1061menuconfig MSM_IDLE_STATS
1062 bool "Collect idle statistics"
1063 default y
1064 help
1065 Collect idle statistics and export them in proc/msm_pm_stats.
1066
1067if MSM_IDLE_STATS
1068
1069config MSM_IDLE_STATS_FIRST_BUCKET
1070 int "First bucket time"
1071 default 62500
1072 help
1073 Upper time limit in nanoseconds of first bucket.
1074
1075config MSM_IDLE_STATS_BUCKET_SHIFT
1076 int "Bucket shift"
1077 default 2
1078
1079config MSM_IDLE_STATS_BUCKET_COUNT
1080 int "Bucket count"
1081 default 10
1082
1083config MSM_SUSPEND_STATS_FIRST_BUCKET
1084 int "First bucket time for suspend"
1085 default 1000000000
1086 help
1087 Upper time limit in nanoseconds of first bucket of the
1088 histogram. This is for collecting statistics on suspend.
1089
1090endif # MSM_IDLE_STATS
1091
1092config CPU_HAS_L2_PMU
1093 bool "L2CC PMU Support"
1094 help
1095 Select this if the L2 cache controller has a Performance Monitoring Unit.
1096
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001097config HTC_HEADSET
1098 tristate "HTC 2 Wire detection driver"
1099 default n
1100 help
1101 Provides support for detecting HTC 2 wire devices, such as wired
1102 headset, on the trout platform. Can be used with the msm serial
1103 debugger, but not with serial console.
1104
1105config TROUT_BATTCHG
1106 depends on MACH_TROUT && POWER_SUPPLY
1107 default y
1108 bool "Trout battery / charger driver"
1109
1110config HTC_PWRSINK
1111 depends on MSM_SMD
1112 default n
1113 bool "HTC Power Sink Driver"
1114
1115config QSD_SVS
1116 bool "QSD Static Voltage Scaling"
1117 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1118 default y
1119 select TPS65023
1120 help
1121 Enables static voltage scaling using the TPS65023 PMIC.
1122
1123config QSD_PMIC_DEFAULT_DCDC1
1124 int "PMIC default output voltage"
1125 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1126 default 1250
1127 help
1128 This is the PMIC voltage at Linux kernel boot.
1129
1130config MSM_FIQ_SUPPORT
1131 default y
1132 bool "Enable installation of an FIQ handler."
1133
1134config MSM_SERIAL_DEBUGGER
1135 select MSM_FIQ_SUPPORT
1136 select KERNEL_DEBUGGER_CORE
1137 default n
1138 bool "FIQ Mode Serial Debugger"
1139 help
1140 The FIQ serial debugger can accept commands even when the
1141 kernel is unresponsive due to being stuck with interrupts
1142 disabled. Depends on the kernel debugger core in drivers/misc.
1143
1144config MSM_SERIAL_DEBUGGER_CONSOLE
1145 depends on MSM_SERIAL_DEBUGGER
1146 default n
1147 bool "Console on FIQ Serial Debugger port"
1148 help
1149 Enables a console so that printk messages are displayed on
1150 the debugger serial port as the occur.
Daniel Walkerbf83de42010-03-16 16:29:44 -07001151
Steve Mucklec8aabae2010-04-21 16:20:27 -07001152config MSM_PROC_COMM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001153 default y
1154 bool "Proc-Comm RPC Interface"
1155 help
1156 Enables a lightweight communications interface to the
1157 baseband processor.
Steve Mucklec8aabae2010-04-21 16:20:27 -07001158
Brian Swetland2eb44eb2008-09-29 16:00:48 -07001159config MSM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001160 bool "MSM Shared Memory Driver (SMD)"
1161 help
1162 Support for the shared memory interface between the apps
1163 processor and the baseband processor. Provides access to
1164 the "shared heap", as well as virtual serial channels
1165 used to communicate with various services on the baseband
1166 processor.
1167
1168choice
1169 prompt "MSM Shared memory interface version"
1170 depends on MSM_SMD
1171 default MSM_SMD_PKG3 if ARCH_MSM_ARM11
1172 default MSM_SMD_PKG4 if ARCH_MSM_SCORPION
1173
1174 config MSM_SMD_PKG3
1175 bool
1176 prompt "Package 3"
1177
1178 config MSM_SMD_PKG4
1179 bool
1180 prompt "Package 4"
1181endchoice
1182
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001183config MSM_RPC_SDIO_XPRT
1184 depends on MSM_SDIO_AL
1185 default y
1186 bool "MSM SDIO XPRT Layer"
1187 help
1188 SDIO Transport Layer for RPC Rouer
1189
1190config MSM_RPC_SDIO_DEBUG
1191 depends on MSM_RPC_SDIO_XPRT
1192 default y
1193 bool "MSM SDIO XPRT debug support"
1194 help
1195 Support for debugging SDIO XPRT
1196
1197config MSM_SMD_DEBUG
1198 depends on MSM_SMD
1199 default y
1200 bool "MSM SMD debug support"
1201 help
1202 Support for debugging the SMD for communication
1203 between the ARM9 and ARM11
1204
1205config MSM_SDIO_AL
1206 depends on ((ARCH_MSM7X30 || MACH_MSM8X60_FUSN_FFA || MACH_TYPE_MSM8X60_FUSION) && HAS_WAKELOCK)
1207 default y
1208 tristate "SDIO-Abstraction-Layer"
1209 help
1210 Support MSM<->MDM Communication over SDIO bus.
1211 MDM SDIO-Client should have pipes support.
1212
1213config MSM_SDIO_DMUX
1214 bool "SDIO Data Mux Driver"
1215 depends on MSM_SDIO_AL
1216 default n
1217 help
1218 Support Muxed Data Channels over SDIO interface.
1219
1220config MSM_BAM_DMUX
1221 bool "BAM Data Mux Driver"
1222 depends on SPS
1223 default n
1224 help
1225 Support Muxed Data Channels over BAM interface.
1226 BAM has a limited number of pipes. This driver
1227 provides a means to support more logical channels
1228 via muxing than BAM could without muxing.
1229
1230config MSM_N_WAY_SMD
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001231 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001232 default y
1233 bool "MSM N-WAY SMD support"
1234 help
1235 Supports APPS-QDSP SMD communication along with
1236 normal APPS-MODEM SMD communication.
1237
1238config MSM_N_WAY_SMSM
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001239 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001240 default y
1241 bool "MSM N-WAY SMSM support"
1242 help
1243 Supports APPS-QDSP SMSM communication along with
1244 normal APPS-MODEM SMSM communication.
1245
1246config MSM_RESET_MODEM
1247 tristate "Reset Modem Driver"
1248 depends on MSM_SMD
1249 default m
1250 help
1251 Allows the user to reset the modem through a device node.
1252
1253config MSM_SMD_LOGGING
1254 depends on MSM_SMD
1255 default y
1256 bool "MSM Shared Memory Logger"
1257 help
1258 This option exposes the shared memory logger at /dev/smem_log
1259 and a debugfs node named smem_log.
1260
1261 If in doubt, say yes.
1262
1263config MSM_SMD_NMEA
1264 bool "NMEA GPS Driver"
1265 depends on MSM_SMD
1266 default y
1267 help
1268 Enable this to support the NMEA GPS device.
1269
1270 If in doubt, say yes.
1271
1272config MSM_SDIO_TTY
1273 bool "SDIO TTY Driver"
1274 depends on MSM_SDIO_AL
1275 default n
1276 help
1277 Provides a TTY driver SDIO TTY
1278 This driver can be used by user space
1279 applications for passing data through the
1280 SDIO interface.
1281
1282config MSM_SMD_TTY
1283 bool "SMD TTY Driver"
1284 depends on MSM_SMD
1285 default y
1286 help
1287 Provides TTY interfaces to interact with the modem.
1288
1289 If in doubt, say yes.
1290
1291config MSM_SMD_QMI
1292 bool "SMD QMI Driver"
1293 depends on MSM_SMD
1294 default y
1295 help
1296 Manages network data connections.
1297
1298 If in doubt, say yes.
1299
1300config MSM_SMD_PKT
1301 bool "SMD Packet Driver"
1302 depends on MSM_SMD
1303 default y
1304 help
1305 Provides a binary SMD non-muxed packet port interface.
1306
1307 If in doubt, say yes.
1308
1309config MSM_SDIO_CMUX
1310 bool "SDIO CMUX Driver"
1311 depends on MSM_SDIO_AL
1312 default n
1313 help
1314 Provides a Muxed port interface over SDIO QMI
1315
1316config MSM_DSPS
1317 bool "Sensors DSPS driver"
1318 depends on (MSM_PIL && (ARCH_MSM8X60 || ARCH_MSM8960))
1319 default n
1320 help
1321 Provides user-space interface to the sensors manager
1322 to turn on/off the Sensors Processor system clocks.
1323 It is the DSPS responsibility to turn on/off the sensors
1324 themself.
1325 The number of clocks and their name may vary between targets.
1326 It also triggers the PIL to load the DSPS firmware.
1327
1328config MSM_SDIO_CTL
1329 bool "SDIO CTL Driver"
1330 depends on MSM_SDIO_CMUX
1331 default n
1332 help
1333 Provides a binary SDIO control port interface.
1334
1335config MSM_ONCRPCROUTER
1336 depends on MSM_SMD
1337 default n
1338 bool "MSM ONCRPC router support"
1339 help
1340 Support for the MSM ONCRPC router for communication between
1341 the ARM9 and ARM11
1342
1343config MSM_IPC_ROUTER
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001344 depends on NET
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001345 default n
1346 bool "MSM IPC Router support"
1347 help
1348 Support for the MSM IPC Router for communication between
1349 the APPs and the MODEM
1350
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001351config MSM_IPC_ROUTER_SMD_XPRT
1352 depends on MSM_SMD
1353 depends on MSM_IPC_ROUTER
1354 default n
1355 bool "MSM SMD XPRT Layer"
1356 help
1357 SMD Transport Layer for IPC Router
1358
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001359config MSM_ONCRPCROUTER_DEBUG
1360 depends on MSM_ONCRPCROUTER
1361 default y
1362 bool "MSM debug ONCRPC router support"
1363 help
1364 Support for debugging the ONCRPC router for communication
1365 between the ARM9 and ARM11
1366
1367config MSM_RPC_LOOPBACK_XPRT
1368 depends on MSM_ONCRPCROUTER
1369 default n
1370 bool "MSM RPC local routing support"
1371 help
1372 Support for routing RPC messages between APPS clients
1373 and APPS servers. Helps in testing APPS RPC framework.
1374
1375config MSM_RPCSERVER_TIME_REMOTE
1376 depends on MSM_ONCRPCROUTER && RTC_HCTOSYS
1377 default y
1378 bool "Time remote RPC server"
1379 help
1380 The time remote server receives notification of time bases and
1381 reports these events to registered callback functions.
1382
1383config MSM_RPCSERVER_WATCHDOG
1384 depends on MSM_ONCRPCROUTER
1385 default y
1386 bool "Watchdog RPC server"
1387 help
1388 The dog_keepalive server handles watchdog events.
1389
1390config MSM_RPC_WATCHDOG
1391 depends on MSM_ONCRPCROUTER
1392 default n
1393 bool "Watchdog RPC client"
1394 help
1395 The dog_keepalive client module.
1396
1397config MSM_RPC_PING
1398 depends on MSM_ONCRPCROUTER && DEBUG_FS
1399 default m
1400 bool "MSM rpc ping"
1401 help
1402 Implements MSM rpc ping test module.
1403
1404config MSM_RPC_PROC_COMM_TEST
1405 depends on DEBUG_FS && MSM_PROC_COMM
1406 default m
1407 bool "MSM rpc proc comm test"
1408 help
1409 Implements MSM rpc proc comm test module.
1410
1411config MSM_RPC_OEM_RAPI
1412 depends on MSM_ONCRPCROUTER
1413 default m
1414 bool "MSM oem rapi"
1415 help
1416 Implements MSM oem rapi client module.
1417
1418config MSM_RPCSERVER_HANDSET
1419 depends on MSM_ONCRPCROUTER
1420 default y
1421 bool "Handset events RPC server"
1422 help
1423 Support for receiving handset events like headset detect,
1424 headset switch and clamshell state.
1425
1426config MSM_RMT_STORAGE_CLIENT
1427 depends on (ARCH_MSM && MSM_ONCRPCROUTER)
1428 default n
1429 bool "Remote Storage RPC client"
1430 help
1431 Provide RPC mechanism for remote processors to access storage
1432 device on apps processor.
1433
1434config MSM_RMT_STORAGE_CLIENT_STATS
1435 depends on (MSM_RMT_STORAGE_CLIENT && DEBUG_FS)
1436 default n
1437 bool "Remote storage RPC client performance statistics"
1438 help
1439 Collects performance statistics and shows this information
1440 through a debugfs file rmt_storage_stats.
1441
1442config MSM_SDIO_SMEM
1443 depends on MSM_SDIO_AL
1444 default n
1445 bool "SDIO SMEM for remote storage"
1446 help
1447 Copies data from remote MDM9K memory to local MSM8x60
1448 memory. Used by remote storage client to shadow
1449 MDM9K filesystem.
1450
1451config MSM_DALRPC
1452 bool "DAL RPC support"
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -08001453 default n
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001454 help
1455 Supports RPC calls to DAL devices on remote processor cores.
1456
1457config MSM_DALRPC_TEST
1458 tristate "DAL RPC test module"
1459 depends on (MSM_DALRPC && DEBUG_FS)
1460 default m
1461 help
1462 Exercises DAL RPC calls to QDSP6.
1463
1464if CPU_FREQ_MSM
1465
1466config MSM_CPU_FREQ_SET_MIN_MAX
1467 bool "Set Min/Max CPU frequencies."
1468 default n
1469 help
1470 Allow setting min and max CPU frequencies. Sysfs can be used
1471 to override these values.
1472
1473config MSM_CPU_FREQ_MAX
1474 int "Max CPU Frequency"
1475 depends on MSM_CPU_FREQ_SET_MIN_MAX
1476 default 384000
1477
1478config MSM_CPU_FREQ_MIN
1479 int "Min CPU Frequency"
1480 depends on MSM_CPU_FREQ_SET_MIN_MAX
1481 default 245760
1482
1483endif # CPU_FREQ_MSM
1484
1485config MSM_CPU_AVS
1486 bool "Enable software controlled Adaptive Voltage Scaling (AVS)"
1487 depends on (ARCH_MSM_SCORPION && QSD_SVS)
1488 depends on ARCH_QSD8X50
1489 default n
1490 select MSM_AVS_HW
1491 help
1492 This enables the s/w control of Adaptive Voltage Scaling feature
1493 in Qualcomm ARMv7 CPUs. It adjusts the voltage for each frequency
1494 based on feedback from three ring oscillators in the CPU.
1495
1496config MSM_AVS_HW
1497 bool "Enable Adaptive Voltage Scaling (AVS)"
1498 default n
1499 help
1500 Enable AVS hardware to fine tune voltage at each frequency. The
1501 AVS hardware blocks associated with each Qualcomm ARMv7 cores can
1502 fine tune the voltages based on the feedback from the ring
1503 oscillators.
1504
1505config MSM_HW3D
1506 tristate "MSM Hardware 3D Register Driver"
1507 depends on ANDROID_PMEM
1508 default y
1509 help
1510 Provides access to registers needed by the userspace OpenGL|ES
1511 library.
1512
1513config MSM_ADSP
1514 depends on (ARCH_MSM7X01A || ARCH_MSM7X25 || ARCH_MSM7X27)
1515 tristate "MSM ADSP driver"
1516 depends on ANDROID_PMEM
1517 default y
1518 help
1519 Provides access to registers needed by the userspace aDSP library.
1520
1521config ADSP_RPC_VER
1522 hex
1523 default 0x30002 if (ARCH_MSM7X27 || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2009))
1524 default 0x30001 if (ARCH_MSM7X01A || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2008))
1525 depends on MSM_ADSP
1526 help
1527 Select proper ADSP RPC version
1528choice
1529 prompt "ADSP RPC version"
1530
1531 default AMSS_7X25_VERSION_2009
1532
1533 config AMSS_7X25_VERSION_2009
1534 bool "2.0.09"
1535
1536 config AMSS_7X25_VERSION_2008
1537 bool "2.0.08"
1538endchoice
1539
1540config MSM7KV2_AUDIO
1541 bool "MSM7K v2 audio"
1542 depends on (ARCH_MSM7X30 && ANDROID_PMEM)
1543 default y
1544 help
1545 Enables QDSP5V2-based audio drivers for audio playbacks and
1546 voice call.
1547
1548config MSM_ADSP_REPORT_EVENTS
1549 bool "Report modem events from the DSP"
1550 default y
1551 depends on (MSM_ADSP || MSM7KV2_AUDIO)
1552 help
1553 Normally, only messages from the aDSP are reported to userspace.
1554 With this option, we report events from the aDSP as well.
1555
1556config MSM_QDSP6
1557 tristate "QDSP6 support"
1558 depends on ARCH_QSD8X50 && ANDROID_PMEM
1559 default y
1560 help
1561 Enable support for qdsp6. This provides audio and video functionality.
1562
1563config MSM8X60_AUDIO
1564 tristate "MSM8X60 audio support"
1565 depends on ARCH_MSM8X60 && ANDROID_PMEM
1566 default y
1567 help
1568 Enable support for qdsp6v2. This provides audio functionality.
1569
1570config MSM8X60_FTM_AUDIO_DEVICES
1571 bool "MSM8X60 audio factory test mode support"
1572 depends on MSM8X60_AUDIO
1573 help
1574 Enable support audio factory test mode devices. This is used
1575 in a production line environment.
1576
Ben Romberger45b351c2011-07-20 22:37:27 -07001577config RTAC
1578 bool "MSM8K real-time audio calibration support"
1579 default y
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001580 help
Ben Romberger45b351c2011-07-20 22:37:27 -07001581 Enable support for rtac. This enables calibration during
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001582 audio operation
1583
1584config MSM7X27A_AUDIO
1585 bool "MSM7X27A audio support"
1586 depends on ARCH_MSM7X27A && MSM_ADSP
1587 default n
1588 help
1589 Enable support for 7x27a. This provides audio functionality.
1590
Justin Pauporea6cd2092011-06-22 16:19:45 -07001591config MSM_PROC_COMM_REGULATOR
1592 bool
1593 depends on MSM_PROC_COMM && REGULATOR
1594 help
1595 Enable regulator framework support for regulators managed by PMLIB
1596 on the modem, and controlled through proccomm calls.
1597
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001598config MSM_VREG_SWITCH_INVERTED
1599 bool "Reverse vreg switch polarity"
1600 default n
1601 help
1602 Reverses the enable and disable for vreg switch.
1603
1604config MSM_DMA_TEST
1605 tristate "MSM DMA test module"
1606 default m
1607 help
1608 Intended to be compiled as a module. Provides a device node
1609 and ioctls for testing the MSM dma system.
1610
1611config WIFI_CONTROL_FUNC
1612 bool "Enable WiFi control function abstraction"
1613 help
1614 Enables Power/Reset/Carddetect function abstraction
1615
1616config WIFI_MEM_PREALLOC
1617 depends on WIFI_CONTROL_FUNC
1618 bool "Preallocate memory for WiFi buffers"
1619 help
1620 Preallocates memory buffers for WiFi driver
1621
1622config QSD_AUDIO
1623 bool "QSD audio"
1624 depends on ARCH_MSM_SCORPION && MSM_DALRPC && ANDROID_PMEM && !MSM_SMP
1625 default y
1626 help
1627 Provides PCM, MP3, and AAC audio playback.
1628
1629config AUDIO_AAC_PLUS
1630 depends on (MSM_ADSP || QSD_AUDIO || MSM7KV2_AUDIO)
1631 bool "AAC+ Audio"
1632 default y
1633 help
1634 Provides AAC+ decoding
1635
1636config AUDIO_ENHANCED_AAC_PLUS
1637 depends on AUDIO_AAC_PLUS
1638 bool "Enhanced AAC+ Audio"
1639 default y
1640 help
1641 Provides Enhanced AAC+ decoding
1642
1643config SURF_FFA_GPIO_KEYPAD
1644 bool "MSM SURF/FFA GPIO keypad"
1645 depends on INPUT_GPIO = "y"
1646 default y
1647 help
1648 Select if the GPIO keypad is attached.
1649
1650config MSM_SLEEP_TIME_OVERRIDE
1651 bool "Allow overriding suspend/sleep time with PM module parameter"
1652 default y
1653 help
1654 Enable the module parameter sleep_time_override. Specified
1655 in units of seconds, it overwrites the normal sleep time of
1656 suspend. The feature is required for automated power management
1657 testing.
1658
1659config MSM_MEMORY_LOW_POWER_MODE
1660 bool "Control the low power modes of memory"
1661 default n
1662 help
1663 The application processor controls whether memory should enter
1664 which low power mode.
1665
1666choice
1667 prompt "Default Memory Low Power Mode during Idle"
1668 depends on MSM_MEMORY_LOW_POWER_MODE
1669 default MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1670 help
1671 Selects the default low power mode of the memory during idle
1672 sleep.
1673
1674 config MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1675 bool "Memory active"
1676
1677 config MSM_MEMORY_LOW_POWER_MODE_IDLE_RETENTION
1678 bool "Memory in retention"
1679
1680 config MSM_MEMORY_LOW_POWER_MODE_IDLE_DEEP_POWER_DOWN
1681 bool "Memory in deep power down"
1682endchoice
1683
1684choice
1685 prompt "Default Memory Low Power Mode during Suspend"
1686 depends on MSM_MEMORY_LOW_POWER_MODE
1687 default MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1688 help
1689 Selects the default low power mode of the memory during suspend
1690 sleep.
1691
1692 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1693 bool "Memory active"
1694
1695 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_RETENTION
1696 bool "Memory in retention"
1697
1698 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_DEEP_POWER_DOWN
1699 bool "Memory in deep power down"
1700endchoice
1701
1702choice
1703 prompt "Power management timeout action"
1704 default MSM_PM_TIMEOUT_HALT
1705 help
1706 Selects the Application Processor's action when Power Management
1707 times out waiting for Modem's handshake.
1708
1709 config MSM_PM_TIMEOUT_HALT
1710 bool "Halt the Application Processor"
1711
1712 config MSM_PM_TIMEOUT_RESET_MODEM
1713 bool "Reset the Modem Processor"
1714
1715 config MSM_PM_TIMEOUT_RESET_CHIP
1716 bool "Reset the entire chip"
1717endchoice
1718
1719config MSM_IDLE_WAIT_ON_MODEM
1720 int "Wait for Modem to become ready for idle power collapse"
1721 default 0
1722 help
1723 If Modem is not ready to handle Application Processor's request
1724 for idle power collapse, wait the number of microseconds in case
1725 Modem becomes ready soon.
1726
Matt Wagantall9274df92011-12-15 11:11:05 -08001727config MSM_RPM_REGULATOR
1728 bool "RPM regulator driver"
Matt Wagantall32dc71e2012-01-04 11:13:11 -08001729 depends on MSM_RPM && REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -08001730 help
1731 Compile in support for the RPM regulator driver, used for setting
1732 voltages and other parameters of the various power rails supplied
1733 by some Qualcomm PMICs.
1734
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001735config MSM_PIL
1736 bool "Peripheral image loading"
1737 select FW_LOADER
1738 depends on (ARCH_MSM8X60 || ARCH_MSM8960)
1739 default n
1740 help
1741 Some peripherals need to be loaded into memory before they can be
1742 brought out of reset.
1743
1744 Say yes to support these devices.
1745
Stephen Boyd4eb885b2011-09-29 01:16:03 -07001746config MSM_PIL_MODEM
1747 tristate "Modem (ARM11) Boot Support"
1748 depends on MSM_PIL
1749 help
1750 Support for booting and shutting down ARM11 Modem processors.
1751
Stephen Boyd3acc9e42011-09-28 16:46:40 -07001752config MSM_PIL_QDSP6V3
1753 tristate "QDSP6v3 (Hexagon) Boot Support"
1754 depends on MSM_PIL
1755 help
1756 Support for booting and shutting down QDSP6v3 processors (hexagon).
1757 The QDSP6 is a low power DSP used in audio software applications.
1758
Stephen Boydeb819882011-08-29 14:46:30 -07001759config MSM_PIL_QDSP6V4
1760 tristate "QDSP6v4 (Hexagon) Boot Support"
1761 depends on MSM_PIL
1762 help
1763 Support for booting and shutting down QDSP6v4 processors (hexagon).
1764 The QDSP6 is a low power DSP used in audio, modem firmware, and modem
1765 software applications.
1766
Stephen Boyd322a9922011-09-20 01:05:54 -07001767config MSM_PIL_RIVA
1768 tristate "RIVA (WCNSS) Boot Support"
1769 depends on MSM_PIL
1770 help
1771 Support for booting and shutting down the RIVA processor (WCNSS).
1772 Riva is the wireless subsystem processor used in bluetooth, wireless
1773 LAN, and FM software applications.
1774
Stephen Boydd89eebe2011-09-28 23:28:11 -07001775config MSM_PIL_TZAPPS
1776 tristate "TZApps Boot Support"
1777 depends on MSM_PIL
1778 help
1779 Support for booting and shutting down TZApps.
1780
1781 TZApps is an image that runs in the secure processor state. It is
1782 used to decrypt data and perform secure operations on the behalf of
1783 the kernel.
1784
Stephen Boyd25c4a0b2011-09-20 00:12:36 -07001785config MSM_PIL_DSPS
1786 tristate "DSPS Boot Support"
1787 depends on MSM_PIL
1788 help
1789 Support for booting and shutting down ARM7 DSPS processors.
1790
1791 DSPS is a sensors offloading processor used for applications such
1792 as rotation detection, temperature, etc.
1793
Stephen Boyd7b973de2012-03-09 12:26:16 -08001794config MSM_PIL_VIDC
1795 tristate "Video Core Secure Boot Support"
1796 depends on MSM_PIL
1797 help
1798 Support for authenticating the video core image.
1799
Matt Wagantall292aace2012-01-26 19:12:34 -08001800config MSM_PIL_GSS
1801 tristate "GSS (Coretx A5) Boot Support"
1802 depends on MSM_PIL
1803 help
1804 Support for booting and shutting down Cortex A5 processors which run
1805 GPS subsystem firmware.
1806
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001807config MSM_SCM
1808 bool "Secure Channel Manager (SCM) support"
1809 default n
1810
1811config MSM_SUBSYSTEM_RESTART
1812 bool "MSM Subsystem Restart Driver"
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001813 depends on (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001814 default n
1815 help
1816 This option enables the MSM subsystem restart driver, which provides
1817 a framework to handle subsystem crashes.
1818
Matt Wagantallf8020902011-08-30 21:19:23 -07001819config MSM_SYSMON_COMM
1820 bool "MSM System Monitor communication support"
1821 depends on MSM_SMD && MSM_SUBSYSTEM_RESTART
1822 default y
1823 help
1824 This option adds support for MSM System Monitor library, which
1825 provides an API that may be used for notifying subsystems within
1826 the SoC about other subsystems' power-up/down state-changes.
1827
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001828config MSM_MODEM_8960
1829 bool "MSM 8960 Modem driver"
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001830 depends on (ARCH_MSM8960 || ARCH_MSM9615)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001831 help
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001832 This option enables the modem driver for the MSM8960 and MSM9615, which monitors
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001833 modem hardware watchdog interrupt lines and plugs into the subsystem
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001834 restart and PIL drivers. For MSM9615, it only supports a full chip reset.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001835
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001836config MSM_LPASS_8960
1837 tristate "MSM 8960 Lpass driver"
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001838 depends on (ARCH_MSM8960 || ARCH_MSM9615)
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001839 help
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001840 This option enables the lpass driver for the MSM8960 and MSM9615. This monitors
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001841 lpass hardware watchdog interrupt lines and plugs into the subsystem
Rohit Vaswani56dd22a2011-11-11 16:21:28 -08001842 restart and PIL drivers. For MSM9615, it only supports a full chip reset.
Bharath Ramachandramurthyff061c72011-06-27 14:22:33 -07001843
Ankur Nandwanie258cf02011-08-19 10:16:38 -07001844config MSM_WCNSS_SSR_8960
1845 tristate "MSM 8960 WCNSS restart module"
1846 depends on (ARCH_MSM8960)
1847 help
1848 This option enables the WCNSS restart module for MSM8960, which
1849 monitors WCNSS hardware watchdog interrupt lines and plugs WCNSS
1850 into the subsystem restart framework.
1851
Rohit Vaswanid0fb4182012-03-19 18:07:59 -07001852config MSM_GSS_SSR_8064
1853 bool "MSM 8064 GSS restart driver"
1854 depends on (ARCH_APQ8064)
1855 help
1856 This option enables the gps subsystem restart driver for APQ8064, which monitors
1857 gss hardware watchdog interrupt lines and plugs into the subsystem
1858 restart and PIL drivers.
1859
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001860config SCORPION_Uni_45nm_BUG
1861 bool "Scorpion Uni 45nm(SC45U): Workaround for ICIMVAU and BPIMVA"
1862 depends on ARCH_MSM7X30 || (ARCH_QSD8X50 && MSM_SOC_REV_A)
1863 default y
1864 help
1865 Invalidating the Instruction Cache by Modified Virtual Address to PoU and
1866 invalidating the Branch Predictor Array by Modified Virtual Address can
1867 create invalid entries in the TLB with the wrong ASID values on Scorpion
1868 Uniprocessor 45nm (SC45U) cores. This option enables the recommended software
1869 workaround for Scorpion Uniprocessor 45nm cores.
1870
1871 This bug is not applicable to any ScorpionMP or Scorpion Uni 65nm(SC65U) cores.
1872
Harini Jayaramanef7805f2011-09-28 12:45:31 -06001873config MSM_BUSPM_DEV
1874 tristate "MSM Bus Performance Monitor Kernel Module"
1875 depends on (ARCH_MSM8X60 || ARCH_MSM8960)
1876 default m
1877 help
1878 This kernel module is used to mmap() hardware registers for the
1879 performance monitors, counters, etc. The module can also be used to
1880 allocate physical memory which is used by bus performance hardware to
1881 dump performance data.
1882
Mona Hossain11c03ac2011-10-26 12:42:10 -07001883config MSM_TZ_LOG
1884 tristate "MSM Trust Zone (TZ) Log Driver"
1885 depends on DEBUG_FS
1886 help
1887 This option enables a driver with a debugfs interface for messages
1888 produced by the Secure code (Trust zone). These messages provide
1889 diagnostic information about TZ operation.
1890
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001891config MSM_RPM_LOG
1892 tristate "MSM Resource Power Manager Log Driver"
1893 depends on DEBUG_FS
Praveen Chidambaram7a712232011-10-28 13:39:45 -06001894 depends on MSM_RPM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001895 default n
1896 help
1897 This option enables a driver which can read from a circular buffer
1898 of messages produced by the RPM. These messages provide diagnostic
1899 information about RPM operation. The driver outputs the messages
1900 via a debugfs node.
1901
1902config MSM_RPM_STATS_LOG
1903 tristate "MSM Resource Power Manager Stat Driver"
1904 depends on DEBUG_FS
Praveen Chidambaram7a712232011-10-28 13:39:45 -06001905 depends on MSM_RPM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001906 default n
1907 help
1908 This option enables a driver which reads RPM messages from a shared
1909 memory location. These messages provide statistical information about
1910 the low power modes that RPM enters. The drivers outputs the message
1911 via a debugfs node.
1912
1913config MSM_IOMMU
1914 bool "MSM IOMMU Support"
Joel King41d594e2011-10-14 13:18:20 -07001915 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_APQ8064
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001916 select IOMMU_API
1917 default n
1918 help
1919 Support for the IOMMUs found on certain Qualcomm SOCs.
1920 These IOMMUs allow virtualization of the address space used by most
1921 cores within the multimedia subsystem.
1922
1923 If unsure, say N here.
1924
1925config IOMMU_PGTABLES_L2
1926 bool "Allow SMMU page tables in the L2 cache (Experimental)"
1927 depends on MSM_IOMMU=y
1928 depends on MMU
1929 depends on CPU_DCACHE_DISABLE=n
1930 depends on SMP
1931 default y
1932 help
1933 Improves TLB miss latency at the expense of potential L2 pollution.
1934 However, with large multimedia buffers, the TLB should mostly contain
1935 section mappings and TLB misses should be quite infrequent.
1936 Most people can probably say Y here.
1937
1938config MSM_DIRECT_SCLK_ACCESS
1939 bool "Direct access to the SCLK timer"
1940 default n
1941
1942config IOMMU_API
1943 bool
Brian Swetland2eb44eb2008-09-29 16:00:48 -07001944
Gregory Beanab78cde2010-09-01 16:26:12 -07001945config MSM_GPIOMUX
1946 bool
1947
Gregory Bean1963a2a2010-08-28 10:05:44 -07001948config MSM_V2_TLMM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001949 bool
1950
1951config FSM9XXX_TLMM
Gregory Bean1963a2a2010-08-28 10:05:44 -07001952 bool
Stepan Moskovchenko0ab847452010-11-12 19:29:57 -08001953
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001954config MSM_SECURE_IO
Stepan Moskovchenko0ab847452010-11-12 19:29:57 -08001955 bool
Stephen Boyd2a1eb582010-08-27 10:01:23 -07001956
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001957config MSM_NATIVE_RESTART
Stephen Boyd2a1eb582010-08-27 10:01:23 -07001958 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001959
Matt Wagantall88b86312012-01-31 16:53:03 -08001960config MSM_PM
1961 depends on PM
1962 bool
1963
1964config MSM_PM2
1965 depends on PM
1966 bool
1967
1968config MSM_PM8X60
1969 depends on PM
1970 bool
1971
1972config MSM_NOPM
1973 default y if !PM
1974 bool
1975
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001976config MSM_BUS_SCALING
1977 bool "Bus scaling driver"
1978 default n
1979
Gagan Mac85c70492011-06-10 16:07:47 -06001980config MSM_BUS_RPM_MULTI_TIER_ENABLED
1981 bool "RPM Multi-tiering Configuration"
1982 depends on MSM_BUS_SCALING
1983
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001984config MSM_WATCHDOG
1985 bool "MSM Watchdog Support"
Rohit Vaswanie897f842012-03-19 14:19:34 -07001986 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 || ARCH_FSM9XXX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001987 help
1988 This enables the watchdog as is present on 8x60. Currently we use
1989 core 0's watchdog, and reset the entire SoC if it times out. It does
1990 not run during the bootup process, so it will not catch any early
1991 lockups.
1992
1993config MSM_DLOAD_MODE
1994 bool "Enable download mode on crashes"
Rohit Vaswani92b071a2011-10-18 20:10:09 -07001995 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001996 default n
1997 help
1998 This makes the SoC enter download mode when it resets
1999 due to a kernel panic. Note that this doesn't by itself
2000 make the kernel reboot on a kernel panic - that must be
2001 enabled via another mechanism.
2002
Pratik Patel17f3b822011-11-21 12:41:47 -08002003config MSM_JTAG
2004 bool "JTAG debug and trace support"
Pratik Patelfd6f56a2011-10-10 17:47:55 -07002005 help
Pratik Patel17f3b822011-11-21 12:41:47 -08002006 Add additional support for JTAG kernel debugging and tracing.
Pratik Patel7831c082011-06-08 21:44:37 -07002007
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002008config MSM_ETM
2009 tristate "Enable MSM ETM and ETB"
Pratik Patel17f3b822011-11-21 12:41:47 -08002010 depends on ARCH_MSM8X60
2011 select MSM_JTAG
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002012 help
Pratik Patel17f3b822011-11-21 12:41:47 -08002013 Enables embedded trace collection on MSM8660
Pratik Patel7831c082011-06-08 21:44:37 -07002014
2015config MSM_QDSS
Pratik Patelfd6f56a2011-10-10 17:47:55 -07002016 bool "Qualcomm Debug Subsystem"
Pratik Patel17f3b822011-11-21 12:41:47 -08002017 select MSM_JTAG
Pratik Patel7831c082011-06-08 21:44:37 -07002018 help
Pratik Patelfd6f56a2011-10-10 17:47:55 -07002019 Enables support for Qualcomm Debug Subsystem.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002020
Pratik Patel29cba152012-01-03 11:40:26 -08002021config MSM_QDSS_ETM_DEFAULT_ENABLE
2022 bool "Turn on QDSS ETM Tracing by Default"
2023 depends on MSM_QDSS
2024 help
2025 Turns on QDSS ETM tracing by default. Otherwise, tracing is
2026 disabled by default but can be enabled by other means.
2027
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002028config MSM_SLEEP_STATS
2029 bool "Enable exporting of MSM sleep stats to userspace"
2030 depends on CPU_IDLE
2031 default n
2032
Lynus Vazdde09ee2012-01-05 13:28:22 +05302033config MSM_SLEEP_STATS_DEVICE
2034 bool "Enable exporting of MSM sleep device stats to userspace"
2035
Krishna Vanka7f563ff2012-03-20 22:04:19 +05302036config MSM_RUN_QUEUE_STATS
2037 bool "Enable collection and exporting of MSM Run Queue stats to userspace"
2038 default y
2039
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002040config MSM_STANDALONE_POWER_COLLAPSE
2041 bool "Enable standalone power collapse"
2042 default n
2043
2044config MSM_GSBI9_UART
2045 bool "Enable GSBI9 UART device"
2046 default n
2047 help
2048 This enables GSBI9 configured into UART.
2049
2050config MSM_SHARED_GPIO_FOR_UART2DM
2051 bool "Use shared GPIOs into UART mode"
2052 depends on (ARCH_MSM7X27A && !MMC_MSM_SDC3_8_BIT_SUPPORT && !MMC_MSM_SDC4_SUPPORT)
2053 help
2054 This option configures GPIO muxed with SDC4/MMC3
2055 8-bit mode into UART mode. It is used for serial
2056 console on UART2DM. Say Y if you want to have
2057 serial console on UART2DM.
2058
2059config MSM_SHOW_RESUME_IRQ
2060 bool "Enable logging of interrupts that could have caused resume"
Bryan Huntsmancc147032011-11-23 13:03:56 -08002061 depends on (ARM_GIC || PMIC8058)
2062 default y if PMIC8058
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002063 default n
2064 help
2065 This option logs wake up interrupts that have triggered just before
2066 the resume loop unrolls. Say Y if you want to debug why the system
2067 resumed.
2068
2069config BT_MSM_PINTEST
2070 tristate "MSM Bluetooth Pin Connectivity Test"
2071 depends on ((ARCH_MSM8X60 || ARCH_MSM7X27A) && DEBUG_FS)
2072 default n
2073 help
2074 Bluetooth MSM Pin Connectivity test module.
2075 This driver provides support for verifying the MSM to BT pin
2076 connectivity.
2077
2078config MSM_FAKE_BATTERY
2079 depends on POWER_SUPPLY
2080 default n
2081 bool "MSM Fake Battery"
2082 help
2083 Enables MSM fake battery driver.
2084
2085config MSM_QDSP6_APR
2086 bool "Audio QDSP6 APR support"
2087 depends on MSM_SMD
2088 default n
2089 help
2090 Enable APR IPC protocol support between
2091 application processor and QDSP6. APR is
2092 used by audio driver to configure QDSP6's
2093 ASM, ADM and AFE.
2094
2095
2096config MSM_AUDIO_QDSP6
2097 bool "QDSP6 HW Audio support"
2098 select SND_SOC_MSM_QDSP6_INTF
2099 default n
2100 help
2101 Enable HW audio support in QDSP6.
2102 QDSP6 can support HW encoder & decoder and audio processing
2103
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +02002104config MSM_ULTRASOUND
2105 bool "MSM ultrasound support"
2106 depends on MSM_AUDIO_QDSP6
2107 help
2108 Enable support for qdsp6/ultrasound.
2109
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002110config MSM_RPC_VIBRATOR
2111 bool "RPC based MSM Vibrator Support"
2112 depends on MSM_ONCRPCROUTER
2113 help
2114 Enable the vibrator support on MSM over RPC. The vibrator
2115 is connected on the PMIC. Say Y if you want to enable this
2116 feature.
2117
2118config PM8XXX_RPC_VIBRATOR
2119 bool "RPC based Vibrator on PM8xxx PMICs"
2120 depends on MSM_RPC_VIBRATOR
2121 help
2122 Enable the vibrator support on MSM over RPC. The vibrator
2123 is connected on the PM8XXX PMIC. Say Y if you want to enable
2124 this feature.
2125
2126config MSM_SPM_V1
2127 bool "Driver support for SPM Version 1"
2128 help
2129 Enables the support for Version 1 of the SPM driver. SPM hardware is
2130 used to manage the processor power during sleep. The driver allows
2131 configuring SPM to allow different power modes.
2132
2133config MSM_SPM_V2
2134 bool "Driver support for SPM Version 2"
2135 help
2136 Enables the support for Version 2 of the SPM driver. SPM hardware is
2137 used to manage the processor power during sleep. The driver allows
2138 configuring SPM to allow different power modes.
2139
2140config MSM_L2_SPM
2141 bool "SPM support for L2 cache"
2142 depends on MSM_SPM_V2
2143 help
2144 Enable SPM driver support for L2 cache. Some MSM chipsets allow
2145 control of L2 cache low power mode with a Subsystem Power manager.
2146 Enabling this driver allows configuring L2 SPM for low power modes
2147 on supported chipsets.
2148
Laura Abbott2d1760b2011-09-29 21:31:24 -07002149config MSM_MULTIMEDIA_USE_ION
2150 bool "Multimedia suport using Ion"
2151 depends on ION_MSM
2152 help
2153 Enable support for multimedia drivers using Ion for buffer management
2154 instead of pmem. Selecting this may also involve userspace
2155 dependencies as well.
2156
Laura Abbottad340ff2012-01-04 14:23:48 -08002157config MSM_RTB
2158 bool "Register tracing"
2159 help
2160 Add support for logging different events to a small uncached
2161 region. This is designed to aid in debugging reset cases where the
2162 caches may not be flushed before the target resets.
2163
2164config MSM_RTB_SEPARATE_CPUS
2165 bool "Separate entries for each cpu"
2166 depends on MSM_RTB
Laura Abbott9959f982012-02-28 11:30:50 -08002167 depends on SMP
Laura Abbottad340ff2012-01-04 14:23:48 -08002168 help
2169 Under some circumstances, it may be beneficial to give dedicated space
2170 for each cpu to log accesses. Selecting this option will log each cpu
2171 separately. This will guarantee that the last acesses for each cpu
2172 will be logged but there will be fewer entries per cpu
2173
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002174config MSM_CACHE_ERP
2175 bool "Cache / CPU error reporting"
2176 depends on ARCH_MSM_KRAIT
2177 help
2178 Say 'Y' here to enable reporting of cache and TLB errors to the kernel
2179 log. Enabling this feature can be used as a system debugging technique
2180 if cache corruption is suspected. Cache error statistics will also be
2181 reported in /proc/cpu/msm_cache_erp.
2182
2183 For production builds, you should probably say 'N' here.
2184
2185config MSM_L1_ERR_PANIC
2186 bool "Panic on L1 cache / TLB errors"
2187 depends on MSM_CACHE_ERP
2188 help
2189 To cause the kernel to panic whenever an L1 cache or TLB error is
2190 detected, say 'Y' here. This may be useful as a debugging technique if
2191 general system instability is suspected.
2192
2193 For production builds, you should probably say 'N' here.
2194
2195
2196config MSM_L2_ERP_PORT_PANIC
2197 bool "Panic on L2 master port errors"
2198 depends on MSM_CACHE_ERP
2199 help
2200 Master port errors can occur when a memory request is not properly
2201 handled by the destination slave. Enable this option to catch drivers
2202 which attempt to access bad areas of the address space, or access
2203 hardware registers in an improper state (such as certain clocks not
2204 being on). This option may help with debugging, though production
2205 builds should probably say 'N' here.
2206
2207config MSM_L2_ERP_1BIT_PANIC
2208 bool "Panic on recoverable L2 soft errors"
2209 depends on MSM_CACHE_ERP
2210 help
2211 Enable this option to cause a kernel panic whenever the L2 cache
2212 encounters a single-bit (correctable) soft error. This option should
2213 only be enabled when doing low-level debugging where cache corruption
2214 is suspected.
2215
2216 For production builds, you should definitely say 'N' here.
2217
2218config MSM_L2_ERP_2BIT_PANIC
2219 bool "Panic on unrecoverable L2 soft errors"
2220 depends on MSM_CACHE_ERP
2221 help
2222 Enable this option to cause a kernel panic whenever the L2 cache
2223 encounters a double-bit (non-correctable) soft error. Debug builds
2224 will likely benefit from having this option enabled to catch cache
2225 problems as soon as possible.
2226
2227 For production builds, it may be acceptable to say 'N' here, since
2228 an uncorrectable error might not necessarily cause further problems.
Laura Abbottad340ff2012-01-04 14:23:48 -08002229
Praveen Chidambaramf53ef1b2011-12-06 08:27:49 -07002230config MSM_DCVS
2231 bool "Use MSM DCVS for CPU/GPU Frequency control"
2232 depends on MSM_SCM
2233 help
2234 Enable support for MSM DCVS to control all CPU and GPU core frequencies.
2235 The DCVS manager allows idle driver to feed the idle information to the
2236 algorithm and the algorithm returns a frequency for the core which is
2237 passed to the frequency change driver.
2238
Taniya Dasc43e6872012-03-21 16:41:14 +05302239config HAVE_ARCH_HAS_CURRENT_TIMER
2240 bool
Laura Abbott306bcc22012-03-08 11:24:53 -08002241
2242config MSM_CACHE_DUMP
2243 bool "Cache dumping support"
2244 help
2245 Add infrastructure to dump the L1 and L2 caches to an allocated buffer.
2246 This allows for analysis of the caches in case cache corruption is
2247 suspected.
2248
Laura Abbott7b637362012-03-29 16:43:49 -07002249config MSM_CACHE_DUMP_ON_PANIC
2250 bool "Dump caches on panic"
2251 depends on MSM_CACHE_DUMP
2252 help
2253 By default, the caches are flushed on panic. This means that trying to
2254 look at them in a RAM dump will give useless data. Select this if you
2255 want to dump the L1 and L2 caches on panic before any flush occurs.
2256 If unsure, say N
2257
Brian Swetland9e73c842007-11-26 04:12:13 -08002258endif