blob: f4caac4732d6608fafb6b74319da59844234b998 [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
David Brown74d10d72011-05-16 13:57:39 -070010 select GPIO_MSM_V1
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070011 select MSM_REMOTE_SPINLOCK_SWP
12
13config ARCH_MSM7X25
14 bool "MSM7x25"
15 select ARCH_MSM_ARM11
16 select MSM_VIC
17 select CPU_V6
Steve Mucklef132c6c2012-06-06 18:30:57 -070018 select GPIO_MSM_V1
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070019 select MSM_REMOTE_SPINLOCK_SWP
Taniya Dasbe561a02011-10-12 09:53:11 +053020 select MULTI_IRQ_HANDLER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070021
22config ARCH_MSM7X27
23 bool "MSM7x27"
24 select ARCH_MSM_ARM11 if MSM_SOC_REV_NONE
Trilok Soni7ff06e02012-10-15 01:05:24 +053025 select ARCH_HAS_BARRIERS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070026 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
Steve Mucklef132c6c2012-06-06 18:30:57 -070030 select GPIO_MSM_V1
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070031 select MSM_REMOTE_SPINLOCK_SWP if MSM_SOC_REV_NONE
32 select MSM_GPIOMUX
33 select REGULATOR
Taniya Dasbe561a02011-10-12 09:53:11 +053034 select MULTI_IRQ_HANDLER
Pankaj Kumar75c86fd2011-10-01 18:51:09 +053035 select MSM_PROC_COMM_REGULATOR
Laura Abbott1fbd2e62011-12-18 10:26:46 -080036 select CLEANCACHE
37 select QCACHE
Matt Wagantall88b86312012-01-31 16:53:03 -080038 select MSM_PM2 if PM
Krishna Vankae2922052012-03-02 09:59:12 +053039 select MSM_RUN_QUEUE_STATS if MSM_SOC_REV_A
Taniya Dasd4c39f92012-05-14 17:41:49 +053040 select DONT_MAP_HOLE_AFTER_MEMBANK0
Trilok Sonib856ab92012-06-26 14:33:28 +053041 select MIGHT_HAVE_CACHE_L2X0
Taniya Dascd1d0232012-07-03 17:50:47 +053042 select MSM_MODEM_RESTART
Daniel Walkerbf83de42010-03-16 16:29:44 -070043
Daniel Walker7b521612010-05-06 12:44:57 -070044config ARCH_MSM7X30
45 bool "MSM7x30"
46 select ARCH_MSM_SCORPION
Daniel Walker7b521612010-05-06 12:44:57 -070047 select MSM_VIC
48 select CPU_V7
David Brown74d10d72011-05-16 13:57:39 -070049 select GPIO_MSM_V1
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070050 select MSM_REMOTE_SPINLOCK_DEKKERS
51 select ARCH_SPARSEMEM_ENABLE
Laura Abbott78593b52011-09-26 18:48:14 -070052 select ARCH_HAS_HOLES_MEMORYMODEL
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070053 select MEMORY_HOTPLUG
54 select MEMORY_HOTREMOVE
Bryan Huntsmanea439642011-11-23 12:34:05 -080055 select ARCH_ENABLE_MEMORY_HOTPLUG
56 select ARCH_ENABLE_MEMORY_HOTREMOVE
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070057 select MIGRATION
58 select ARCH_MEMORY_PROBE
59 select ARCH_MEMORY_REMOVE
Gregory Beanab78cde2010-09-01 16:26:12 -070060 select MSM_GPIOMUX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070061 select RESERVE_FIRST_PAGE
62 select MSM_DALRPC
63 select MSM_SPM_V1
64 select REGULATOR
Justin Paupore637a25d2011-07-14 17:11:04 -070065 select MSM_PROC_COMM_REGULATOR
Taniya Dasbae99fb2011-10-12 09:55:13 +053066 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -080067 select MSM_PM2 if PM
Chintan Pandyabb021762012-06-21 15:03:29 +053068 select HOLES_IN_ZONE if SPARSEMEM
Taniya Dascd1d0232012-07-03 17:50:47 +053069 select MSM_MODEM_RESTART
Chintan Pandya62a2f7c2012-10-30 12:00:40 +053070 select ARM_HAS_SG_CHAIN
Daniel Walker7b521612010-05-06 12:44:57 -070071
Daniel Walker4ad15e62010-05-06 13:54:17 -070072config ARCH_QSD8X50
73 bool "QSD8X50"
74 select ARCH_MSM_SCORPION
Daniel Walker4ad15e62010-05-06 13:54:17 -070075 select MSM_VIC
76 select CPU_V7
David Brown74d10d72011-05-16 13:57:39 -070077 select GPIO_MSM_V1
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070078 select MSM_REMOTE_SPINLOCK_LDREX
79 select CPU_USE_DOMAINS
80 select EMULATE_DOMAIN_MANAGER_V7
Gregory Beanab78cde2010-09-01 16:26:12 -070081 select MSM_GPIOMUX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070082 select MSM_DALRPC
Matt Wagantall88b86312012-01-31 16:53:03 -080083 select MSM_PM2 if PM
Taniya Dascd1d0232012-07-03 17:50:47 +053084 select MSM_MODEM_RESTART
Daniel Walker46fe5f22010-08-18 11:00:25 -070085
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -070086config ARCH_MSM8X60
87 bool "MSM8X60"
Jeff Ohlsteine14411d2010-11-30 13:06:36 -080088 select ARCH_MSM_SCORPIONMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070089 select SMP_PARALLEL_START if SMP
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -070090 select ARM_GIC
91 select CPU_V7
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070092 select MSM_REMOTE_SPINLOCK_LDREX
93 select ARCH_REQUIRE_GPIOLIB
94 select MSM_ADM3
95 select REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -080096 select MSM_RPM_REGULATOR
David Brown1a5ab4b2011-05-16 15:53:38 -070097 select GPIO_MSM_V2
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070098 select MSM_PIL
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -070099 select ARCH_HAS_CPU_IDLE_WAIT
100 select MSM_DIRECT_SCLK_ACCESS
101 select MSM_RPM
102 select MSM_XO
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -0700103 select MSM_GPIOMUX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700104 select MSM_BUS_SCALING
105 select MSM_SECURE_IO
106 select MSM_DALRPC
107 select MSM_QDSP6_APR
Harmandeep Singhc35fa07d2012-05-31 07:08:59 -0700108 select MSM_QDSP6_CODECS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700109 select MSM_NATIVE_RESTART
110 select ARCH_INLINE_SPIN_TRYLOCK
111 select ARCH_INLINE_SPIN_TRYLOCK_BH
112 select ARCH_INLINE_SPIN_LOCK
113 select ARCH_INLINE_SPIN_LOCK_BH
114 select ARCH_INLINE_SPIN_LOCK_IRQ
115 select ARCH_INLINE_SPIN_LOCK_IRQSAVE
116 select ARCH_INLINE_SPIN_UNLOCK
117 select ARCH_INLINE_SPIN_UNLOCK_BH
118 select ARCH_INLINE_SPIN_UNLOCK_IRQ
119 select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE
120 select ARCH_INLINE_READ_TRYLOCK
121 select ARCH_INLINE_READ_LOCK
122 select ARCH_INLINE_READ_LOCK_BH
123 select ARCH_INLINE_READ_LOCK_IRQ
124 select ARCH_INLINE_READ_LOCK_IRQSAVE
125 select ARCH_INLINE_READ_UNLOCK
126 select ARCH_INLINE_READ_UNLOCK_BH
127 select ARCH_INLINE_READ_UNLOCK_IRQ
128 select ARCH_INLINE_READ_UNLOCK_IRQRESTORE
129 select ARCH_INLINE_WRITE_TRYLOCK
130 select ARCH_INLINE_WRITE_LOCK
131 select ARCH_INLINE_WRITE_LOCK_BH
132 select ARCH_INLINE_WRITE_LOCK_IRQ
133 select ARCH_INLINE_WRITE_LOCK_IRQSAVE
134 select ARCH_INLINE_WRITE_UNLOCK
135 select ARCH_INLINE_WRITE_UNLOCK_BH
136 select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE
137 select CPU_HAS_L2_PMU
138 select MSM_SPM_V1
Stephen Boyd2a1eb582010-08-27 10:01:23 -0700139 select MSM_SCM if SMP
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530140 select MULTI_IRQ_HANDLER
Laura Abbott46505f62011-11-02 18:06:55 -0700141 select MSM_MULTIMEDIA_USE_ION
Matt Wagantall88b86312012-01-31 16:53:03 -0800142 select MSM_PM8X60 if PM
Krishna Vankae2922052012-03-02 09:59:12 +0530143 select MSM_RUN_QUEUE_STATS
Laura Abbottb14ed962012-01-30 14:18:08 -0800144 select ARM_HAS_SG_CHAIN
Sidipotu Ashokbf84d4d2012-11-06 17:13:28 +0530145 select USE_DEV_CTRL_VOLUME
Jeff Ohlstein569fb6e2010-08-12 13:02:56 -0700146
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800147config ARCH_MSM8960
148 bool "MSM8960"
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700149 select ARCH_MSM_KRAITMP
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800150 select ARM_GIC
151 select CPU_V7
Steve Mucklef132c6c2012-06-06 18:30:57 -0700152 select GPIO_MSM_V2
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800153 select MSM_GPIOMUX
154 select MSM_SCM if SMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700155 select MSM_DIRECT_SCLK_ACCESS
156 select REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -0800157 select MSM_RPM_REGULATOR
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700158 select MSM_RPM
159 select MSM_XO
160 select MSM_QDSP6_APR
Harmandeep Singhc35fa07d2012-05-31 07:08:59 -0700161 select MSM_QDSP6_CODECS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700162 select MSM_PIL
163 select MSM_AUDIO_QDSP6 if SND_SOC
164 select CPU_HAS_L2_PMU
165 select MSM_SPM_V2
166 select MSM_L2_SPM
167 select MSM_NATIVE_RESTART
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700168 select DONT_MAP_HOLE_AFTER_MEMBANK0
169 select MSM_REMOTE_SPINLOCK_SFPB
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700170 select ARCH_HAS_HOLES_MEMORYMODEL
Larry Basseld4d82c92011-12-07 09:52:49 -0800171 select CLEANCACHE
172 select QCACHE
Laura Abbott6d61a912011-10-27 16:44:14 -0700173 select MSM_MULTIMEDIA_USE_ION
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530174 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800175 select MSM_PM8X60 if PM
Laura Abbott085dd202012-03-30 14:02:34 -0700176 select HOLES_IN_ZONE if SPARSEMEM
Krishna Vankae2922052012-03-02 09:59:12 +0530177 select MSM_RUN_QUEUE_STATS
Laura Abbottb14ed962012-01-30 14:18:08 -0800178 select ARM_HAS_SG_CHAIN
Stepan Moskovchenko196f86e2012-07-13 20:40:46 -0700179 select MSM_KRAIT_WFE_FIXUP
Baruch Eruchimovitch258b3472012-10-14 21:46:35 +0200180 select MSM_ULTRASOUND_A
Olav Haugan5e728722012-11-05 17:45:26 -0800181 select MSM_IOMMU_GPU_SYNC
Greg Reidb1d240a2012-10-12 12:20:31 -0400182 select GENERIC_TIME_VSYSCALL
183 select USE_USER_ACCESSIBLE_TIMERS
184 select ARM_USE_USER_ACCESSIBLE_TIMERS
185 select MSM_USE_USER_ACCESSIBLE_TIMERS
Jay Chokshi06e444f2012-12-06 20:48:23 -0800186 select MSM_CPU_PWRCTL
Priyanka Mathurdcaaaa9f2012-12-05 18:51:03 -0800187 select MSM_LPM_TEST
Stepan Moskovchenkof441ca22010-12-01 19:31:16 -0800188
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700189config ARCH_MSM8930
190 bool "MSM8930"
191 select ARCH_MSM_KRAITMP
192 select ARM_GIC
193 select CPU_V7
Steve Mucklef132c6c2012-06-06 18:30:57 -0700194 select GPIO_MSM_V2
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700195 select MSM_GPIOMUX
196 select MSM_SCM if SMP
197 select MSM_DIRECT_SCLK_ACCESS
198 select REGULATOR
David Collins5779cea2012-01-05 15:09:21 -0800199 select MSM_RPM_REGULATOR
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700200 select MSM_RPM
201 select MSM_XO
202 select MSM_QDSP6_APR
Harmandeep Singhc35fa07d2012-05-31 07:08:59 -0700203 select MSM_QDSP6_CODECS
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700204 select MSM_PIL
205 select MSM_AUDIO_QDSP6 if SND_SOC
206 select CPU_HAS_L2_PMU
207 select MSM_SPM_V2
208 select MSM_L2_SPM
209 select MSM_NATIVE_RESTART
210 select DONT_MAP_HOLE_AFTER_MEMBANK0
Eric Holmbergeab10732011-09-23 19:44:43 -0600211 select MSM_REMOTE_SPINLOCK_SFPB
Larry Basself74479e2011-09-08 11:07:52 -0700212 select ARCH_HAS_HOLES_MEMORYMODEL
Baruch Eruchimovitch258b3472012-10-14 21:46:35 +0200213 select MSM_ULTRASOUND_A
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530214 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800215 select MSM_PM8X60 if PM
Laura Abbott085dd202012-03-30 14:02:34 -0700216 select HOLES_IN_ZONE if SPARSEMEM
Laura Abbottb14ed962012-01-30 14:18:08 -0800217 select ARM_HAS_SG_CHAIN
Stepan Moskovchenko196f86e2012-07-13 20:40:46 -0700218 select MSM_KRAIT_WFE_FIXUP
Olav Haugan5e728722012-11-05 17:45:26 -0800219 select MSM_IOMMU_GPU_SYNC
Greg Reidb1d240a2012-10-12 12:20:31 -0400220 select GENERIC_TIME_VSYSCALL
221 select USE_USER_ACCESSIBLE_TIMERS
222 select ARM_USE_USER_ACCESSIBLE_TIMERS
223 select MSM_USE_USER_ACCESSIBLE_TIMERS
Jay Chokshi06e444f2012-12-06 20:48:23 -0800224 select MSM_CPU_PWRCTL
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700225
226config ARCH_APQ8064
227 bool "APQ8064"
228 select ARCH_MSM_KRAITMP
Steve Mucklef132c6c2012-06-06 18:30:57 -0700229 select GPIO_MSM_V2
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700230 select ARM_GIC
231 select CPU_V7
232 select MSM_SCM if SMP
Joel King4ebccc62011-07-22 09:43:22 -0700233 select MSM_GPIOMUX
Eric Holmberg40d21882011-09-27 09:42:03 -0600234 select MSM_REMOTE_SPINLOCK_SFPB
Swaminathan Sathappan47e5d932011-12-05 14:48:07 -0800235 select MSM_PIL
Swaminathan Sathappan2f51a752011-12-05 12:51:19 -0800236 select MSM_QDSP6_APR
Harmandeep Singhc35fa07d2012-05-31 07:08:59 -0700237 select MSM_QDSP6_CODECS
Swaminathan Sathappan2f51a752011-12-05 12:51:19 -0800238 select MSM_AUDIO_QDSP6 if SND_SOC
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530239 select MULTI_IRQ_HANDLER
Praveen Chidambaram78499012011-11-01 17:15:17 -0600240 select MSM_RPM
241 select MSM_SPM_V2
242 select MSM_L2_SPM
Matt Wagantall88b86312012-01-31 16:53:03 -0800243 select MSM_PM8X60 if PM
Neil Leeder814d3d32012-01-19 17:21:43 -0500244 select CPU_HAS_L2_PMU
Laura Abbott085dd202012-03-30 14:02:34 -0700245 select HOLES_IN_ZONE if SPARSEMEM
Larry Bassel67b921d2012-04-06 10:23:27 -0700246 select CLEANCACHE
247 select QCACHE
Niranjana Vishwanathapuraf1427ac2012-05-03 14:28:21 -0600248 select MIGHT_HAVE_PCI
249 select ARCH_SUPPORTS_MSI
Laura Abbottb14ed962012-01-30 14:18:08 -0800250 select ARM_HAS_SG_CHAIN
Stepan Moskovchenko196f86e2012-07-13 20:40:46 -0700251 select MSM_KRAIT_WFE_FIXUP
Baruch Eruchimovitch258b3472012-10-14 21:46:35 +0200252 select MSM_ULTRASOUND_A
Olav Haugan5e728722012-11-05 17:45:26 -0800253 select MSM_IOMMU_GPU_SYNC
Greg Reidb1d240a2012-10-12 12:20:31 -0400254 select GENERIC_TIME_VSYSCALL
255 select USE_USER_ACCESSIBLE_TIMERS
256 select ARM_USE_USER_ACCESSIBLE_TIMERS
257 select MSM_USE_USER_ACCESSIBLE_TIMERS
Jay Chokshi06e444f2012-12-06 20:48:23 -0800258 select MSM_CPU_PWRCTL
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700259
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -0700260config ARCH_MSM8974
261 bool "MSM8974"
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700262 select ARCH_MSM_KRAITMP
Sathish Ambley4149e842012-03-23 11:53:55 -0700263 select GPIO_MSM_V3
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700264 select ARM_GIC
265 select CPU_V7
266 select MSM_SCM if SMP
267 select MSM_GPIOMUX
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530268 select MULTI_IRQ_HANDLER
Olav Hauganb800c8c2012-01-30 08:50:45 -0800269 select MSM_MULTIMEDIA_USE_ION
Matt Wagantallc2bbdc32012-03-21 19:44:50 -0700270 select MSM_PIL
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -0600271 select MSM_SPM_V2
272 select MSM_L2_SPM
Stepan Moskovchenkoa000d132012-08-14 21:05:14 -0700273 select MSM_NATIVE_RESTART
274 select MSM_RESTART_V2
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600275 select MSM_PM8X60 if PM
Steve Mucklef132c6c2012-06-06 18:30:57 -0700276 select MAY_HAVE_SPARSE_IRQ
277 select SPARSE_IRQ
Mahesh Sivasubramaniancb668712012-04-04 13:03:25 -0600278 select MSM_RPM_SMD
David Collinsc7642322012-04-04 10:19:12 -0700279 select REGULATOR
Joonwoo Park91d95462012-08-02 10:55:54 -0700280 select MSM_QDSP6_APRV2
Harmandeep Singhe5ddfe32012-05-26 09:39:25 -0700281 select MSM_QDSP6V2_CODECS
282 select MSM_AUDIO_QDSP6V2 if SND_SOC
David Collins1c91ea72012-05-03 16:17:35 -0700283 select MSM_RPM_REGULATOR_SMD
Laura Abbottb14ed962012-01-30 14:18:08 -0800284 select ARM_HAS_SG_CHAIN
Karthik Parsha404fb8f2012-07-30 19:14:05 -0700285 select MSM_RUN_QUEUE_STATS
Neeti Desai92eab922012-10-22 15:14:48 -0700286 select MEMORY_HOLE_CARVEOUT
Priyanka Mathur1af9d4b2012-10-30 14:55:44 -0700287 select MSM_RPM_STATS_LOG
Karthikeyan Ramasubramanian1edce9e2012-11-08 18:26:10 -0700288 select QMI_ENCDEC
Neeti Desai1b2cb552012-11-01 21:57:36 -0700289 select DONT_MAP_HOLE_AFTER_MEMBANK0
Naveen Ramarajf56e9af2012-12-10 17:07:38 -0800290 select SENSORS_ADSP
Baruch Eruchimovitch8c3f7802013-01-05 22:48:04 +0200291 select MSM_ULTRASOUND_B
Priyanka Mathur5d5b0a82013-01-17 10:54:29 -0800292 select MSM_LPM_TEST
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700293
Ravi Kumar Vb31dbba2012-08-31 22:40:22 +0530294config ARCH_MPQ8092
295 bool "MPQ8092"
296 select ARCH_MSM_KRAITMP
297 select GPIO_MSM_V3
298 select ARM_GIC
299 select MULTI_IRQ_HANDLER
300 select CPU_V7
301 select MSM_GPIOMUX
302 select MAY_HAVE_SPARSE_IRQ
303 select SPARSE_IRQ
304 select MSM_NOPM
305
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700306config ARCH_FSM9XXX
307 bool "FSM9XXX"
308 select ARCH_MSM_SCORPION
309 select MSM_VIC
310 select CPU_V7
311 select MSM_REMOTE_SPINLOCK_LDREX
Steve Mucklef132c6c2012-06-06 18:30:57 -0700312 select GPIO_FSM9XXX
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530313 select MULTI_IRQ_HANDLER
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -0800314 select MSM_DALRPC
Daniel Walker4ad15e62010-05-06 13:54:17 -0700315
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700316config ARCH_MSM9615
317 bool "MSM9615"
318 select ARM_GIC
Taniya Dasb241bd82012-03-19 17:58:06 +0530319 select GIC_SECURE
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700320 select ARCH_MSM_CORTEX_A5
321 select CPU_V7
Rohit Vaswani4307c842012-10-11 15:50:05 -0700322 select MIGHT_HAVE_CACHE_L2X0
Steve Mucklef132c6c2012-06-06 18:30:57 -0700323 select GPIO_MSM_V2
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700324 select MSM_GPIOMUX
Praveen Chidambaramab3b1c42011-08-25 08:44:05 -0600325 select MSM_RPM
Maheshkumar Sivasubramanian738b4582011-09-06 17:26:24 -0600326 select MSM_SPM_V2
Rohit Vaswanif688fa62011-10-13 18:13:10 -0700327 select MSM_NATIVE_RESTART
Matt Wagantall9274df92011-12-15 11:11:05 -0800328 select REGULATOR
329 select MSM_RPM_REGULATOR
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530330 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800331 select MSM_PM8X60 if PM
Vikram Mulukutla2021c002011-12-16 12:32:59 -0800332 select MSM_XO
Olav Haugane6a0acd2012-04-05 09:29:12 -0700333 select MSM_MULTIMEDIA_USE_ION
Shiv Maliyappanahalli9ec55e92012-01-09 14:44:59 -0800334 select MSM_QDSP6_APR
335 select MSM_AUDIO_QDSP6 if SND_SOC
Rohit Vaswaniead426f2012-01-05 20:24:52 -0800336 select FIQ
Laura Abbottb14ed962012-01-30 14:18:08 -0800337 select ARM_HAS_SG_CHAIN
Matt Wagantall9274df92011-12-15 11:11:05 -0800338
Taniya Das43bcdd62011-12-02 17:33:27 +0530339config ARCH_MSM8625
340 bool "MSM8625"
341 select ARCH_MSM_CORTEX_A5
342 select CPU_V7
Steve Mucklef132c6c2012-06-06 18:30:57 -0700343 select GPIO_MSM_V1
Taniya Das43bcdd62011-12-02 17:33:27 +0530344 select MSM_GPIOMUX
345 select ARM_GIC
346 select ARCH_MSM_CORTEXMP
347 select MULTI_IRQ_HANDLER
Trilok Soni3a453992012-03-06 18:46:22 +0530348 select ARM_TICKET_LOCKS
Krishna Vankae2922052012-03-02 09:59:12 +0530349 select MSM_RUN_QUEUE_STATS
Trilok Sonib856ab92012-06-26 14:33:28 +0530350 select MIGHT_HAVE_CACHE_L2X0
Chintan Pandya3544e742012-08-30 19:39:59 +0530351 select ARM_HAS_SG_CHAIN
Ashwin Chaugule3deb6b82012-12-21 13:09:48 -0500352 select CPU_HAS_L2_PMU
Rohit Vaswanifafe2492012-04-23 18:54:12 -0700353
354config ARCH_MSM9625
355 bool "MSM9625"
356 select ARM_GIC
Abhimanyu Kapur490d20c2012-06-22 17:34:20 -0700357 select MIGHT_HAVE_CACHE_L2X0
Rohit Vaswanifafe2492012-04-23 18:54:12 -0700358 select ARCH_MSM_CORTEX_A5
359 select SMP
360 select MSM_SMP
361 select CPU_V7
Abhimanyu Kapur4bb38622012-10-16 19:07:48 -0700362 select MSM_SCM if SMP
Jin Hong690e3352012-05-02 09:25:05 -0700363 select MSM_GPIOMUX
Girish Mahadevanf1c20a42012-09-19 11:44:36 -0600364 select MSM_RPM_SMD
Abhimanyu Kapur46e5e2b2012-10-02 20:45:37 -0700365 select MSM_NATIVE_RESTART
366 select MSM_RESTART_V2
Girish Mahadevan6e419562012-09-19 12:50:05 -0600367 select MSM_SPM_V2
368 select MSM_PM8X60 if PM
369 select MSM_SCM if SMP
Rohit Vaswanifafe2492012-04-23 18:54:12 -0700370 select MULTI_IRQ_HANDLER
Rohit Vaswani61cf6ef2012-07-27 13:51:48 -0700371 select GPIO_MSM_V3
David Collins1cc6e402012-09-17 16:02:24 -0700372 select MAY_HAVE_SPARSE_IRQ
373 select SPARSE_IRQ
Mitchel Humpherys92e9b8a2012-10-08 18:12:47 -0700374 select MSM_MULTIMEDIA_USE_ION
Girish Mahadevane3be9302012-11-07 16:21:52 -0700375 select MSM_RPM_STATS_LOG
Venkat Sudhir0620e982012-11-15 16:04:36 -0800376 select MSM_QDSP6_APRV2
377 select MSM_QDSP6V2_CODECS
378 select MSM_AUDIO_QDSP6V2 if SND_SOC
Ashwin Chaugule8b459cc2012-11-26 15:20:54 -0500379 select CPU_HAS_L2_PMU
Pushkar Joshi64cae782012-12-15 18:59:03 -0800380 select MSM_JTAG_MM if MSM_QDSS
Neeti Desai5f3b0312012-11-07 11:20:03 -0800381 select MEMORY_HOLE_CARVEOUT
Syed Rameez Mustafa9232e5b2012-09-21 18:22:49 -0700382
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -0800383config ARCH_MSM8610
384 bool "MSM8610"
Syed Rameez Mustafa9232e5b2012-09-21 18:22:49 -0700385 select ARM_GIC
386 select GIC_SECURE
Syed Rameez Mustafa9232e5b2012-09-21 18:22:49 -0700387 select ARCH_MSM_CORTEXMP
388 select CPU_V7
389 select MSM_SCM if SMP
390 select MAY_HAVE_SPARSE_IRQ
391 select SPARSE_IRQ
392 select MULTI_IRQ_HANDLER
393 select GPIO_MSM_V3
394 select MSM_GPIOMUX
Hanumant Singhe4271312012-10-24 13:27:57 -0700395 select MSM_NATIVE_RESTART
396 select MSM_RESTART_V2
Neeti Desai2a575be2012-11-26 12:53:10 -0800397 select MEMORY_HOLE_CARVEOUT
398 select DONT_MAP_HOLE_AFTER_MEMBANK
Karthikeyan Ramasubramanian8e826c92012-11-27 17:08:12 -0700399 select QMI_ENCDEC
Arun Menon7d2f1732013-01-16 15:20:56 -0800400 select MSM_QDSP6_APRV2
401 select MSM_QDSP6V2_CODECS
402 select MSM_AUDIO_QDSP6V2 if SND_SOC
Praveen Chidambaramee7b1652012-11-29 09:52:53 -0700403 select MSM_RPM_SMD
404 select MSM_SPM_V2
405 select MSM_L2_SPM
406 select MSM_PM8X60 if PM
Syed Rameez Mustafa9ee80102012-11-02 14:41:04 -0700407
408config ARCH_MSM8226
409 bool "MSM8226"
410 select ARM_GIC
411 select GIC_SECURE
Syed Rameez Mustafa9ee80102012-11-02 14:41:04 -0700412 select ARCH_MSM_CORTEXMP
413 select CPU_V7
414 select MSM_SCM if SMP
415 select MAY_HAVE_SPARSE_IRQ
416 select SPARSE_IRQ
417 select MULTI_IRQ_HANDLER
418 select GPIO_MSM_V3
419 select MSM_GPIOMUX
Syed Rameez Mustafaf1bdd712012-11-20 14:56:44 -0800420 select MSM_NATIVE_RESTART
421 select MSM_RESTART_V2
Bhalchandra Gajare4e08f632012-12-18 11:54:35 -0800422 select MSM_QDSP6_APRV2
423 select MSM_QDSP6V2_CODECS
424 select MSM_AUDIO_QDSP6V2 if SND_SOC
Karthikeyan Ramasubramaniand04c8652013-01-16 09:03:51 -0700425 select QMI_ENCDEC
Praveen Chidambarama06f60d2012-11-29 09:52:53 -0700426 select MSM_RPM_SMD
427 select MSM_SPM_V2
428 select MSM_L2_SPM
429 select MSM_PM8X60 if PM
Stepan Moskovchenko1cd286f2011-08-03 19:03:02 -0700430endmenu
Daniel Walkerbf83de42010-03-16 16:29:44 -0700431
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700432choice
433 prompt "MSM SoC Revision"
434 default MSM_SOC_REV_NONE
435config MSM_SOC_REV_NONE
436 bool "N/A"
437 select EMULATE_DOMAIN_MANAGER_V7 if ARCH_QSD8X50
438 select VERIFY_PERMISSION_FAULT if ARCH_QSD8X50
Daniel Walkerbf83de42010-03-16 16:29:44 -0700439config MSM_SOC_REV_A
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700440 bool "Rev. A"
441 select ARCH_MSM7X27A if ARCH_MSM7X27
Daniel Walkerbf83de42010-03-16 16:29:44 -0700442endchoice
443
Stepan Moskovchenko00da0742011-07-08 14:06:44 -0700444config MSM_KRAIT_TBB_ABORT_HANDLER
445 bool "Krait TBB/TBH data abort handler"
446 depends on ARCH_MSM_KRAIT
447 depends on ARM_THUMB
448 help
449 Certain early samples of the Krait processor may generate data
450 aborts for TBB / TBH instructions that fail their condition code
451 checks. Enabling this option will ignore these erroneous data aborts,
452 at the expense of a very small performance penalty.
Stephen Boyda3d3ef92011-11-08 10:33:04 -0800453
Stepan Moskovchenko00da0742011-07-08 14:06:44 -0700454 If unsure, say N.
Daniel Walkerbf83de42010-03-16 16:29:44 -0700455
456config ARCH_MSM_ARM11
457 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700458
Daniel Walkerbf83de42010-03-16 16:29:44 -0700459config ARCH_MSM_SCORPION
460 bool
461
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700462config ARCH_MSM_KRAIT
Daniel Walker46fe5f22010-08-18 11:00:25 -0700463 bool
Stephen Boyd51cabbe2011-12-02 13:28:56 -0800464 select ARM_L1_CACHE_SHIFT_6
Daniel Walker46fe5f22010-08-18 11:00:25 -0700465
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700466config MSM_SMP
Steve Mucklef132c6c2012-06-06 18:30:57 -0700467 select HAVE_SMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700468 bool
469
470config ARCH_MSM_SCORPIONMP
471 select ARCH_MSM_SCORPION
472 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530473 select HAVE_ARCH_HAS_CURRENT_TIMER
Pratik Patel2963de42012-05-17 12:43:40 -0700474 select MSM_JTAG if MSM_QDSS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700475 bool
476
477config ARCH_MSM_KRAITMP
478 select ARCH_MSM_KRAIT
479 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530480 select HAVE_ARCH_HAS_CURRENT_TIMER
Pratik Patel2963de42012-05-17 12:43:40 -0700481 select MSM_JTAG if MSM_QDSS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700482 bool
483
Taniya Das43bcdd62011-12-02 17:33:27 +0530484config ARCH_MSM_CORTEXMP
485 select MSM_SMP
486 bool
487
Stepan Moskovchenko196f86e2012-07-13 20:40:46 -0700488config MSM_KRAIT_WFE_FIXUP
489 bool
490
Stepan Moskovchenkoa000d132012-08-14 21:05:14 -0700491config MSM_RESTART_V2
492 bool
493
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700494config ARCH_MSM_CORTEX_A5
Bryan Huntsman239ef1e2011-11-23 15:09:13 -0800495 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700496
497config ARCH_MSM7X27A
498 bool
499 select MSM_DALRPC
Justin Pauporeb3a33b72011-08-23 15:30:32 -0700500 select MSM_PROC_COMM_REGULATOR
Taniya Das86e0e132011-10-19 11:32:00 +0530501 select MULTI_IRQ_HANDLER
Taniya Das43bcdd62011-12-02 17:33:27 +0530502 select ARM_GIC
503 select ARCH_MSM_CORTEXMP
Trilok Sonib856ab92012-06-26 14:33:28 +0530504 select MIGHT_HAVE_CACHE_L2X0
Chintan Pandya3544e742012-08-30 19:39:59 +0530505 select ARM_HAS_SG_CHAIN
Ashwin Chaugule3deb6b82012-12-21 13:09:48 -0500506 select CPU_HAS_L2_PMU
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700507
Gregory Beanf9f3d312010-04-30 22:06:50 -0700508config MSM_VIC
509 bool
Daniel Walkerbf83de42010-03-16 16:29:44 -0700510
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700511config MSM_RPM
512 bool "Resource Power Manager"
513 select MSM_MPM
514
Mahesh Sivasubramaniana8ff9922012-03-27 17:50:42 -0600515config MSM_RPM_SMD
516 depends on MSM_SMD
Mahesh Sivasubramanian102e5962012-06-20 13:12:11 -0600517 select MSM_MPM_OF
518 bool "RPM driver using SMD protocol"
519 help
520 RPM is the dedicated hardware engine for managing shared SoC
521 resources. This config adds driver support for using SMD as a
522 transport layer communication with RPM hardware. It also selects
523 the MSM_MPM config that programs the MPM module to monitor interrupts
524 during sleep modes.
Mahesh Sivasubramaniana8ff9922012-03-27 17:50:42 -0600525
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700526config MSM_MPM
527 bool "Modem Power Manager"
Mahesh Sivasubramanian102e5962012-06-20 13:12:11 -0600528 help
529 MPM is a dedicated hardware resource responsible for entering and
530 waking up from a system wide low power mode. The MPM driver tracks
531 the wakeup interrupts and configures the MPM to monitor the wakeup
532 interrupts when going to a system wide sleep mode.
533
534config MSM_MPM_OF
535 bool "Modem Power Manager"
Subbaraman Narayanamurthy0b148fc2012-11-28 12:14:12 -0800536 depends on OF
Mahesh Sivasubramanian102e5962012-06-20 13:12:11 -0600537 help
538 MPM is a dedicated hardware resource responsible for entering and
539 waking up from a system wide low power mode. The MPM driver tracks
540 the wakeup interrupts and configures the MPM to monitor the wakeup
541 interrupts when going to a system wide sleep mode. This config option
542 enables the MPM driver that supports initialization from a device
543 tree
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700544
Priyanka Mathur9a75ec52012-12-07 16:02:40 -0800545config MSM_LPM_TEST
546 bool "Low Power Mode test framework"
Priyanka Mathur3abfd442013-01-11 12:58:51 -0800547 depends on MSM_RPM || MSM_RPM_SMD
Priyanka Mathur9a75ec52012-12-07 16:02:40 -0800548 depends on MSM_PM8X60
549 help
550 LPM_TEST is a test framework that assists in exercising the low
551 power mode algorithm on MSM targets. This test framework tracks
552 notifications sent during entry/exit of the low power modes and
553 processes them to measure various stats including latency
554 measurement.
555
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700556config MSM_XO
557 bool
558
559config MSM_REMOTE_SPINLOCK_DEKKERS
560 bool
561config MSM_REMOTE_SPINLOCK_SWP
562 bool
563config MSM_REMOTE_SPINLOCK_LDREX
564 bool
Eric Holmbergeab10732011-09-23 19:44:43 -0600565config MSM_REMOTE_SPINLOCK_SFPB
566 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700567config MSM_ADM3
568 bool
569
570menu "MSM Board Selection"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700571
572config MACH_HALIBUT
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700573 depends on ARCH_MSM7X01A
574 depends on MSM_STACKED_MEMORY
575 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700576 bool "Halibut Board (QCT SURF7201A)"
577 help
578 Support for the Qualcomm SURF7201A eval board.
579
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700580config MACH_MSM7201A_SURF
581 depends on ARCH_MSM7X01A
582 depends on MSM_STACKED_MEMORY
583 default y
584 bool "MSM7201A SURF"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700585 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700586 Support for the Qualcomm MSM7201A SURF eval board.
587
588config MACH_MSM7201A_FFA
589 depends on ARCH_MSM7X01A
590 depends on MSM_STACKED_MEMORY
591 default y
592 bool "MSM7201A FFA"
593 help
594 Support for the Qualcomm MSM7201A FFA eval board.
595
596config MACH_TROUT
597 depends on ARCH_MSM7X01A
598 depends on MSM_STACKED_MEMORY
599 default y
600 bool "Trout"
601
602config MACH_MSM7X27_SURF
603 depends on ARCH_MSM7X27
604 depends on !MSM_STACKED_MEMORY
605 default y
606 bool "MSM7x27 SURF"
607 help
608 Support for the Qualcomm MSM7x27 SURF eval board.
609
610config MACH_MSM7X27_FFA
611 depends on ARCH_MSM7X27
612 depends on !MSM_STACKED_MEMORY
613 default y
614 bool "MSM7x27 FFA"
615 help
616 Support for the Qualcomm MSM7x27 FFA eval board.
617
618config MACH_MSM7X27A_RUMI3
619 depends on ARCH_MSM7X27A
620 depends on !MSM_STACKED_MEMORY
621 default y
622 bool "MSM7x27A RUMI3"
623 help
624 Support for the Qualcomm MSM7x27A RUMI3 Emulation Platform.
625
626config MACH_MSM7X27A_SURF
627 depends on ARCH_MSM7X27A
628 depends on !MSM_STACKED_MEMORY
629 default y
630 bool "MSM7x27A SURF"
631 help
632 Support for the Qualcomm MSM7x27A SURF.
633
634config MACH_MSM7X27A_FFA
635 depends on ARCH_MSM7X27A
636 depends on !MSM_STACKED_MEMORY
637 default y
638 bool "MSM7x27A FFA"
639 help
640 Support for the Qualcomm MSM7x27A FFA.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700641
Trilok Soni3d0f6c52011-07-26 16:06:58 +0530642config MACH_MSM7625A_SURF
643 depends on ARCH_MSM7X27A
644 depends on !MSM_STACKED_MEMORY
645 default y
646 bool "MSM7625A SURF"
647 help
648 Support for the Qualcomm MSM7625A SURF.
649
650config MACH_MSM7625A_FFA
651 depends on ARCH_MSM7X27A
652 depends on !MSM_STACKED_MEMORY
653 default y
654 bool "MSM7625A FFA"
655 help
656 Support for the Qualcomm MSM7625A FFA.
657
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530658config MACH_MSM7627A_QRD1
659 depends on ARCH_MSM7X27A
660 depends on !MSM_STACKED_MEMORY
661 default y
662 bool "MSM7627A QRD1"
663 help
Chintan Pandyab1bad0e2012-02-06 19:04:51 +0530664 Support for the Qualcomm MSM7627A Reference Design.
665
666config MACH_MSM7627A_QRD3
667 depends on ARCH_MSM7X27A
668 depends on !MSM_STACKED_MEMORY
669 default y
670 bool "MSM7627A QRD3"
671 help
672 Support for the Qualcomm MSM7627A Reference Design.
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530673
Taniya Dasc868a2e2012-01-03 10:18:47 +0530674config MACH_MSM7627A_EVB
675 depends on ARCH_MSM7X27A
676 depends on !MSM_STACKED_MEMORY
677 default y
678 bool "MSM7627A EVB"
679 help
680 Support for the Qualcomm MSM7627A Reference Design.
681
Taniya Das43bcdd62011-12-02 17:33:27 +0530682config MACH_MSM8625_RUMI3
683 depends on ARCH_MSM8625
684 depends on !MSM_STACKED_MEMORY
685 default y
686 bool "MSM8625 RUMI3"
687 help
688 Support for the Qualcomm MSM8625 RUMI3 Emulation Platform.
689
Taniya Dase3027e22012-02-27 16:32:27 +0530690config MACH_MSM8625_SURF
691 depends on ARCH_MSM8625
692 depends on !MSM_STACKED_MEMORY
693 default y
694 bool "MSM8625 SURF"
695 help
696 Support for the Qualcomm MSM8625 SURF.
697
Aparna Mallavarapu9f000a72012-04-20 15:37:57 +0530698config MACH_MSM8625_FFA
699 depends on ARCH_MSM8625
700 depends on !MSM_STACKED_MEMORY
701 default y
702 bool "MSM8625 FFA"
703 help
704 Support for the Qualcomm MSM8625 FFA.
705
Chintan Pandyaf4ad4002012-02-28 19:49:03 +0530706config MACH_MSM8625_EVB
707 depends on ARCH_MSM8625
708 depends on !MSM_STACKED_MEMORY
709 default y
710 bool "MSM8625 EVB"
711 help
712 Support for the Qualcomm MSM8625 Reference Design.
713
Taniya Dasbd096542012-03-15 17:43:45 +0530714config MACH_MSM8625_QRD7
715 depends on ARCH_MSM8625
716 depends on !MSM_STACKED_MEMORY
717 default y
718 bool "MSM8625 QRD7"
719 help
720 Support for the Qualcomm MSM8625 Reference Design.
721
Aparna Mallavarapu5a326242012-05-09 19:49:02 +0530722config MACH_MSM8625_EVT
723 depends on ARCH_MSM8625
724 depends on !MSM_STACKED_MEMORY
725 default y
726 bool "MSM8625 EVT"
727 help
728 Support for the Qualcomm MSM8625 Reference Design.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700729
Channagoud Kadabi2bd65c82012-10-12 15:14:23 +0530730config MACH_QRD_SKUD_PRIME
731 depends on ARCH_MSM8625
732 depends on !MSM_STACKED_MEMORY
733 default y
734 bool "MSM8625 SKUD PRIME"
735 help
736 Support for the Qualcomm MSM8625 SKUD prime Reference Design.
737 Add support for a SKUD prime reference design based on MSM8x25
738 chipset. This device is much closer to a phone than regular form
739 factor devices, with new touch, display panel and other hardware
740 configurations.
741
Daniel Walker7b521612010-05-06 12:44:57 -0700742config MACH_MSM7X30_SURF
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700743 depends on ARCH_MSM7X30
744 depends on !MSM_STACKED_MEMORY
745 default y
746 bool "MSM7x30 SURF"
747 help
748 Support for the Qualcomm MSM7x30 SURF eval board.
749
750config MACH_MSM7X30_FFA
751 depends on ARCH_MSM7X30
752 depends on !MSM_STACKED_MEMORY
753 default y
754 bool "MSM7x30 FFA"
755 help
756 Support for the Qualcomm MSM7x30 FFA eval board.
757
758config MACH_MSM7X30_FLUID
759 depends on ARCH_MSM7X30
760 depends on !MSM_STACKED_MEMORY
761 default y
762 bool "MSM7x30 FLUID"
763 help
764 Support for the Qualcomm MSM7x30 FLUID eval board.
765
766config MACH_SAPPHIRE
767 depends on ARCH_MSM7X01A
768 default n
769 bool "Sapphire"
Daniel Walker7b521612010-05-06 12:44:57 -0700770
Daniel Walker4ad15e62010-05-06 13:54:17 -0700771config MACH_QSD8X50_SURF
772 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700773 depends on MSM_SOC_REV_NONE
774 depends on MSM_STACKED_MEMORY
775 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700776 bool "QSD8x50 SURF"
777 help
778 Support for the Qualcomm QSD8x50 SURF eval board.
779
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700780config MACH_QSD8X50_FFA
Daniel Walker4ad15e62010-05-06 13:54:17 -0700781 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700782 depends on MSM_SOC_REV_NONE
783 depends on MSM_STACKED_MEMORY
784 default y
785 bool "QSD8x50 FFA"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700786 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700787 Support for the Qualcomm QSD8x50 FFA eval board.
788
789config MACH_MSM7X25_SURF
790 depends on ARCH_MSM7X25
791 depends on !MSM_STACKED_MEMORY
792 default y
793 bool "MSM7x25 SURF"
794 help
795 Support for the Qualcomm MSM7x25 SURF eval board.
796
797config MACH_MSM7X25_FFA
798 depends on ARCH_MSM7X25
799 depends on !MSM_STACKED_MEMORY
800 default y
801 bool "MSM7x25 FFA"
802 help
803 Support for the Qualcomm MSM7x25 FFA eval board.
804
805config MACH_MSM8X55_SURF
806 depends on ARCH_MSM7X30
807 depends on !MSM_STACKED_MEMORY
808 default y
809 bool "MSM8X55 SURF"
810 help
811 Support for the Qualcomm MSM8x55 SURF eval board.
812
813config MACH_MSM8X55_FFA
814 depends on ARCH_MSM7X30
815 depends on !MSM_STACKED_MEMORY
816 default y
817 bool "MSM8X55 FFA"
818 help
819 Support for the Qualcomm MSM8x55 FFA eval board.
820
821config MACH_MSM8X55_SVLTE_FFA
822 depends on ARCH_MSM7X30
823 depends on !MSM_STACKED_MEMORY
824 default y
825 bool "MSM8X55 SVLTE FFA"
826 help
827 Support for the Qualcomm MSM8x55 SVLTE FFA eval board.
828
829config MACH_MSM8X55_SVLTE_SURF
830 depends on ARCH_MSM7X30
831 depends on !MSM_STACKED_MEMORY
832 default y
833 bool "MSM8X55 SVLTE SURF"
834 help
835 Support for the Qualcomm MSM8x55 SVLTE SURF eval board.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700836
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700837config MACH_MSM8X60_SURF
838 depends on ARCH_MSM8X60
839 default n
840 bool "MSM8x60 SURF"
841 help
842 Support for the Qualcomm MSM8x60 SURF eval board.
843
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700844config MACH_MSM8X60_FFA
845 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700846 default n
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700847 bool "MSM8x60 FFA"
848 help
849 Support for the Qualcomm MSM8x60 FFA eval board.
850
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700851config MACH_MSM8X60_FLUID
852 depends on ARCH_MSM8X60
853 default n
854 bool "MSM8x60 FLUID"
855 help
856 Support for the Qualcomm MSM8x60 FLUID platform. The FLUID is an
857 8x60 target which has a form factor that is much closer to that
858 of a phone than other targets. It also has a new display and
859 touchscreen controller.
860
861config MACH_MSM8X60_FUSION
862 depends on ARCH_MSM8X60
863 default n
864 bool "MSM8x60 FUSION"
865 help
866 Support for the Qualcomm MSM8x60 Fusion SURF device.
867
868config MACH_MSM8X60_FUSN_FFA
869 depends on ARCH_MSM8X60
870 default n
871 bool "MSM8x60 FUSN FFA"
872 help
873 Support for the Qualcomm MSM8x60 Fusion FFA device.
874
Zhang Chang Kenef05b172011-07-27 15:28:13 -0400875config MACH_MSM8X60_DRAGON
876 depends on ARCH_MSM8X60
877 default n
878 bool "MSM8x60 DRAGON"
879 help
880 Support for the Qualcomm MSM8x60 Dragon board.
881
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700882config MACH_MSM8960_CDP
883 depends on ARCH_MSM8960
884 bool "MSM8960 CDP"
885 help
886 Support for the Qualcomm MSM8960 CDP device.
887
888config MACH_MSM8960_MTP
889 depends on ARCH_MSM8960
890 bool "MSM8960 MTP"
891 help
892 Support for the Qualcomm MSM8960 MTP device.
893
894config MACH_MSM8960_FLUID
895 depends on ARCH_MSM8960
896 bool "MSM8960 FLUID"
897 help
898 Support for the Qualcomm MSM8960 FLUID device.
899
Amir Samuelov0d1f8ae2011-07-28 11:13:58 +0300900config MACH_MSM8960_LIQUID
901 depends on ARCH_MSM8960
902 bool "MSM8960 LIQUID"
903 help
904 Support for the Qualcomm MSM8960 LIQUID device.
905
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700906config MACH_MSM8930_CDP
907 depends on ARCH_MSM8930
908 bool "MSM8930 CDP"
909 help
910 Support for the Qualcomm MSM8930 CDP device.
911
912config MACH_MSM8930_MTP
913 depends on ARCH_MSM8930
914 bool "MSM8930 MTP"
915 help
916 Support for the Qualcomm MSM8930 MTP device.
917
918config MACH_MSM8930_FLUID
919 depends on ARCH_MSM8930
920 bool "MSM8930 FLUID"
921 help
922 Support for the Qualcomm MSM8930 FLUID device.
923
Stepan Moskovchenko8768eff2011-12-01 18:55:07 -0800924config MACH_MSM8627_CDP
925 depends on ARCH_MSM8930
926 bool "MSM8627 CDP"
927 help
928 Support for the Qualcomm MSM8627 CDP device.
929
930config MACH_MSM8627_MTP
931 depends on ARCH_MSM8930
932 bool "MSM8627 MTP"
933 help
934 Support for the Qualcomm MSM8627 MTP device.
935
Rohit Vaswania8e7a832011-09-28 21:00:05 -0700936config MACH_MSM9615_CDP
937 depends on ARCH_MSM9615
938 bool "MSM9615 CDP"
939 help
940 Support for the Qualcomm MSM9615 CDP device.
941
942config MACH_MSM9615_MTP
943 depends on ARCH_MSM9615
944 bool "MSM9615 MTP"
945 help
946 Support for the Qualcomm MSM9615 MTP device.
947
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700948config MSM_USE_TSIF1
949 depends on ARCH_MSM8X60
950 bool "MSM8x60 use TSIF1"
951 help
952 Selects TSIF1 core to be used rather than TSIF0.
953 The two TSIF cores share the same DM configuration
954 so they cannot be used simultaneously.
955
Joel King82b7e3f2012-01-05 10:03:27 -0800956config MACH_APQ8064_CDP
957 depends on ARCH_APQ8064
958 bool "APQ8064 CDP"
959 help
960 Support for the Qualcomm APQ8064 CDP device.
961
Rohit Vaswani4375c802013-01-09 13:38:19 -0800962config MACH_FSM8064_EP
963 depends on ARCH_APQ8064
964 bool "FSM8064 EP"
965 help
966 Support for the Qualcomm FSM8064 EP device.
967 This board also known as Femto development platform (FDP)
968 is based on APQ8064 chipset. This board does not support
969 keyboard, display or multimedia.
970
Joel King82b7e3f2012-01-05 10:03:27 -0800971config MACH_APQ8064_MTP
972 depends on ARCH_APQ8064
973 bool "APQ8064 MTP"
974 help
975 Support for the Qualcomm APQ8064 MTP device.
976
977config MACH_APQ8064_LIQUID
978 depends on ARCH_APQ8064
979 bool "APQ8064 LIQUID"
980 help
981 Support for the Qualcomm APQ8064 LIQUID device.
982
Joel King064bbf82012-04-01 13:23:39 -0700983config MACH_MPQ8064_CDP
984 depends on ARCH_APQ8064
985 bool "MPQ8064 CDP"
986 help
987 Support for the Qualcomm MPQ8064 CDP device.
988
Joel King11ca8202012-02-13 16:19:03 -0800989config MACH_MPQ8064_HRD
990 depends on ARCH_APQ8064
991 bool "MPQ8064 HRD"
992 help
993 Support for the Qualcomm MPQ8064 HRD device.
994
995config MACH_MPQ8064_DTV
996 depends on ARCH_APQ8064
997 bool "MPQ8064 DTV"
998 help
999 Support for the Qualcomm MPQ8064 DTV device.
1000
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001001config MACH_FSM9XXX_SURF
1002 depends on ARCH_FSM9XXX
1003 depends on !MSM_STACKED_MEMORY
1004 default y
1005 bool "FSM9XXX SURF"
1006 help
1007 Support for the Qualcomm FSM9xxx femtocell
1008 chipset based SURF evaluation board and
1009 FFA board.
1010
Daniel Walker4ad15e62010-05-06 13:54:17 -07001011endmenu
Brian Swetland9e73c842007-11-26 04:12:13 -08001012
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001013config MSM_STACKED_MEMORY
1014 bool "Stacked Memory"
1015 default y
Stepan Moskovchenko24f61732011-02-11 12:28:16 -08001016 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001017 This option is used to indicate the presence of on-die stacked
1018 memory. When present this memory bank is used for a high speed
1019 shared memory interface. When not present regular RAM is used.
Stepan Moskovchenko24f61732011-02-11 12:28:16 -08001020
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001021config PHYS_OFFSET
1022 hex
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -07001023 default "0x40800000" if ARCH_MSM9615
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001024 default "0x80200000" if ARCH_APQ8064
1025 default "0x80200000" if ARCH_MSM8960
Stepan Moskovchenko082952d2011-10-18 17:27:08 -07001026 default "0x80200000" if ARCH_MSM8930
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001027 default "0x00000000" if ARCH_MSM8974
Ravi Kumar Vb31dbba2012-08-31 22:40:22 +05301028 default "0x00000000" if ARCH_MPQ8092
Syed Rameez Mustafa90f80502012-08-23 17:27:24 -07001029 default "0x00000000" if ARCH_MSM8226
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -08001030 default "0x00000000" if ARCH_MSM8610
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001031 default "0x10000000" if ARCH_FSM9XXX
Abhimanyu Kapur20ac2ad2012-09-25 04:23:59 -07001032 default "0x00200000" if ARCH_MSM9625
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001033 default "0x00200000" if !MSM_STACKED_MEMORY
1034 default "0x00000000" if ARCH_QSD8X50 && MSM_SOC_REV_A
1035 default "0x20000000" if ARCH_QSD8X50
1036 default "0x40200000" if ARCH_MSM8X60
1037 default "0x10000000"
Stepan Moskovchenko24f61732011-02-11 12:28:16 -08001038
Mitchel Humpherys05e58812012-08-13 14:24:13 -07001039config KERNEL_MSM_CONTIG_MEM_REGION
1040 bool "Enable in-kernel contiguous memory region"
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001041 default y if ARCH_MSM8X60
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001042 depends on ANDROID_PMEM && (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM8974)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001043 help
Mitchel Humpherys05e58812012-08-13 14:24:13 -07001044 Enable the in-kernel contiguous memory allocator. Sets up a
1045 region of physically contiguous memory. This memory is
1046 reserved during initialization, and can be used
1047 generically.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001048
1049config KERNEL_PMEM_SMI_REGION
1050 bool "Enable in-kernel PMEM region for SMI"
1051 default y if ARCH_MSM8X60
1052 depends on ANDROID_PMEM && ((ARCH_QSD8X50 && !PMEM_GPU0) || (ARCH_MSM8X60 && !VCM))
1053 help
1054 Enable the in-kernel PMEM allocator to use SMI memory.
1055
1056config PMEM_GPU0
1057 bool "Enable PMEM GPU0 region"
1058 default y
1059 depends on ARCH_QSD8X50 && ANDROID_PMEM
1060 help
1061 Enable the PMEM GPU0 device on SMI Memory.
1062
1063config MSM_AMSS_VERSION
1064 int
1065 default 6210 if MSM_AMSS_VERSION_6210
1066 default 6220 if MSM_AMSS_VERSION_6220
1067 default 6225 if MSM_AMSS_VERSION_6225
1068
1069choice
1070 prompt "AMSS modem firmware version"
1071
1072 default MSM_AMSS_VERSION_6225
1073
1074 config MSM_AMSS_VERSION_6210
1075 bool "6.2.10"
1076
1077 config MSM_AMSS_VERSION_6220
1078 bool "6.2.20"
1079
1080 config MSM_AMSS_VERSION_6225
1081 bool "6.2.20 + New ADSP"
1082endchoice
Stepan Moskovchenko2607b0a2010-11-15 17:46:10 -08001083
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001084config MSM_HAS_DEBUG_UART_HS
Daniel Walkerbf83de42010-03-16 16:29:44 -07001085 bool
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001086 help
1087 Say Y here if high speed MSM UART is present.
1088
1089config MSM_HAS_DEBUG_UART_HS_V14
1090 bool
1091 select MSM_HAS_DEBUG_UART_HS
1092 help
1093 Say Y here if high speed MSM UART v1.4 is present.
1094
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301095config MSM_DEBUG_UART_PHYS
1096 hex
1097 default 0xA9A00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART1
1098 default 0xACA00000 if ARCH_MSM7X30 && DEBUG_MSM_UART1
1099 default 0x94000000 if ARCH_FSM9XXX && DEBUG_MSM_UART1
1100 default 0xA9B00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART2
1101 default 0xACB00000 if ARCH_MSM7X30 && DEBUG_MSM_UART2
1102 default 0x94100000 if ARCH_FSM9XXX && DEBUG_MSM_UART2
1103 default 0xA9C00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART3
1104 default 0xACC00000 if ARCH_MSM7X30 && DEBUG_MSM_UART3
1105
Brian Swetland9e73c842007-11-26 04:12:13 -08001106choice
1107 prompt "Debug UART"
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001108 depends on DEBUG_LL
Brian Swetland9e73c842007-11-26 04:12:13 -08001109
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001110 config DEBUG_MSM_UART1
1111 bool "Kernel low-level debugging messages via MSM UART1"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301112 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001113 help
1114 Say Y here if you want the debug print routines to direct
1115 their output to the first serial port on MSM devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001116
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001117 config DEBUG_MSM_UART2
1118 bool "Kernel low-level debugging messages via MSM UART2"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301119 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001120 help
1121 Say Y here if you want the debug print routines to direct
1122 their output to the second serial port on MSM devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001123
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001124 config DEBUG_MSM_UART3
1125 bool "Kernel low-level debugging messages via MSM UART3"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301126 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001127 help
1128 Say Y here if you want the debug print routines to direct
1129 their output to the third serial port on MSM devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001130
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001131 config DEBUG_MSM8660_UART
1132 bool "Kernel low-level debugging messages via MSM 8660 UART"
1133 depends on ARCH_MSM8X60
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001134 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001135 help
1136 Say Y here if you want the debug print routines to direct
1137 their output to the serial port on MSM 8660 devices.
Steve Mucklec8aabae2010-04-21 16:20:27 -07001138
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001139 config DEBUG_MSM8960_UART
1140 bool "Kernel low-level debugging messages via MSM 8960 UART"
Stepan Moskovchenko824db172012-05-29 18:05:09 -07001141 depends on ARCH_MSM8960 && DEBUG_LL
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001142 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001143 help
1144 Say Y here if you want the debug print routines to direct
1145 their output to the serial port on MSM 8960 devices.
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001146
Stepan Moskovchenko824db172012-05-29 18:05:09 -07001147 config DEBUG_MSM8930_UART
1148 bool "Kernel low-level debugging messages via MSM 8930 UART"
1149 depends on ARCH_MSM8930 && DEBUG_LL
1150 select MSM_HAS_DEBUG_UART_HS
1151 help
1152 Say Y here if you want the debug print routines to direct
1153 their output to the serial port on MSM 8930 devices.
1154
1155 config DEBUG_APQ8064_UART
1156 bool "Kernel low-level debugging messages via APQ 8064 UART"
1157 depends on ARCH_APQ8064 && DEBUG_LL
1158 select MSM_HAS_DEBUG_UART_HS
1159 help
1160 Say Y here if you want the debug print routines to direct
1161 their output to the serial port on APQ 8064 devices.
1162
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001163 config DEBUG_MSM8974_UART
1164 bool "Kernel low-level debugging messages via MSM 8974 UART"
1165 depends on ARCH_MSM8974
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001166 select MSM_HAS_DEBUG_UART_HS_V14
1167 help
1168 Say Y here if you want the debug print routines to direct
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001169 their output to the serial port on MSM 8974 devices.
Ravi Kumar Vb31dbba2012-08-31 22:40:22 +05301170
1171 config DEBUG_MPQ8092_UART
1172 bool "Kernel low-level debugging messages via MPQ8092 UART"
1173 depends on ARCH_MPQ8092
1174 select MSM_HAS_DEBUG_UART_HS_V14
1175 help
1176 Say Y here if you want the debug print routines to direct
1177 their output to the serial port on MPQ8092 devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001178endchoice
Brian Swetland9e73c842007-11-26 04:12:13 -08001179
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001180choice
1181 prompt "Default Timer"
1182 default MSM7X00A_USE_GP_TIMER
1183
1184 config MSM7X00A_USE_GP_TIMER
1185 bool "GP Timer"
1186 help
1187 Low resolution timer that allows power collapse from idle.
1188
1189 config MSM7X00A_USE_DG_TIMER
1190 bool "DG Timer"
1191 help
1192 High resolution timer.
1193endchoice
1194
1195choice
1196 prompt "Suspend sleep mode"
1197 default MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1198 help
1199 Allows overriding the sleep mode used. Leave at power
1200 collapse suspend unless the arm9 image has problems.
1201
1202 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1203 bool "Power collapse suspend"
1204 help
1205 Lowest sleep state. Returns through reset vector.
1206
1207 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
1208 bool "Power collapse"
1209 help
1210 Sleep state that returns through reset vector.
1211
1212 config MSM7X00A_SLEEP_MODE_APPS_SLEEP
1213 bool "Apps Sleep"
1214
1215 config MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1216 bool "Ramp down cpu clock and wait for interrupt"
1217
1218 config MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
1219 bool "Wait for interrupt"
1220endchoice
1221
1222config MSM7X00A_SLEEP_MODE
1223 int
1224 default 0 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1225 default 1 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
1226 default 2 if MSM7X00A_SLEEP_MODE_APPS_SLEEP
1227 default 3 if MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1228 default 4 if MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
1229
1230choice
1231 prompt "Idle sleep mode"
1232 default MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1233 help
1234 Allows overriding the sleep mode used from idle. Leave at power
1235 collapse suspend unless the arm9 image has problems.
1236
1237 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1238 bool "Power collapse suspend"
1239 help
1240 Lowest sleep state. Returns through reset vector.
1241
1242 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1243 bool "Power collapse"
1244 help
1245 Sleep state that returns through reset vector.
1246
1247 config MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1248 bool "Apps Sleep"
1249
1250 config MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1251 bool "Ramp down cpu clock and wait for interrupt"
1252
1253 config MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1254 bool "Wait for interrupt"
1255endchoice
1256
1257config MSM7X00A_IDLE_SLEEP_MODE
1258 int
1259 default 0 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1260 default 1 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1261 default 2 if MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1262 default 3 if MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1263 default 4 if MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1264
1265config MSM7X00A_IDLE_SLEEP_MIN_TIME
1266 int "Minimum idle time before sleep"
1267 default 20000000
1268 help
1269 Minimum idle time in nanoseconds before entering low power mode.
1270
1271config MSM7X00A_IDLE_SPIN_TIME
1272 int "Idle spin time before cpu ramp down"
1273 default 80000
1274 help
1275 Spin time in nanoseconds before ramping down cpu clock and entering
1276 any low power state.
1277
1278menuconfig MSM_IDLE_STATS
1279 bool "Collect idle statistics"
1280 default y
1281 help
1282 Collect idle statistics and export them in proc/msm_pm_stats.
1283
1284if MSM_IDLE_STATS
1285
1286config MSM_IDLE_STATS_FIRST_BUCKET
1287 int "First bucket time"
1288 default 62500
1289 help
1290 Upper time limit in nanoseconds of first bucket.
1291
1292config MSM_IDLE_STATS_BUCKET_SHIFT
1293 int "Bucket shift"
1294 default 2
1295
1296config MSM_IDLE_STATS_BUCKET_COUNT
1297 int "Bucket count"
1298 default 10
1299
1300config MSM_SUSPEND_STATS_FIRST_BUCKET
1301 int "First bucket time for suspend"
1302 default 1000000000
1303 help
1304 Upper time limit in nanoseconds of first bucket of the
1305 histogram. This is for collecting statistics on suspend.
1306
1307endif # MSM_IDLE_STATS
1308
1309config CPU_HAS_L2_PMU
1310 bool "L2CC PMU Support"
1311 help
1312 Select this if the L2 cache controller has a Performance Monitoring Unit.
1313
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001314config HTC_HEADSET
1315 tristate "HTC 2 Wire detection driver"
1316 default n
1317 help
1318 Provides support for detecting HTC 2 wire devices, such as wired
1319 headset, on the trout platform. Can be used with the msm serial
1320 debugger, but not with serial console.
1321
1322config TROUT_BATTCHG
1323 depends on MACH_TROUT && POWER_SUPPLY
1324 default y
1325 bool "Trout battery / charger driver"
1326
1327config HTC_PWRSINK
1328 depends on MSM_SMD
1329 default n
1330 bool "HTC Power Sink Driver"
1331
1332config QSD_SVS
1333 bool "QSD Static Voltage Scaling"
1334 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1335 default y
1336 select TPS65023
1337 help
1338 Enables static voltage scaling using the TPS65023 PMIC.
1339
1340config QSD_PMIC_DEFAULT_DCDC1
1341 int "PMIC default output voltage"
1342 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1343 default 1250
1344 help
1345 This is the PMIC voltage at Linux kernel boot.
1346
1347config MSM_FIQ_SUPPORT
1348 default y
1349 bool "Enable installation of an FIQ handler."
1350
1351config MSM_SERIAL_DEBUGGER
1352 select MSM_FIQ_SUPPORT
1353 select KERNEL_DEBUGGER_CORE
1354 default n
1355 bool "FIQ Mode Serial Debugger"
1356 help
1357 The FIQ serial debugger can accept commands even when the
1358 kernel is unresponsive due to being stuck with interrupts
1359 disabled. Depends on the kernel debugger core in drivers/misc.
1360
1361config MSM_SERIAL_DEBUGGER_CONSOLE
1362 depends on MSM_SERIAL_DEBUGGER
1363 default n
1364 bool "Console on FIQ Serial Debugger port"
1365 help
1366 Enables a console so that printk messages are displayed on
1367 the debugger serial port as the occur.
Brian Swetland9e73c842007-11-26 04:12:13 -08001368
Gregory Beanab78cde2010-09-01 16:26:12 -07001369config MSM_PROC_COMM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001370 default y
1371 bool "Proc-Comm RPC Interface"
1372 help
1373 Enables a lightweight communications interface to the
1374 baseband processor.
Gregory Beanab78cde2010-09-01 16:26:12 -07001375
Gregory Bean1963a2a2010-08-28 10:05:44 -07001376config MSM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001377 bool "MSM Shared Memory Driver (SMD)"
1378 help
1379 Support for the shared memory interface between the apps
1380 processor and the baseband processor. Provides access to
1381 the "shared heap", as well as virtual serial channels
1382 used to communicate with various services on the baseband
1383 processor.
1384
1385choice
1386 prompt "MSM Shared memory interface version"
1387 depends on MSM_SMD
1388 default MSM_SMD_PKG3 if ARCH_MSM_ARM11
1389 default MSM_SMD_PKG4 if ARCH_MSM_SCORPION
1390
1391 config MSM_SMD_PKG3
1392 bool
1393 prompt "Package 3"
1394
1395 config MSM_SMD_PKG4
1396 bool
1397 prompt "Package 4"
1398endchoice
1399
Niranjana Vishwanathapuraf1427ac2012-05-03 14:28:21 -06001400config MSM_PCIE
1401 bool "MSM PCIe Controller driver"
1402 depends on PCI && PCI_MSI
1403 help
1404 Enables the PCIe functionality by configures PCIe core on
1405 MSM chipset and by enabling the ARM PCI framework extension.
1406
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001407config MSM_RPC_SDIO_XPRT
1408 depends on MSM_SDIO_AL
1409 default y
1410 bool "MSM SDIO XPRT Layer"
1411 help
1412 SDIO Transport Layer for RPC Rouer
1413
1414config MSM_RPC_SDIO_DEBUG
1415 depends on MSM_RPC_SDIO_XPRT
1416 default y
1417 bool "MSM SDIO XPRT debug support"
1418 help
1419 Support for debugging SDIO XPRT
1420
1421config MSM_SMD_DEBUG
1422 depends on MSM_SMD
1423 default y
1424 bool "MSM SMD debug support"
1425 help
1426 Support for debugging the SMD for communication
1427 between the ARM9 and ARM11
1428
1429config MSM_SDIO_AL
1430 depends on ((ARCH_MSM7X30 || MACH_MSM8X60_FUSN_FFA || MACH_TYPE_MSM8X60_FUSION) && HAS_WAKELOCK)
1431 default y
1432 tristate "SDIO-Abstraction-Layer"
1433 help
1434 Support MSM<->MDM Communication over SDIO bus.
1435 MDM SDIO-Client should have pipes support.
1436
1437config MSM_SDIO_DMUX
1438 bool "SDIO Data Mux Driver"
1439 depends on MSM_SDIO_AL
1440 default n
1441 help
1442 Support Muxed Data Channels over SDIO interface.
1443
1444config MSM_BAM_DMUX
1445 bool "BAM Data Mux Driver"
1446 depends on SPS
1447 default n
1448 help
1449 Support Muxed Data Channels over BAM interface.
1450 BAM has a limited number of pipes. This driver
1451 provides a means to support more logical channels
1452 via muxing than BAM could without muxing.
1453
1454config MSM_N_WAY_SMD
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001455 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001456 default y
1457 bool "MSM N-WAY SMD support"
1458 help
1459 Supports APPS-QDSP SMD communication along with
1460 normal APPS-MODEM SMD communication.
1461
1462config MSM_N_WAY_SMSM
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001463 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001464 default y
1465 bool "MSM N-WAY SMSM support"
1466 help
1467 Supports APPS-QDSP SMSM communication along with
1468 normal APPS-MODEM SMSM communication.
1469
Eric Holmberg6275b602012-11-19 13:05:04 -07001470config MSM_SMP2P
1471 bool "SMSM Point-to-Point (SMP2P)"
1472 depends on MSM_SMD
1473 help
1474 Provide point-to-point remote signaling support.
1475 SMP2P enables transferring 32-bit values between
1476 the local and a remote system using shared
1477 memory and interrupts. A client can open multiple
1478 32-bit values by specifying a unique string and
1479 remote processor ID.
1480
1481config MSM_SMP2P_TEST
1482 bool "SMSM Point-to-Point Test"
1483 depends on MSM_SMP2P
1484 help
1485 Enables loopback and unit testing support for
1486 SMP2P. Loopback support is used by other
1487 processors to do unit testing. Unit tests
1488 are used to verify the local and remote
1489 implementations.
1490
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001491config MSM_RESET_MODEM
1492 tristate "Reset Modem Driver"
1493 depends on MSM_SMD
1494 default m
1495 help
1496 Allows the user to reset the modem through a device node.
1497
1498config MSM_SMD_LOGGING
1499 depends on MSM_SMD
1500 default y
1501 bool "MSM Shared Memory Logger"
1502 help
1503 This option exposes the shared memory logger at /dev/smem_log
1504 and a debugfs node named smem_log.
1505
1506 If in doubt, say yes.
1507
Karthikeyan Ramasubramaniane1f4f732011-08-08 13:34:47 -06001508config MSM_IPC_LOGGING
1509 bool "MSM Debug Logging for IPC Drivers"
1510 help
1511 This option allows the debug logging for IPC Drivers.
1512
1513 If in doubt, say no.
1514
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001515config MSM_SMD_NMEA
1516 bool "NMEA GPS Driver"
1517 depends on MSM_SMD
1518 default y
1519 help
1520 Enable this to support the NMEA GPS device.
1521
1522 If in doubt, say yes.
1523
1524config MSM_SDIO_TTY
1525 bool "SDIO TTY Driver"
1526 depends on MSM_SDIO_AL
1527 default n
1528 help
1529 Provides a TTY driver SDIO TTY
1530 This driver can be used by user space
1531 applications for passing data through the
1532 SDIO interface.
1533
1534config MSM_SMD_TTY
1535 bool "SMD TTY Driver"
1536 depends on MSM_SMD
1537 default y
1538 help
1539 Provides TTY interfaces to interact with the modem.
1540
1541 If in doubt, say yes.
1542
1543config MSM_SMD_QMI
1544 bool "SMD QMI Driver"
1545 depends on MSM_SMD
1546 default y
1547 help
1548 Manages network data connections.
1549
1550 If in doubt, say yes.
1551
1552config MSM_SMD_PKT
1553 bool "SMD Packet Driver"
1554 depends on MSM_SMD
1555 default y
1556 help
1557 Provides a binary SMD non-muxed packet port interface.
1558
1559 If in doubt, say yes.
1560
1561config MSM_SDIO_CMUX
1562 bool "SDIO CMUX Driver"
1563 depends on MSM_SDIO_AL
1564 default n
1565 help
1566 Provides a Muxed port interface over SDIO QMI
1567
1568config MSM_DSPS
1569 bool "Sensors DSPS driver"
1570 depends on (MSM_PIL && (ARCH_MSM8X60 || ARCH_MSM8960))
1571 default n
1572 help
1573 Provides user-space interface to the sensors manager
1574 to turn on/off the Sensors Processor system clocks.
1575 It is the DSPS responsibility to turn on/off the sensors
1576 themself.
1577 The number of clocks and their name may vary between targets.
1578 It also triggers the PIL to load the DSPS firmware.
1579
1580config MSM_SDIO_CTL
1581 bool "SDIO CTL Driver"
1582 depends on MSM_SDIO_CMUX
1583 default n
1584 help
1585 Provides a binary SDIO control port interface.
1586
1587config MSM_ONCRPCROUTER
1588 depends on MSM_SMD
1589 default n
1590 bool "MSM ONCRPC router support"
1591 help
1592 Support for the MSM ONCRPC router for communication between
1593 the ARM9 and ARM11
1594
1595config MSM_IPC_ROUTER
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001596 depends on NET
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001597 default n
1598 bool "MSM IPC Router support"
1599 help
1600 Support for the MSM IPC Router for communication between
1601 the APPs and the MODEM
1602
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001603config MSM_IPC_ROUTER_SMD_XPRT
1604 depends on MSM_SMD
1605 depends on MSM_IPC_ROUTER
1606 default n
1607 bool "MSM SMD XPRT Layer"
1608 help
1609 SMD Transport Layer for IPC Router
1610
Karthikeyan Ramasubramanian5b502d3642012-09-23 22:23:36 -06001611config MSM_IPC_ROUTER_SECURITY
1612 depends on MSM_IPC_ROUTER
1613 bool "MSM IPC Router Security support"
1614 help
1615 This feature of IPC Router will enforce security rules
1616 configured by a security script from the user-space. IPC Router
1617 once configured with the security rules will ensure that the
1618 sender of the message to a service belongs to the relevant
1619 Linux group as configured by the security script.
1620
Karthikeyan Ramasubramanianfec77ff2012-10-26 20:03:26 -06001621config MSM_QMI_INTERFACE
1622 depends on MSM_IPC_ROUTER
1623 depends on QMI_ENCDEC
1624 default n
1625 bool "MSM QMI Interface Library"
1626 help
1627 Library to send and receive QMI messages over IPC Router.
1628 This library provides interface functions to the kernel drivers
1629 to perform QMI message marshaling and transport them over IPC
1630 Router.
1631
Karthikeyan Ramasubramaniana9859e82012-07-12 13:10:42 -06001632config MSM_TEST_QMI_CLIENT
1633 depends on MSM_QMI_INTERFACE
1634 bool "MSM TEST QMI CLIENT"
1635 help
1636 The sample QMI client provides a test code for QMI usage. The
1637 test_service client driver uses QMI interface library to send
1638 and receive QMI messages over IPC Router. The test code sends
1639 a synchronous QMI request to the test_service and handles the
1640 QMI responses.
1641
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001642config MSM_ONCRPCROUTER_DEBUG
1643 depends on MSM_ONCRPCROUTER
1644 default y
1645 bool "MSM debug ONCRPC router support"
1646 help
1647 Support for debugging the ONCRPC router for communication
1648 between the ARM9 and ARM11
1649
1650config MSM_RPC_LOOPBACK_XPRT
1651 depends on MSM_ONCRPCROUTER
1652 default n
1653 bool "MSM RPC local routing support"
1654 help
1655 Support for routing RPC messages between APPS clients
1656 and APPS servers. Helps in testing APPS RPC framework.
1657
1658config MSM_RPCSERVER_TIME_REMOTE
1659 depends on MSM_ONCRPCROUTER && RTC_HCTOSYS
1660 default y
1661 bool "Time remote RPC server"
1662 help
1663 The time remote server receives notification of time bases and
1664 reports these events to registered callback functions.
1665
1666config MSM_RPCSERVER_WATCHDOG
1667 depends on MSM_ONCRPCROUTER
1668 default y
1669 bool "Watchdog RPC server"
1670 help
1671 The dog_keepalive server handles watchdog events.
1672
1673config MSM_RPC_WATCHDOG
1674 depends on MSM_ONCRPCROUTER
1675 default n
1676 bool "Watchdog RPC client"
1677 help
1678 The dog_keepalive client module.
1679
1680config MSM_RPC_PING
1681 depends on MSM_ONCRPCROUTER && DEBUG_FS
1682 default m
1683 bool "MSM rpc ping"
1684 help
1685 Implements MSM rpc ping test module.
1686
1687config MSM_RPC_PROC_COMM_TEST
1688 depends on DEBUG_FS && MSM_PROC_COMM
1689 default m
1690 bool "MSM rpc proc comm test"
1691 help
1692 Implements MSM rpc proc comm test module.
1693
1694config MSM_RPC_OEM_RAPI
1695 depends on MSM_ONCRPCROUTER
1696 default m
1697 bool "MSM oem rapi"
1698 help
1699 Implements MSM oem rapi client module.
1700
1701config MSM_RPCSERVER_HANDSET
1702 depends on MSM_ONCRPCROUTER
1703 default y
1704 bool "Handset events RPC server"
1705 help
1706 Support for receiving handset events like headset detect,
1707 headset switch and clamshell state.
1708
1709config MSM_RMT_STORAGE_CLIENT
1710 depends on (ARCH_MSM && MSM_ONCRPCROUTER)
1711 default n
1712 bool "Remote Storage RPC client"
1713 help
1714 Provide RPC mechanism for remote processors to access storage
1715 device on apps processor.
1716
1717config MSM_RMT_STORAGE_CLIENT_STATS
1718 depends on (MSM_RMT_STORAGE_CLIENT && DEBUG_FS)
1719 default n
1720 bool "Remote storage RPC client performance statistics"
1721 help
1722 Collects performance statistics and shows this information
1723 through a debugfs file rmt_storage_stats.
1724
1725config MSM_SDIO_SMEM
1726 depends on MSM_SDIO_AL
1727 default n
1728 bool "SDIO SMEM for remote storage"
1729 help
1730 Copies data from remote MDM9K memory to local MSM8x60
1731 memory. Used by remote storage client to shadow
1732 MDM9K filesystem.
1733
1734config MSM_DALRPC
1735 bool "DAL RPC support"
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -08001736 default n
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001737 help
1738 Supports RPC calls to DAL devices on remote processor cores.
1739
1740config MSM_DALRPC_TEST
1741 tristate "DAL RPC test module"
1742 depends on (MSM_DALRPC && DEBUG_FS)
1743 default m
1744 help
1745 Exercises DAL RPC calls to QDSP6.
1746
1747if CPU_FREQ_MSM
1748
1749config MSM_CPU_FREQ_SET_MIN_MAX
1750 bool "Set Min/Max CPU frequencies."
1751 default n
1752 help
1753 Allow setting min and max CPU frequencies. Sysfs can be used
1754 to override these values.
1755
1756config MSM_CPU_FREQ_MAX
1757 int "Max CPU Frequency"
1758 depends on MSM_CPU_FREQ_SET_MIN_MAX
1759 default 384000
1760
1761config MSM_CPU_FREQ_MIN
1762 int "Min CPU Frequency"
1763 depends on MSM_CPU_FREQ_SET_MIN_MAX
1764 default 245760
1765
1766endif # CPU_FREQ_MSM
1767
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001768config MSM_AVS_HW
1769 bool "Enable Adaptive Voltage Scaling (AVS)"
1770 default n
1771 help
1772 Enable AVS hardware to fine tune voltage at each frequency. The
1773 AVS hardware blocks associated with each Qualcomm ARMv7 cores can
1774 fine tune the voltages based on the feedback from the ring
1775 oscillators.
1776
1777config MSM_HW3D
1778 tristate "MSM Hardware 3D Register Driver"
1779 depends on ANDROID_PMEM
1780 default y
1781 help
1782 Provides access to registers needed by the userspace OpenGL|ES
1783 library.
1784
1785config MSM_ADSP
1786 depends on (ARCH_MSM7X01A || ARCH_MSM7X25 || ARCH_MSM7X27)
1787 tristate "MSM ADSP driver"
1788 depends on ANDROID_PMEM
1789 default y
1790 help
1791 Provides access to registers needed by the userspace aDSP library.
1792
1793config ADSP_RPC_VER
1794 hex
1795 default 0x30002 if (ARCH_MSM7X27 || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2009))
1796 default 0x30001 if (ARCH_MSM7X01A || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2008))
1797 depends on MSM_ADSP
1798 help
1799 Select proper ADSP RPC version
1800choice
1801 prompt "ADSP RPC version"
1802
1803 default AMSS_7X25_VERSION_2009
1804
1805 config AMSS_7X25_VERSION_2009
1806 bool "2.0.09"
1807
1808 config AMSS_7X25_VERSION_2008
1809 bool "2.0.08"
1810endchoice
1811
1812config MSM7KV2_AUDIO
1813 bool "MSM7K v2 audio"
1814 depends on (ARCH_MSM7X30 && ANDROID_PMEM)
1815 default y
1816 help
1817 Enables QDSP5V2-based audio drivers for audio playbacks and
1818 voice call.
1819
1820config MSM_ADSP_REPORT_EVENTS
1821 bool "Report modem events from the DSP"
1822 default y
1823 depends on (MSM_ADSP || MSM7KV2_AUDIO)
1824 help
1825 Normally, only messages from the aDSP are reported to userspace.
1826 With this option, we report events from the aDSP as well.
1827
1828config MSM_QDSP6
1829 tristate "QDSP6 support"
1830 depends on ARCH_QSD8X50 && ANDROID_PMEM
1831 default y
1832 help
1833 Enable support for qdsp6. This provides audio and video functionality.
1834
1835config MSM8X60_AUDIO
1836 tristate "MSM8X60 audio support"
1837 depends on ARCH_MSM8X60 && ANDROID_PMEM
1838 default y
1839 help
1840 Enable support for qdsp6v2. This provides audio functionality.
1841
1842config MSM8X60_FTM_AUDIO_DEVICES
1843 bool "MSM8X60 audio factory test mode support"
1844 depends on MSM8X60_AUDIO
1845 help
1846 Enable support audio factory test mode devices. This is used
1847 in a production line environment.
1848
Ben Romberger45b351c2011-07-20 22:37:27 -07001849config RTAC
1850 bool "MSM8K real-time audio calibration support"
1851 default y
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001852 help
Ben Romberger45b351c2011-07-20 22:37:27 -07001853 Enable support for rtac. This enables calibration during
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001854 audio operation
1855
1856config MSM7X27A_AUDIO
1857 bool "MSM7X27A audio support"
1858 depends on ARCH_MSM7X27A && MSM_ADSP
1859 default n
1860 help
1861 Enable support for 7x27a. This provides audio functionality.
1862
Justin Pauporea6cd2092011-06-22 16:19:45 -07001863config MSM_PROC_COMM_REGULATOR
Gregory Bean1963a2a2010-08-28 10:05:44 -07001864 bool
Justin Pauporea6cd2092011-06-22 16:19:45 -07001865 depends on MSM_PROC_COMM && REGULATOR
1866 help
1867 Enable regulator framework support for regulators managed by PMLIB
1868 on the modem, and controlled through proccomm calls.
1869
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001870config MSM_VREG_SWITCH_INVERTED
1871 bool "Reverse vreg switch polarity"
1872 default n
1873 help
1874 Reverses the enable and disable for vreg switch.
1875
1876config MSM_DMA_TEST
1877 tristate "MSM DMA test module"
1878 default m
1879 help
1880 Intended to be compiled as a module. Provides a device node
1881 and ioctls for testing the MSM dma system.
1882
1883config WIFI_CONTROL_FUNC
1884 bool "Enable WiFi control function abstraction"
1885 help
1886 Enables Power/Reset/Carddetect function abstraction
1887
1888config WIFI_MEM_PREALLOC
1889 depends on WIFI_CONTROL_FUNC
1890 bool "Preallocate memory for WiFi buffers"
1891 help
1892 Preallocates memory buffers for WiFi driver
1893
1894config QSD_AUDIO
1895 bool "QSD audio"
1896 depends on ARCH_MSM_SCORPION && MSM_DALRPC && ANDROID_PMEM && !MSM_SMP
1897 default y
1898 help
1899 Provides PCM, MP3, and AAC audio playback.
1900
1901config AUDIO_AAC_PLUS
1902 depends on (MSM_ADSP || QSD_AUDIO || MSM7KV2_AUDIO)
1903 bool "AAC+ Audio"
1904 default y
1905 help
1906 Provides AAC+ decoding
1907
1908config AUDIO_ENHANCED_AAC_PLUS
1909 depends on AUDIO_AAC_PLUS
1910 bool "Enhanced AAC+ Audio"
1911 default y
1912 help
1913 Provides Enhanced AAC+ decoding
1914
1915config SURF_FFA_GPIO_KEYPAD
1916 bool "MSM SURF/FFA GPIO keypad"
1917 depends on INPUT_GPIO = "y"
1918 default y
1919 help
1920 Select if the GPIO keypad is attached.
1921
1922config MSM_SLEEP_TIME_OVERRIDE
1923 bool "Allow overriding suspend/sleep time with PM module parameter"
1924 default y
1925 help
1926 Enable the module parameter sleep_time_override. Specified
1927 in units of seconds, it overwrites the normal sleep time of
1928 suspend. The feature is required for automated power management
1929 testing.
1930
1931config MSM_MEMORY_LOW_POWER_MODE
1932 bool "Control the low power modes of memory"
1933 default n
1934 help
1935 The application processor controls whether memory should enter
1936 which low power mode.
1937
1938choice
1939 prompt "Default Memory Low Power Mode during Idle"
1940 depends on MSM_MEMORY_LOW_POWER_MODE
1941 default MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1942 help
1943 Selects the default low power mode of the memory during idle
1944 sleep.
1945
1946 config MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1947 bool "Memory active"
1948
1949 config MSM_MEMORY_LOW_POWER_MODE_IDLE_RETENTION
1950 bool "Memory in retention"
1951
1952 config MSM_MEMORY_LOW_POWER_MODE_IDLE_DEEP_POWER_DOWN
1953 bool "Memory in deep power down"
1954endchoice
1955
1956choice
1957 prompt "Default Memory Low Power Mode during Suspend"
1958 depends on MSM_MEMORY_LOW_POWER_MODE
1959 default MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1960 help
1961 Selects the default low power mode of the memory during suspend
1962 sleep.
1963
1964 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1965 bool "Memory active"
1966
1967 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_RETENTION
1968 bool "Memory in retention"
1969
1970 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_DEEP_POWER_DOWN
1971 bool "Memory in deep power down"
1972endchoice
1973
1974choice
1975 prompt "Power management timeout action"
1976 default MSM_PM_TIMEOUT_HALT
1977 help
1978 Selects the Application Processor's action when Power Management
1979 times out waiting for Modem's handshake.
1980
1981 config MSM_PM_TIMEOUT_HALT
1982 bool "Halt the Application Processor"
1983
1984 config MSM_PM_TIMEOUT_RESET_MODEM
1985 bool "Reset the Modem Processor"
1986
1987 config MSM_PM_TIMEOUT_RESET_CHIP
1988 bool "Reset the entire chip"
1989endchoice
1990
1991config MSM_IDLE_WAIT_ON_MODEM
1992 int "Wait for Modem to become ready for idle power collapse"
1993 default 0
1994 help
1995 If Modem is not ready to handle Application Processor's request
1996 for idle power collapse, wait the number of microseconds in case
1997 Modem becomes ready soon.
1998
Matt Wagantall9274df92011-12-15 11:11:05 -08001999config MSM_RPM_REGULATOR
2000 bool "RPM regulator driver"
Matt Wagantall32dc71e2012-01-04 11:13:11 -08002001 depends on MSM_RPM && REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -08002002 help
2003 Compile in support for the RPM regulator driver, used for setting
2004 voltages and other parameters of the various power rails supplied
2005 by some Qualcomm PMICs.
2006
David Collinsc7642322012-04-04 10:19:12 -07002007config MSM_RPM_REGULATOR_SMD
2008 bool "SMD RPM regulator driver"
2009 depends on REGULATOR
2010 depends on OF
2011 depends on MSM_RPM_SMD
2012 help
2013 Compile in support for the SMD RPM regulator driver which is used for
2014 setting voltages and other parameters of the various power rails
2015 supplied by some Qualcomm PMICs. The SMD RPM regulator driver should
2016 be used on systems which contain an RPM which communicates with the
2017 application processor over SMD.
2018
Rohit Vaswani5fd759e2012-11-07 07:05:08 -08002019config MSM_SMCMOD
2020 tristate "Secure Monitor Call (SMC) Module"
2021 default n
2022 depends on (ARCH_FSM9XXX && ION && ION_MSM && MSM_SCM)
2023 help
2024 Enable support for smcmod driver. This driver provides a mechanism
2025 to execute the Secure Monitor Call (SMC) to switch from non-secure
2026 to secure execution in the fsm9xxx targets. This module utilizes Ion
2027 for buffer management.
2028
Stephen Boyd01710582012-07-09 13:40:05 -07002029config MSM_SUBSYSTEM_RESTART
2030 bool "MSM Subsystem Restart"
2031 help
2032 This option enables the MSM subsystem restart framework.
2033
2034 The MSM subsystem restart framework provides support to boot,
2035 shutdown, and restart subsystems with a reference counted API.
2036 It also notifies userspace of transitions between these states via
2037 sysfs.
2038
2039config MSM_SYSMON_COMM
2040 bool "MSM System Monitor communication support"
2041 depends on MSM_SMD && MSM_SUBSYSTEM_RESTART
2042 help
2043 This option adds support for MSM System Monitor library, which
2044 provides an API that may be used for notifying subsystems within
2045 the SoC about other subsystems' power-up/down state-changes.
2046
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002047config MSM_PIL
2048 bool "Peripheral image loading"
2049 select FW_LOADER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002050 default n
2051 help
2052 Some peripherals need to be loaded into memory before they can be
2053 brought out of reset.
2054
2055 Say yes to support these devices.
2056
Stephen Boyd4eb885b2011-09-29 01:16:03 -07002057config MSM_PIL_MODEM
2058 tristate "Modem (ARM11) Boot Support"
Stephen Boyd3ac20732012-05-03 18:46:08 -07002059 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd4eb885b2011-09-29 01:16:03 -07002060 help
2061 Support for booting and shutting down ARM11 Modem processors.
2062
Stephen Boyd3acc9e42011-09-28 16:46:40 -07002063config MSM_PIL_QDSP6V3
2064 tristate "QDSP6v3 (Hexagon) Boot Support"
Stephen Boyd2e19d932012-05-09 17:36:04 -07002065 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd3acc9e42011-09-28 16:46:40 -07002066 help
2067 Support for booting and shutting down QDSP6v3 processors (hexagon).
2068 The QDSP6 is a low power DSP used in audio software applications.
2069
Stephen Boydbdb53f32012-06-05 18:39:47 -07002070config MSM_PIL_LPASS_QDSP6V4
2071 tristate "LPASS QDSP6v4 (Hexagon) Boot Support"
Stephen Boyda1cf76b2012-06-13 12:05:35 -07002072 depends on MSM_SUBSYSTEM_RESTART
Stephen Boydeb819882011-08-29 14:46:30 -07002073 help
Stephen Boydbdb53f32012-06-05 18:39:47 -07002074 Support for booting and shutting down QDSP6v4 processors (hexagon)
2075 in low power audio subsystems. If you would like to record or
2076 play audio then say Y here.
2077
2078 If unsure, say N.
2079
2080config MSM_PIL_MODEM_QDSP6V4
2081 tristate "Modem QDSP6v4 (Hexagon) Boot Support"
Stephen Boyd2efa9962012-06-12 14:20:12 -07002082 depends on MSM_SUBSYSTEM_RESTART
Stephen Boydbdb53f32012-06-05 18:39:47 -07002083 help
2084 Support for booting and shutting down QDSP6v4 processors (hexagon)
2085 in modem subsystems. If you would like to make or receive phone
2086 calls then say Y here.
2087
2088 If unsure, say N.
Stephen Boydeb819882011-08-29 14:46:30 -07002089
Matt Wagantallc2bbdc32012-03-21 19:44:50 -07002090config MSM_PIL_LPASS_QDSP6V5
Stephen Boyd633eb622012-06-13 12:05:35 -07002091 tristate "LPASS QDSP6v5 (Hexagon) Boot Support"
2092 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
2093 help
2094 Support for booting and shutting down QDSP6v5 (Hexagon) processors
2095 in low power audio subsystems. This driver also monitors the ADSP
2096 SMSM status bits and the ADSP's watchdog interrupt and restarts the
2097 ADSP if the processor encounters a fatal error.
Matt Wagantall4e2599e2012-03-21 22:31:35 -07002098
2099config MSM_PIL_MSS_QDSP6V5
Stephen Boyd3da4fd02012-07-06 10:00:12 -07002100 tristate "MSS QDSP6v5 (Hexagon) Boot Support"
2101 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Matt Wagantalle6e00d52012-03-08 17:39:07 -08002102 help
Stephen Boyd3da4fd02012-07-06 10:00:12 -07002103 Support for booting and shutting down QDSP6v5 (Hexagon) processors
2104 in modem subsystems. If you would like to make or receive phone
2105 calls then say Y here.
2106
2107 If unsure, say N.
Matt Wagantallc2bbdc32012-03-21 19:44:50 -07002108
Stephen Boyd322a9922011-09-20 01:05:54 -07002109config MSM_PIL_RIVA
2110 tristate "RIVA (WCNSS) Boot Support"
Stephen Boydfdec00d2012-05-10 17:04:49 -07002111 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd322a9922011-09-20 01:05:54 -07002112 help
2113 Support for booting and shutting down the RIVA processor (WCNSS).
2114 Riva is the wireless subsystem processor used in bluetooth, wireless
2115 LAN, and FM software applications.
2116
Stephen Boydd89eebe2011-09-28 23:28:11 -07002117config MSM_PIL_TZAPPS
2118 tristate "TZApps Boot Support"
Stephen Boyd046013f2012-06-28 20:24:17 -07002119 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boydd89eebe2011-09-28 23:28:11 -07002120 help
2121 Support for booting and shutting down TZApps.
2122
2123 TZApps is an image that runs in the secure processor state. It is
2124 used to decrypt data and perform secure operations on the behalf of
2125 the kernel.
2126
Stephen Boyd25c4a0b2011-09-20 00:12:36 -07002127config MSM_PIL_DSPS
2128 tristate "DSPS Boot Support"
Stephen Boydf169b4b2012-05-10 17:55:55 -07002129 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd25c4a0b2011-09-20 00:12:36 -07002130 help
2131 Support for booting and shutting down ARM7 DSPS processors.
2132
2133 DSPS is a sensors offloading processor used for applications such
2134 as rotation detection, temperature, etc.
2135
Stephen Boyd7b973de2012-03-09 12:26:16 -08002136config MSM_PIL_VIDC
2137 tristate "Video Core Secure Boot Support"
Stephen Boyd046013f2012-06-28 20:24:17 -07002138 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd7b973de2012-03-09 12:26:16 -08002139 help
2140 Support for authenticating the video core image.
2141
Tianyi Gou828798d2012-05-02 21:12:38 -07002142config MSM_PIL_VENUS
2143 tristate "VENUS (Video) Boot Support"
Stephen Boyd046013f2012-06-28 20:24:17 -07002144 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Tianyi Gou828798d2012-05-02 21:12:38 -07002145 help
2146 Support for booting and shutting down the VENUS processor (Video).
2147 Venus is the Video subsystem processor used for video codecs.
2148
Matt Wagantall292aace2012-01-26 19:12:34 -08002149config MSM_PIL_GSS
Stephen Boydd86214b2012-05-10 15:26:35 -07002150 tristate "GSS (Cortex A5) Boot Support"
2151 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Matt Wagantall292aace2012-01-26 19:12:34 -08002152 help
2153 Support for booting and shutting down Cortex A5 processors which run
2154 GPS subsystem firmware.
2155
Tianyi Gouc1e049f82011-11-23 14:20:16 -08002156config MSM_PIL_PRONTO
2157 tristate "PRONTO (WCNSS) Boot Support"
Stephen Boyd581fe852012-06-13 12:05:35 -07002158 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Tianyi Gouc1e049f82011-11-23 14:20:16 -08002159 help
2160 Support for booting and shutting down the PRONTO processor (WCNSS).
2161 PRONTO is the wireless subsystem processor used in bluetooth, wireless
2162 LAN, and FM software applications.
2163
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002164config MSM_SCM
2165 bool "Secure Channel Manager (SCM) support"
2166 default n
2167
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002168config SCORPION_Uni_45nm_BUG
2169 bool "Scorpion Uni 45nm(SC45U): Workaround for ICIMVAU and BPIMVA"
2170 depends on ARCH_MSM7X30 || (ARCH_QSD8X50 && MSM_SOC_REV_A)
2171 default y
2172 help
2173 Invalidating the Instruction Cache by Modified Virtual Address to PoU and
2174 invalidating the Branch Predictor Array by Modified Virtual Address can
2175 create invalid entries in the TLB with the wrong ASID values on Scorpion
2176 Uniprocessor 45nm (SC45U) cores. This option enables the recommended software
2177 workaround for Scorpion Uniprocessor 45nm cores.
2178
2179 This bug is not applicable to any ScorpionMP or Scorpion Uni 65nm(SC65U) cores.
2180
Harini Jayaramanef7805f2011-09-28 12:45:31 -06002181config MSM_BUSPM_DEV
2182 tristate "MSM Bus Performance Monitor Kernel Module"
Gagan Mac0d5d49e2012-08-28 19:41:37 -06002183 depends on (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM8974)
Harini Jayaramanef7805f2011-09-28 12:45:31 -06002184 default m
2185 help
2186 This kernel module is used to mmap() hardware registers for the
2187 performance monitors, counters, etc. The module can also be used to
2188 allocate physical memory which is used by bus performance hardware to
2189 dump performance data.
2190
Mona Hossain11c03ac2011-10-26 12:42:10 -07002191config MSM_TZ_LOG
2192 tristate "MSM Trust Zone (TZ) Log Driver"
2193 depends on DEBUG_FS
2194 help
2195 This option enables a driver with a debugfs interface for messages
2196 produced by the Secure code (Trust zone). These messages provide
2197 diagnostic information about TZ operation.
2198
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002199config MSM_RPM_LOG
2200 tristate "MSM Resource Power Manager Log Driver"
2201 depends on DEBUG_FS
Priyanka Mathur49c60802012-12-13 12:53:58 -08002202 depends on MSM_RPM || MSM_RPM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002203 default n
2204 help
2205 This option enables a driver which can read from a circular buffer
2206 of messages produced by the RPM. These messages provide diagnostic
2207 information about RPM operation. The driver outputs the messages
2208 via a debugfs node.
2209
2210config MSM_RPM_STATS_LOG
2211 tristate "MSM Resource Power Manager Stat Driver"
2212 depends on DEBUG_FS
Priyanka Mathur1af9d4b2012-10-30 14:55:44 -07002213 depends on MSM_RPM || MSM_RPM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002214 default n
2215 help
2216 This option enables a driver which reads RPM messages from a shared
2217 memory location. These messages provide statistical information about
2218 the low power modes that RPM enters. The drivers outputs the message
2219 via a debugfs node.
2220
Girish Mahadevan898c56d2012-06-05 16:09:19 -06002221config MSM_RPM_RBCPR_STATS_LOG
2222 tristate "MSM Resource Power Manager RPBCPR Stat Driver"
2223 depends on DEBUG_FS
2224 depends on MSM_RPM
2225 help
2226 This option enables a driver which reads RPM messages from a shared
2227 memory location. These messages provide statistical information about
2228 RBCPR (Rapid Bridge Core Power Reduction) information . The drivers
2229 outputs the message via a debugfs node.
2230
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002231config MSM_DIRECT_SCLK_ACCESS
2232 bool "Direct access to the SCLK timer"
2233 default n
2234
2235config IOMMU_API
2236 bool
Gregory Bean1963a2a2010-08-28 10:05:44 -07002237
Brian Swetland9e73c842007-11-26 04:12:13 -08002238config MSM_GPIOMUX
2239 bool
2240
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002241config MSM_SECURE_IO
Brian Swetland9e73c842007-11-26 04:12:13 -08002242 bool
Stepan Moskovchenko0ab847452010-11-12 19:29:57 -08002243
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002244config MSM_NATIVE_RESTART
Stephen Boyd2a1eb582010-08-27 10:01:23 -07002245 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002246
Taniya Dascd1d0232012-07-03 17:50:47 +05302247config MSM_MODEM_RESTART
2248 bool
2249
Matt Wagantall88b86312012-01-31 16:53:03 -08002250config MSM_PM2
2251 depends on PM
2252 bool
2253
2254config MSM_PM8X60
2255 depends on PM
2256 bool
2257
Girish Mahadevan388c3082012-09-10 15:30:36 -06002258config MSM_EVENT_TIMER
2259 bool "Event timer"
2260 help
2261 This option enables a modules that manages a list of event timers that
2262 need to be monitored by the PM. The enables the PM code to monitor
2263 events that require the core to be awake and ready to handle the
2264 event.
2265
Matt Wagantall88b86312012-01-31 16:53:03 -08002266config MSM_NOPM
2267 default y if !PM
2268 bool
2269
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002270config MSM_BUS_SCALING
2271 bool "Bus scaling driver"
2272 default n
2273
Gagan Mac85c70492011-06-10 16:07:47 -06002274config MSM_BUS_RPM_MULTI_TIER_ENABLED
2275 bool "RPM Multi-tiering Configuration"
2276 depends on MSM_BUS_SCALING
2277
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002278config MSM_WATCHDOG
2279 bool "MSM Watchdog Support"
Rohit Vaswanie897f842012-03-19 14:19:34 -07002280 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 || ARCH_FSM9XXX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002281 help
2282 This enables the watchdog as is present on 8x60. Currently we use
2283 core 0's watchdog, and reset the entire SoC if it times out. It does
2284 not run during the bootup process, so it will not catch any early
2285 lockups.
2286
Hanumant Singhd1f01022012-07-05 14:21:53 -07002287config MSM_WATCHDOG_V2
2288 bool "MSM Watchdog Support"
2289 help
2290 This enables the watchdog module. It causes kernel panic if the
2291 watchdog times out. It allows for detection of cpu hangs and
2292 deadlocks. It does not run during the bootup process, so it will
2293 not catch any early lockups.
2294
Hanumant Singh5e2541c2012-07-31 14:41:14 -07002295config MSM_MEMORY_DUMP
2296 bool "MSM Memory Dump Support"
2297 help
2298 This enables memory dump feature. It allows various client
2299 subsystems to register respective dump regions. At the time
2300 of deadlocks or cpu hangs these dump regions are captured to
2301 give a snapshot of the system at the time of the crash.
2302
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002303config MSM_DLOAD_MODE
2304 bool "Enable download mode on crashes"
Abhimanyu Kapurdd7f2692012-10-22 13:43:52 -07002305 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 || ARCH_MSM8974 || ARCH_MSM9625
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002306 default n
2307 help
2308 This makes the SoC enter download mode when it resets
2309 due to a kernel panic. Note that this doesn't by itself
2310 make the kernel reboot on a kernel panic - that must be
2311 enabled via another mechanism.
2312
Pratik Patel17f3b822011-11-21 12:41:47 -08002313config MSM_JTAG
Pratik Patel2963de42012-05-17 12:43:40 -07002314 bool "JTAG and kernel debug and trace support across power collapse"
Pratik Patelfd6f56a2011-10-10 17:47:55 -07002315 help
Pratik Patel2963de42012-05-17 12:43:40 -07002316 Enables support for kernel debugging (specifically breakpoints) and
2317 processor tracing across power collapse both for JTag and OS hosted
2318 software running on the target. Enabling this will ensure debug
2319 and ETM registers are saved and restored across power collapse.
2320
2321 For production builds, you should probably say 'N' here to avoid
2322 potential power, performance and memory penalty.
Pratik Patel7831c082011-06-08 21:44:37 -07002323
Pushkar Joshi64cae782012-12-15 18:59:03 -08002324config MSM_JTAG_MM
2325 bool "ETM trace and debug support across power collapse using memory mapped access"
2326 help
2327 Enables support for kernel debugging (specifically breakpoints) and
2328 processor tracing using ETM across power collapse both for JTag and
2329 OS hosted software running on the target. Enabling this will ensure
2330 debug and ETM registers are saved and restored across power collapse.
2331 Needed on targets on which cp14 access to debug and ETM registers is
2332 not permitted and so memory mapped access is necessary.
2333
2334 For production builds, you should probably say 'N' here to avoid
2335 potential power, performance and memory penalty.
2336
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002337config MSM_ETM
2338 tristate "Enable MSM ETM and ETB"
Pratik Patel17f3b822011-11-21 12:41:47 -08002339 depends on ARCH_MSM8X60
2340 select MSM_JTAG
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002341 help
Pratik Patel17f3b822011-11-21 12:41:47 -08002342 Enables embedded trace collection on MSM8660
Pratik Patel7831c082011-06-08 21:44:37 -07002343
Lynus Vazdde09ee2012-01-05 13:28:22 +05302344config MSM_SLEEP_STATS_DEVICE
2345 bool "Enable exporting of MSM sleep device stats to userspace"
2346
Krishna Vanka7f563ff2012-03-20 22:04:19 +05302347config MSM_RUN_QUEUE_STATS
2348 bool "Enable collection and exporting of MSM Run Queue stats to userspace"
Subbaraman Narayanamurthy0b148fc2012-11-28 12:14:12 -08002349 default n
Krishna Vankae2922052012-03-02 09:59:12 +05302350 help
2351 This option enalbes statistics collection on Run Queue. A daemon
2352 in user mode, called MPDecision will be using this data to decide
2353 on when to switch off/on the other cores.
Krishna Vanka7f563ff2012-03-20 22:04:19 +05302354
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002355config MSM_STANDALONE_POWER_COLLAPSE
2356 bool "Enable standalone power collapse"
2357 default n
2358
2359config MSM_GSBI9_UART
2360 bool "Enable GSBI9 UART device"
2361 default n
2362 help
2363 This enables GSBI9 configured into UART.
2364
2365config MSM_SHARED_GPIO_FOR_UART2DM
2366 bool "Use shared GPIOs into UART mode"
2367 depends on (ARCH_MSM7X27A && !MMC_MSM_SDC3_8_BIT_SUPPORT && !MMC_MSM_SDC4_SUPPORT)
2368 help
2369 This option configures GPIO muxed with SDC4/MMC3
2370 8-bit mode into UART mode. It is used for serial
2371 console on UART2DM. Say Y if you want to have
2372 serial console on UART2DM.
2373
2374config MSM_SHOW_RESUME_IRQ
2375 bool "Enable logging of interrupts that could have caused resume"
Bryan Huntsmancc147032011-11-23 13:03:56 -08002376 depends on (ARM_GIC || PMIC8058)
2377 default y if PMIC8058
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002378 default n
2379 help
2380 This option logs wake up interrupts that have triggered just before
2381 the resume loop unrolls. Say Y if you want to debug why the system
2382 resumed.
2383
2384config BT_MSM_PINTEST
2385 tristate "MSM Bluetooth Pin Connectivity Test"
2386 depends on ((ARCH_MSM8X60 || ARCH_MSM7X27A) && DEBUG_FS)
2387 default n
2388 help
2389 Bluetooth MSM Pin Connectivity test module.
2390 This driver provides support for verifying the MSM to BT pin
2391 connectivity.
2392
2393config MSM_FAKE_BATTERY
2394 depends on POWER_SUPPLY
2395 default n
2396 bool "MSM Fake Battery"
2397 help
2398 Enables MSM fake battery driver.
2399
2400config MSM_QDSP6_APR
2401 bool "Audio QDSP6 APR support"
2402 depends on MSM_SMD
2403 default n
2404 help
2405 Enable APR IPC protocol support between
2406 application processor and QDSP6. APR is
2407 used by audio driver to configure QDSP6's
2408 ASM, ADM and AFE.
2409
Joonwoo Park91d95462012-08-02 10:55:54 -07002410config MSM_QDSP6_APRV2
2411 bool "Audio QDSP6 APRv2 support"
2412 depends on MSM_SMD
2413 default n
2414 help
2415 Enable APRv2 IPC protocol support between
2416 application processor and QDSP6. APR is
2417 used by audio driver to configure QDSP6's
2418 ASM, ADM and AFE.
2419
Harmandeep Singhc35fa07d2012-05-31 07:08:59 -07002420config MSM_QDSP6_CODECS
2421 bool "Audio Codecs on QDSP6 APR "
2422 depends on MSM_SMD
2423 default n
2424 help
2425 Enable Audio codecs with APR IPC protocol support between
2426 application processor and QDSP6. APR is
2427 used by audio driver to configure QDSP6's
2428 ASM, ADM and AFE.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002429
Harmandeep Singhe5ddfe32012-05-26 09:39:25 -07002430config MSM_QDSP6V2_CODECS
2431 bool "Audio QDSP6V2 APR support"
2432 depends on MSM_SMD
2433 help
2434 Enable Audio codecs with APR IPC protocol support between
2435 application processor and QDSP6 for B-family. APR is
2436 used by audio driver to configure QDSP6's
2437 ASM, ADM and AFE.
2438
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002439config MSM_AUDIO_QDSP6
2440 bool "QDSP6 HW Audio support"
2441 select SND_SOC_MSM_QDSP6_INTF
2442 default n
2443 help
2444 Enable HW audio support in QDSP6.
2445 QDSP6 can support HW encoder & decoder and audio processing
2446
Harmandeep Singhe5ddfe32012-05-26 09:39:25 -07002447config MSM_AUDIO_QDSP6V2
2448 bool "QDSP6V2 HW Audio support"
2449 select SND_SOC_MSM_QDSP6V2_INTF
2450 help
2451 Enable HW audio support in QDSP6V2.
2452 QDSP6V2 can support HW encoder & decoder and
2453 audio processing. It will enable support for
2454 AAC, AMRNB, AMRWB, EVRC, MP3, QCELP among
2455 others.
2456
Joonwoo Park4a14a552012-08-02 11:03:21 -07002457config MSM_ADSP_LOADER
2458 tristate "ADSP loader support"
2459 select SND_SOC_MSM_APRV2_INTF
2460 depends on MSM_AUDIO_QDSP6V2 && m
2461 help
2462 Enable ADSP image loader.
2463 The ADSP loader brings ADSP out of reset
2464 for the platforms that use APRv2.
2465 Say M if you want to enable this module.
2466
Baruch Eruchimovitch258b3472012-10-14 21:46:35 +02002467config MSM_ULTRASOUND_A
2468 bool "QDSP6 HW Ultrasound support"
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +02002469 help
Baruch Eruchimovitch258b3472012-10-14 21:46:35 +02002470 Enable HW ultrasound support in QDSP6.
2471 QDSP6 can support HW encoder & decoder and
2472 ultrasound processing. It will enable
2473 ultrasound data paths between
2474 HW and services, calculating input events
2475 upon the ultrasound data.
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +02002476
Baruch Eruchimovitch8c3f7802013-01-05 22:48:04 +02002477config MSM_ULTRASOUND_B
2478 bool "QDSP6V2 HW Ultrasound support"
2479 help
2480 Enable HW Ultrasound support in QDSP6V2.
2481 QDSP6V2 can support HW encoder & decoder and
2482 ultrasound processing. It will enable
2483 ultrasound data paths between
2484 HW and services, calculating input events
2485 upon the ultrasound data.
2486
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002487config MSM_RPC_VIBRATOR
2488 bool "RPC based MSM Vibrator Support"
2489 depends on MSM_ONCRPCROUTER
2490 help
2491 Enable the vibrator support on MSM over RPC. The vibrator
2492 is connected on the PMIC. Say Y if you want to enable this
2493 feature.
2494
2495config PM8XXX_RPC_VIBRATOR
2496 bool "RPC based Vibrator on PM8xxx PMICs"
2497 depends on MSM_RPC_VIBRATOR
2498 help
2499 Enable the vibrator support on MSM over RPC. The vibrator
2500 is connected on the PM8XXX PMIC. Say Y if you want to enable
2501 this feature.
2502
2503config MSM_SPM_V1
2504 bool "Driver support for SPM Version 1"
2505 help
2506 Enables the support for Version 1 of the SPM driver. SPM hardware is
2507 used to manage the processor power during sleep. The driver allows
2508 configuring SPM to allow different power modes.
2509
2510config MSM_SPM_V2
2511 bool "Driver support for SPM Version 2"
2512 help
2513 Enables the support for Version 2 of the SPM driver. SPM hardware is
2514 used to manage the processor power during sleep. The driver allows
2515 configuring SPM to allow different power modes.
2516
2517config MSM_L2_SPM
2518 bool "SPM support for L2 cache"
2519 depends on MSM_SPM_V2
2520 help
2521 Enable SPM driver support for L2 cache. Some MSM chipsets allow
2522 control of L2 cache low power mode with a Subsystem Power manager.
2523 Enabling this driver allows configuring L2 SPM for low power modes
2524 on supported chipsets.
2525
Laura Abbott2d1760b2011-09-29 21:31:24 -07002526config MSM_MULTIMEDIA_USE_ION
2527 bool "Multimedia suport using Ion"
2528 depends on ION_MSM
2529 help
2530 Enable support for multimedia drivers using Ion for buffer management
2531 instead of pmem. Selecting this may also involve userspace
2532 dependencies as well.
2533
Naveen Ramaraj51f5e8b2012-04-09 15:58:40 -07002534config MSM_OCMEM
2535 bool "MSM On-Chip memory driver (OCMEM)"
2536 help
2537 Enable support for On-Chip Memory available on certain MSM chipsets.
2538 OCMEM is a low latency, high performance pool shared by subsystems.
2539
Naveen Ramaraj99b07562012-05-28 20:57:09 -07002540config MSM_OCMEM_LOCAL_POWER_CTRL
2541 bool "OCMEM Local Power Control"
2542 depends on MSM_OCMEM
2543 help
2544 Enable direct power management of the OCMEM core by the
2545 OCMEM driver. By default power management is delegated to
2546 the RPM. Selecting this option causes the OCMEM driver to
2547 directly handle the various macro power transitions.
2548
2549config MSM_OCMEM_DEBUG
2550 bool "OCMEM Debug Support"
2551 depends on MSM_OCMEM
2552 help
2553 Enable debug options for On-chip Memory (OCMEM) driver.
2554 Various debug options include memory, power and latency.
2555 Choosing one of these options allows debugging of each
2556 individual subsystem separately.
2557
Naveen Ramarajc71b2de2012-08-20 12:35:52 -07002558config MSM_OCMEM_NONSECURE
2559 bool "OCMEM Non Secure Mode"
2560 depends on MSM_OCMEM_DEBUG
2561 help
2562 Disable OCMEM interaction with secure processor.
2563 By default OCMEM is secured and accesses for each master
2564 is requested by the OCMEM driver. Selecting this option
2565 causes the OCMEM memory to be in non-secure state unless
2566 its locked down by the secure processor.
2567
Naveen Ramaraj99b07562012-05-28 20:57:09 -07002568config MSM_OCMEM_POWER_DEBUG
2569 bool "OCMEM Power Debug Support"
2570 depends on MSM_OCMEM_DEBUG
2571 help
2572 Enable debug support for OCMEM power management.
2573 This adds support for verifying all power management
2574 related operations of OCMEM. Both local power management
2575 and RPM assisted power management operations are supported.
2576
Naveen Ramaraj4b1d9392012-08-06 21:05:14 -07002577config MSM_OCMEM_POWER_DISABLE
2578 bool "OCMEM Disable Power Control"
2579 depends on MSM_OCMEM_DEBUG
2580 help
2581 Disable all OCMEM power management.
2582 This keeps all OCMEM macros turned ON at all times thus
2583 never allowing them to be turned OFF. Both local power
2584 management and RPM assisted power modes are supported.
2585
Naveen Ramaraj88f23632012-10-10 12:23:29 -07002586config SENSORS_ADSP
2587 bool "Enable Sensors Driver Support for ADSP"
2588 help
2589 Add support for sensors ADSP driver.
2590 This driver is used for exercising different sensors use cases,
2591 such as for lower-power OCMEM use cases, and for time syncing
2592 with ADSP clock.
2593
Laura Abbottad340ff2012-01-04 14:23:48 -08002594config MSM_RTB
2595 bool "Register tracing"
2596 help
2597 Add support for logging different events to a small uncached
2598 region. This is designed to aid in debugging reset cases where the
2599 caches may not be flushed before the target resets.
2600
2601config MSM_RTB_SEPARATE_CPUS
2602 bool "Separate entries for each cpu"
2603 depends on MSM_RTB
Laura Abbott9959f982012-02-28 11:30:50 -08002604 depends on SMP
Laura Abbottad340ff2012-01-04 14:23:48 -08002605 help
2606 Under some circumstances, it may be beneficial to give dedicated space
2607 for each cpu to log accesses. Selecting this option will log each cpu
2608 separately. This will guarantee that the last acesses for each cpu
2609 will be logged but there will be fewer entries per cpu
2610
Stepan Moskovchenko57884842012-06-07 17:35:49 -07002611config MSM_EBI_ERP
2612 bool "External Bus Interface (EBI) error reporting"
2613 help
2614 Say 'Y' here to enable reporting of external bus interface errors to
2615 the kernel log. Information such as the offending address and
2616 transaction type will be logged. This may be useful for debugging
2617 seemingly broken memory accesses.
2618
2619 For production builds, you should probably say 'N' here.
2620
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002621config MSM_CACHE_ERP
2622 bool "Cache / CPU error reporting"
2623 depends on ARCH_MSM_KRAIT
2624 help
2625 Say 'Y' here to enable reporting of cache and TLB errors to the kernel
2626 log. Enabling this feature can be used as a system debugging technique
2627 if cache corruption is suspected. Cache error statistics will also be
2628 reported in /proc/cpu/msm_cache_erp.
2629
2630 For production builds, you should probably say 'N' here.
2631
2632config MSM_L1_ERR_PANIC
Stepan Moskovchenko1b0c1742012-04-30 14:53:16 -07002633 bool "Panic on L1 cache errors"
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002634 depends on MSM_CACHE_ERP
2635 help
Stepan Moskovchenko1b0c1742012-04-30 14:53:16 -07002636 To cause the kernel to panic whenever an L1 cache error is detected, say
2637 'Y' here. This may be useful as a debugging technique if general system
2638 instability is suspected.
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002639
2640 For production builds, you should probably say 'N' here.
2641
Stepan Moskovchenkoe1aba3d2012-12-06 18:40:25 -08002642config MSM_L1_RECOV_ERR_PANIC
2643 bool "Panic on recoverable L1 cache errors"
2644 depends on MSM_CACHE_ERP && MSM_L1_ERR_PANIC
2645 help
2646 Certain CPU designs may be able to automatically recover from certain
2647 kinds of L1 cache errors, even though the L1 cache itself may not
2648 support error correction. These errors should not result in any kind
2649 of corruption, but their presence is nevertheless an indication of
2650 poor system health. To cause the kernel to panic whenever a
2651 recoverable L1 cache error is detected, say 'Y' here. This may be
2652 useful as a debugging technique if general system instability is
2653 suspected.
2654
2655 For production builds, you should definitely say 'N' here.
2656
Stepan Moskovchenko7035f652012-05-31 17:48:01 -07002657config MSM_L1_ERR_LOG
2658 bool "Log CPU ERP events to system memory"
2659 depends on MSM_CACHE_ERP
2660 help
2661 Enable logging CPU ERP events to an area of memory that will be
2662 preserved across a system reset. This may be useful for detecting and
2663 troubleshooting ERP-related system crashes in the field.
2664
2665 For production builds, you may want to say 'Y' here.
2666
Stepan Moskovchenkoe9a5dc12012-04-03 20:25:49 -07002667config MSM_L2_ERP_PRINT_ACCESS_ERRORS
2668 bool "Report L2 master port slave/decode errors in kernel log"
2669 depends on MSM_CACHE_ERP
2670 help
2671 Master port errors can occur when a memory request is not properly
2672 handled by the destination slave. This can occur if the destination
2673 register does not exist or is inaccessible due to security
2674 restrictions or (in some cases) clock configuration. Enabling this
2675 option will cause a backtrace to be printed to the kernel log whenever
2676 such an error is encountered. Note that the error is reported as an
2677 interrupt rather than as an exception, meaning that the backtrace may
2678 have some skid. This option may help with debugging, though production
2679 builds should probably say 'N' here.
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002680
2681config MSM_L2_ERP_PORT_PANIC
2682 bool "Panic on L2 master port errors"
Stepan Moskovchenkoe9a5dc12012-04-03 20:25:49 -07002683 depends on MSM_CACHE_ERP && MSM_L2_ERP_PRINT_ACCESS_ERRORS
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002684 help
2685 Master port errors can occur when a memory request is not properly
2686 handled by the destination slave. Enable this option to catch drivers
2687 which attempt to access bad areas of the address space, or access
2688 hardware registers in an improper state (such as certain clocks not
2689 being on). This option may help with debugging, though production
2690 builds should probably say 'N' here.
2691
2692config MSM_L2_ERP_1BIT_PANIC
2693 bool "Panic on recoverable L2 soft errors"
2694 depends on MSM_CACHE_ERP
2695 help
2696 Enable this option to cause a kernel panic whenever the L2 cache
2697 encounters a single-bit (correctable) soft error. This option should
2698 only be enabled when doing low-level debugging where cache corruption
2699 is suspected.
2700
2701 For production builds, you should definitely say 'N' here.
2702
2703config MSM_L2_ERP_2BIT_PANIC
2704 bool "Panic on unrecoverable L2 soft errors"
2705 depends on MSM_CACHE_ERP
2706 help
2707 Enable this option to cause a kernel panic whenever the L2 cache
2708 encounters a double-bit (non-correctable) soft error. Debug builds
2709 will likely benefit from having this option enabled to catch cache
2710 problems as soon as possible.
2711
2712 For production builds, it may be acceptable to say 'N' here, since
2713 an uncorrectable error might not necessarily cause further problems.
Laura Abbottad340ff2012-01-04 14:23:48 -08002714
Praveen Chidambaramf53ef1b2011-12-06 08:27:49 -07002715config MSM_DCVS
2716 bool "Use MSM DCVS for CPU/GPU Frequency control"
2717 depends on MSM_SCM
2718 help
2719 Enable support for MSM DCVS to control all CPU and GPU core frequencies.
2720 The DCVS manager allows idle driver to feed the idle information to the
2721 algorithm and the algorithm returns a frequency for the core which is
2722 passed to the frequency change driver.
2723
Pankaj Kumar32ce1ea2012-04-04 20:29:29 +05302724config MSM_CPR
2725 tristate "Use MSM CPR in S/W mode"
2726 help
2727 Enable CPR (core power reduction) in S/W mode, where the processor
2728 get's the notification from CPR block and programs the PMIC.
2729
2730config MSM_VP_REGULATOR
2731 tristate "Use MSM PMIC8029 C2 regulator"
2732 depends on ARCH_MSM8625
2733 help
2734 Enable MSM PMIC8029 C2 regulator support using APC_PLEVEL access
2735 for MSMs like 8625.
2736
Taniya Dasc43e6872012-03-21 16:41:14 +05302737config HAVE_ARCH_HAS_CURRENT_TIMER
2738 bool
Laura Abbott306bcc22012-03-08 11:24:53 -08002739
2740config MSM_CACHE_DUMP
2741 bool "Cache dumping support"
2742 help
2743 Add infrastructure to dump the L1 and L2 caches to an allocated buffer.
2744 This allows for analysis of the caches in case cache corruption is
2745 suspected.
2746
Laura Abbott7b637362012-03-29 16:43:49 -07002747config MSM_CACHE_DUMP_ON_PANIC
2748 bool "Dump caches on panic"
2749 depends on MSM_CACHE_DUMP
2750 help
2751 By default, the caches are flushed on panic. This means that trying to
2752 look at them in a RAM dump will give useless data. Select this if you
2753 want to dump the L1 and L2 caches on panic before any flush occurs.
2754 If unsure, say N
2755
Jack Phamccbbfab2012-04-09 19:50:20 -07002756config MSM_HSIC_SYSMON
2757 tristate "MSM HSIC system monitor driver"
2758 depends on USB
2759 help
2760 Add support for bridging with the system monitor interface of MDM
2761 over HSIC. This driver allows the local system monitor to
2762 communicate with the remote system monitor interface.
2763
2764config MSM_HSIC_SYSMON_TEST
2765 tristate "MSM HSIC system monitor bridge test"
2766 depends on USB && MSM_HSIC_SYSMON && DEBUG_FS
2767 help
2768 Enable the test hook for the Qualcomm system monitor HSIC driver.
2769 This will create a debugfs file entry named "hsic_sysmon_test" which
2770 can be read and written to send character data to the sysmon port of
2771 the modem over USB.
2772
Anirudh Ghayal0d2291a2012-09-20 21:31:41 +05302773config MSM_RPC_PMIC
2774 tristate "MSM RPC PMIC driver"
2775 depends on MSM_ONCRPCROUTER
2776 help
2777 This driver supports the PMIC functionality over RPC for those MSM's
2778 which do not have a direct access to PMIC. It supports ability to
2779 configure MPP, GPIO and all the other supported peripherals of the
2780 PMIC.
2781
Anirudh Ghayald3a63732012-09-20 22:13:13 +05302782config MSM_RPC_USB
2783 tristate "MSM RPC USB driver"
2784 depends on MSM_ONCRPCROUTER
2785 help
2786 This driver supports the USB configuration support over the RPC
2787 interface. It support the HS USB module connected to the MSM
2788 and FS USB which is connected over the PMIC. This support is
2789 required for MSMs on which the APPS does not have a direct access
2790 to the PMIC.
2791
2792config MSM_RPC_PMAPP
2793 tristate "MSM RPC PMIC APP driver"
2794 depends on MSM_ONCRPCROUTER
2795 help
2796 This driver supports the configuration of various PMIC APP modules
2797 such as display backlight, vreg pin-ctrl, smps clock over the RPC
2798 interface. This support is required for MSMs on which the APPS
2799 does not have a direct access to the PMIC.
Pushkar Joshi0fc73462012-09-26 17:59:31 -07002800
2801config MSM_ENABLE_WDOG_DEBUG_CONTROL
2802 bool "MSM Watchdog driver to disable debug Image"
2803 help
2804 This driver supports the configuration of the GCC_WDOG_DEBUG register
2805 used to control debug image.
2806 This support is currently required for MSM8974 to disable debug image
2807 on PS HOLD reset
Taniya Dasea4263f92012-08-22 18:52:51 +05302808
2809config MSM_FIQ
2810 bool "Enable FIQ for debugging"
2811 depends on ARCH_MSM8625
2812 select FIQ
Taniya Das36e4aa12012-07-04 18:27:16 +05302813 select GIC_SECURE
Taniya Dasea4263f92012-08-22 18:52:51 +05302814 help
2815 Enable any line to be used as an FIQ. This will help debugging
2816 if apps is not responding and holding lock with irqs disabled.
2817 Modem will then generate an raise a FIQ on this line before sending
2818 SMSM reset.
Greg Reidb1d240a2012-10-12 12:20:31 -04002819
2820config MSM_USE_USER_ACCESSIBLE_TIMERS
2821 bool "Enables mapping an MSM timer counter page to user space."
2822 depends on ARM_USE_USER_ACCESSIBLE_TIMERS
2823 help
2824 Enables MSM-specific user accessible timers via a shared
2825 memory page containing the cycle counter.
2826
Sidipotu Ashokbf84d4d2012-11-06 17:13:28 +05302827config USE_DEV_CTRL_VOLUME
2828 bool "Use Device Control Volume"
2829 help
2830 Use Device Control Volume as opposed to ALSA volume control.
2831
Jay Chokshi06e444f2012-12-06 20:48:23 -08002832config MSM_CPU_PWRCTL
2833 bool "Ensures that krait droop detectors are always off"
2834 help
2835 Droop detector mechanism can adversely affect krait plls during
2836 stand alone power collapse operation. Selecting this option
2837 ensures that they are always off.
2838
Saket Saurabh6089f952012-12-07 15:49:13 +05302839config MSM_UARTDM_Core_v14
2840 bool "Use MSM BLSP based HSUART Core v1.4"
2841 depends on SERIAL_MSM_HS
2842 help
2843 Select if BLSP based UART Core v.14 or higher is present.
Brian Swetland9e73c842007-11-26 04:12:13 -08002844endif