blob: 9402f25a3882baffdd47f98e51599dff8fa34b63 [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
Priyanka Mathur94abc462012-12-11 16:34:52 -0800293 select MSM_RPM_LOG
Sathish Ambleyd4efc762011-10-09 22:19:22 -0700294
Ravi Kumar Vb31dbba2012-08-31 22:40:22 +0530295config ARCH_MPQ8092
296 bool "MPQ8092"
297 select ARCH_MSM_KRAITMP
298 select GPIO_MSM_V3
299 select ARM_GIC
300 select MULTI_IRQ_HANDLER
301 select CPU_V7
302 select MSM_GPIOMUX
303 select MAY_HAVE_SPARSE_IRQ
304 select SPARSE_IRQ
305 select MSM_NOPM
306
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700307config ARCH_FSM9XXX
308 bool "FSM9XXX"
309 select ARCH_MSM_SCORPION
310 select MSM_VIC
311 select CPU_V7
312 select MSM_REMOTE_SPINLOCK_LDREX
Steve Mucklef132c6c2012-06-06 18:30:57 -0700313 select GPIO_FSM9XXX
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530314 select MULTI_IRQ_HANDLER
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -0800315 select MSM_DALRPC
Daniel Walker4ad15e62010-05-06 13:54:17 -0700316
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700317config ARCH_MSM9615
318 bool "MSM9615"
319 select ARM_GIC
Taniya Dasb241bd82012-03-19 17:58:06 +0530320 select GIC_SECURE
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700321 select ARCH_MSM_CORTEX_A5
322 select CPU_V7
Rohit Vaswani4307c842012-10-11 15:50:05 -0700323 select MIGHT_HAVE_CACHE_L2X0
Steve Mucklef132c6c2012-06-06 18:30:57 -0700324 select GPIO_MSM_V2
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -0700325 select MSM_GPIOMUX
Praveen Chidambaramab3b1c42011-08-25 08:44:05 -0600326 select MSM_RPM
Maheshkumar Sivasubramanian738b4582011-09-06 17:26:24 -0600327 select MSM_SPM_V2
Rohit Vaswanif688fa62011-10-13 18:13:10 -0700328 select MSM_NATIVE_RESTART
Matt Wagantall9274df92011-12-15 11:11:05 -0800329 select REGULATOR
330 select MSM_RPM_REGULATOR
Marc Zyngier89bdafd12011-12-22 11:39:20 +0530331 select MULTI_IRQ_HANDLER
Matt Wagantall88b86312012-01-31 16:53:03 -0800332 select MSM_PM8X60 if PM
Vikram Mulukutla2021c002011-12-16 12:32:59 -0800333 select MSM_XO
Olav Haugane6a0acd2012-04-05 09:29:12 -0700334 select MSM_MULTIMEDIA_USE_ION
Shiv Maliyappanahalli9ec55e92012-01-09 14:44:59 -0800335 select MSM_QDSP6_APR
336 select MSM_AUDIO_QDSP6 if SND_SOC
Rohit Vaswaniead426f2012-01-05 20:24:52 -0800337 select FIQ
Laura Abbottb14ed962012-01-30 14:18:08 -0800338 select ARM_HAS_SG_CHAIN
Matt Wagantall9274df92011-12-15 11:11:05 -0800339
Taniya Das43bcdd62011-12-02 17:33:27 +0530340config ARCH_MSM8625
341 bool "MSM8625"
342 select ARCH_MSM_CORTEX_A5
343 select CPU_V7
Steve Mucklef132c6c2012-06-06 18:30:57 -0700344 select GPIO_MSM_V1
Taniya Das43bcdd62011-12-02 17:33:27 +0530345 select MSM_GPIOMUX
346 select ARM_GIC
347 select ARCH_MSM_CORTEXMP
348 select MULTI_IRQ_HANDLER
Trilok Soni3a453992012-03-06 18:46:22 +0530349 select ARM_TICKET_LOCKS
Krishna Vankae2922052012-03-02 09:59:12 +0530350 select MSM_RUN_QUEUE_STATS
Trilok Sonib856ab92012-06-26 14:33:28 +0530351 select MIGHT_HAVE_CACHE_L2X0
Chintan Pandya3544e742012-08-30 19:39:59 +0530352 select ARM_HAS_SG_CHAIN
Ashwin Chaugule3deb6b82012-12-21 13:09:48 -0500353 select CPU_HAS_L2_PMU
Rohit Vaswanifafe2492012-04-23 18:54:12 -0700354
355config ARCH_MSM9625
356 bool "MSM9625"
357 select ARM_GIC
Abhimanyu Kapur490d20c2012-06-22 17:34:20 -0700358 select MIGHT_HAVE_CACHE_L2X0
Rohit Vaswanifafe2492012-04-23 18:54:12 -0700359 select ARCH_MSM_CORTEX_A5
360 select SMP
361 select MSM_SMP
362 select CPU_V7
Abhimanyu Kapur4bb38622012-10-16 19:07:48 -0700363 select MSM_SCM if SMP
Jin Hong690e3352012-05-02 09:25:05 -0700364 select MSM_GPIOMUX
Girish Mahadevanf1c20a42012-09-19 11:44:36 -0600365 select MSM_RPM_SMD
Abhimanyu Kapur46e5e2b2012-10-02 20:45:37 -0700366 select MSM_NATIVE_RESTART
367 select MSM_RESTART_V2
Girish Mahadevan6e419562012-09-19 12:50:05 -0600368 select MSM_SPM_V2
369 select MSM_PM8X60 if PM
370 select MSM_SCM if SMP
Rohit Vaswanifafe2492012-04-23 18:54:12 -0700371 select MULTI_IRQ_HANDLER
Rohit Vaswani61cf6ef2012-07-27 13:51:48 -0700372 select GPIO_MSM_V3
David Collins1cc6e402012-09-17 16:02:24 -0700373 select MAY_HAVE_SPARSE_IRQ
374 select SPARSE_IRQ
Mitchel Humpherys92e9b8a2012-10-08 18:12:47 -0700375 select MSM_MULTIMEDIA_USE_ION
Girish Mahadevane3be9302012-11-07 16:21:52 -0700376 select MSM_RPM_STATS_LOG
Venkat Sudhir0620e982012-11-15 16:04:36 -0800377 select MSM_QDSP6_APRV2
378 select MSM_QDSP6V2_CODECS
379 select MSM_AUDIO_QDSP6V2 if SND_SOC
Ashwin Chaugule8b459cc2012-11-26 15:20:54 -0500380 select CPU_HAS_L2_PMU
Pushkar Joshi64cae782012-12-15 18:59:03 -0800381 select MSM_JTAG_MM if MSM_QDSS
Neeti Desai5f3b0312012-11-07 11:20:03 -0800382 select MEMORY_HOLE_CARVEOUT
Syed Rameez Mustafa9232e5b2012-09-21 18:22:49 -0700383
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -0800384config ARCH_MSM8610
385 bool "MSM8610"
Syed Rameez Mustafa9232e5b2012-09-21 18:22:49 -0700386 select ARM_GIC
387 select GIC_SECURE
Syed Rameez Mustafa9232e5b2012-09-21 18:22:49 -0700388 select ARCH_MSM_CORTEXMP
389 select CPU_V7
390 select MSM_SCM if SMP
391 select MAY_HAVE_SPARSE_IRQ
392 select SPARSE_IRQ
393 select MULTI_IRQ_HANDLER
394 select GPIO_MSM_V3
395 select MSM_GPIOMUX
Hanumant Singhe4271312012-10-24 13:27:57 -0700396 select MSM_NATIVE_RESTART
397 select MSM_RESTART_V2
Neeti Desai2a575be2012-11-26 12:53:10 -0800398 select MEMORY_HOLE_CARVEOUT
399 select DONT_MAP_HOLE_AFTER_MEMBANK
Karthikeyan Ramasubramanian8e826c92012-11-27 17:08:12 -0700400 select QMI_ENCDEC
Arun Menon7d2f1732013-01-16 15:20:56 -0800401 select MSM_QDSP6_APRV2
402 select MSM_QDSP6V2_CODECS
403 select MSM_AUDIO_QDSP6V2 if SND_SOC
Praveen Chidambaramee7b1652012-11-29 09:52:53 -0700404 select MSM_RPM_SMD
405 select MSM_SPM_V2
406 select MSM_L2_SPM
407 select MSM_PM8X60 if PM
Syed Rameez Mustafa9ee80102012-11-02 14:41:04 -0700408
409config ARCH_MSM8226
410 bool "MSM8226"
411 select ARM_GIC
412 select GIC_SECURE
Syed Rameez Mustafa9ee80102012-11-02 14:41:04 -0700413 select ARCH_MSM_CORTEXMP
414 select CPU_V7
415 select MSM_SCM if SMP
416 select MAY_HAVE_SPARSE_IRQ
417 select SPARSE_IRQ
418 select MULTI_IRQ_HANDLER
419 select GPIO_MSM_V3
420 select MSM_GPIOMUX
Syed Rameez Mustafaf1bdd712012-11-20 14:56:44 -0800421 select MSM_NATIVE_RESTART
422 select MSM_RESTART_V2
Bhalchandra Gajare4e08f632012-12-18 11:54:35 -0800423 select MSM_QDSP6_APRV2
424 select MSM_QDSP6V2_CODECS
425 select MSM_AUDIO_QDSP6V2 if SND_SOC
Karthikeyan Ramasubramaniand04c8652013-01-16 09:03:51 -0700426 select QMI_ENCDEC
Praveen Chidambarama06f60d2012-11-29 09:52:53 -0700427 select MSM_RPM_SMD
428 select MSM_SPM_V2
429 select MSM_L2_SPM
430 select MSM_PM8X60 if PM
Neeti Desaibfedbd32012-11-21 13:19:36 -0800431 select MEMORY_HOLE_CARVEOUT
432 select DONT_MAP_HOLE_AFTER_MEMBANK0
Stepan Moskovchenko1cd286f2011-08-03 19:03:02 -0700433endmenu
Daniel Walkerbf83de42010-03-16 16:29:44 -0700434
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700435choice
436 prompt "MSM SoC Revision"
437 default MSM_SOC_REV_NONE
438config MSM_SOC_REV_NONE
439 bool "N/A"
440 select EMULATE_DOMAIN_MANAGER_V7 if ARCH_QSD8X50
441 select VERIFY_PERMISSION_FAULT if ARCH_QSD8X50
Daniel Walkerbf83de42010-03-16 16:29:44 -0700442config MSM_SOC_REV_A
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700443 bool "Rev. A"
444 select ARCH_MSM7X27A if ARCH_MSM7X27
Daniel Walkerbf83de42010-03-16 16:29:44 -0700445endchoice
446
Stepan Moskovchenko00da0742011-07-08 14:06:44 -0700447config MSM_KRAIT_TBB_ABORT_HANDLER
448 bool "Krait TBB/TBH data abort handler"
449 depends on ARCH_MSM_KRAIT
450 depends on ARM_THUMB
451 help
452 Certain early samples of the Krait processor may generate data
453 aborts for TBB / TBH instructions that fail their condition code
454 checks. Enabling this option will ignore these erroneous data aborts,
455 at the expense of a very small performance penalty.
Stephen Boyda3d3ef92011-11-08 10:33:04 -0800456
Stepan Moskovchenko00da0742011-07-08 14:06:44 -0700457 If unsure, say N.
Daniel Walkerbf83de42010-03-16 16:29:44 -0700458
459config ARCH_MSM_ARM11
460 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700461
Daniel Walkerbf83de42010-03-16 16:29:44 -0700462config ARCH_MSM_SCORPION
463 bool
464
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700465config ARCH_MSM_KRAIT
Daniel Walker46fe5f22010-08-18 11:00:25 -0700466 bool
Stephen Boyd51cabbe2011-12-02 13:28:56 -0800467 select ARM_L1_CACHE_SHIFT_6
Daniel Walker46fe5f22010-08-18 11:00:25 -0700468
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700469config MSM_SMP
Steve Mucklef132c6c2012-06-06 18:30:57 -0700470 select HAVE_SMP
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700471 bool
472
473config ARCH_MSM_SCORPIONMP
474 select ARCH_MSM_SCORPION
475 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530476 select HAVE_ARCH_HAS_CURRENT_TIMER
Pratik Patel2963de42012-05-17 12:43:40 -0700477 select MSM_JTAG if MSM_QDSS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700478 bool
479
480config ARCH_MSM_KRAITMP
481 select ARCH_MSM_KRAIT
482 select MSM_SMP
Taniya Dasc43e6872012-03-21 16:41:14 +0530483 select HAVE_ARCH_HAS_CURRENT_TIMER
Pratik Patel2963de42012-05-17 12:43:40 -0700484 select MSM_JTAG if MSM_QDSS
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700485 bool
486
Taniya Das43bcdd62011-12-02 17:33:27 +0530487config ARCH_MSM_CORTEXMP
488 select MSM_SMP
489 bool
490
Stepan Moskovchenko196f86e2012-07-13 20:40:46 -0700491config MSM_KRAIT_WFE_FIXUP
492 bool
493
Stepan Moskovchenkoa000d132012-08-14 21:05:14 -0700494config MSM_RESTART_V2
495 bool
496
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700497config ARCH_MSM_CORTEX_A5
Bryan Huntsman239ef1e2011-11-23 15:09:13 -0800498 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700499
500config ARCH_MSM7X27A
501 bool
502 select MSM_DALRPC
Justin Pauporeb3a33b72011-08-23 15:30:32 -0700503 select MSM_PROC_COMM_REGULATOR
Taniya Das86e0e132011-10-19 11:32:00 +0530504 select MULTI_IRQ_HANDLER
Taniya Das43bcdd62011-12-02 17:33:27 +0530505 select ARM_GIC
506 select ARCH_MSM_CORTEXMP
Trilok Sonib856ab92012-06-26 14:33:28 +0530507 select MIGHT_HAVE_CACHE_L2X0
Chintan Pandya3544e742012-08-30 19:39:59 +0530508 select ARM_HAS_SG_CHAIN
Ashwin Chaugule3deb6b82012-12-21 13:09:48 -0500509 select CPU_HAS_L2_PMU
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700510
Gregory Beanf9f3d312010-04-30 22:06:50 -0700511config MSM_VIC
512 bool
Daniel Walkerbf83de42010-03-16 16:29:44 -0700513
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700514config MSM_RPM
515 bool "Resource Power Manager"
516 select MSM_MPM
517
Mahesh Sivasubramaniana8ff9922012-03-27 17:50:42 -0600518config MSM_RPM_SMD
519 depends on MSM_SMD
Mahesh Sivasubramanian102e5962012-06-20 13:12:11 -0600520 select MSM_MPM_OF
521 bool "RPM driver using SMD protocol"
522 help
523 RPM is the dedicated hardware engine for managing shared SoC
524 resources. This config adds driver support for using SMD as a
525 transport layer communication with RPM hardware. It also selects
526 the MSM_MPM config that programs the MPM module to monitor interrupts
527 during sleep modes.
Mahesh Sivasubramaniana8ff9922012-03-27 17:50:42 -0600528
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700529config MSM_MPM
530 bool "Modem Power Manager"
Mahesh Sivasubramanian102e5962012-06-20 13:12:11 -0600531 help
532 MPM is a dedicated hardware resource responsible for entering and
533 waking up from a system wide low power mode. The MPM driver tracks
534 the wakeup interrupts and configures the MPM to monitor the wakeup
535 interrupts when going to a system wide sleep mode.
536
537config MSM_MPM_OF
538 bool "Modem Power Manager"
Subbaraman Narayanamurthy0b148fc2012-11-28 12:14:12 -0800539 depends on OF
Mahesh Sivasubramanian102e5962012-06-20 13:12:11 -0600540 help
541 MPM is a dedicated hardware resource responsible for entering and
542 waking up from a system wide low power mode. The MPM driver tracks
543 the wakeup interrupts and configures the MPM to monitor the wakeup
544 interrupts when going to a system wide sleep mode. This config option
545 enables the MPM driver that supports initialization from a device
546 tree
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700547
Priyanka Mathur9a75ec52012-12-07 16:02:40 -0800548config MSM_LPM_TEST
549 bool "Low Power Mode test framework"
Priyanka Mathur3abfd442013-01-11 12:58:51 -0800550 depends on MSM_RPM || MSM_RPM_SMD
Priyanka Mathur9a75ec52012-12-07 16:02:40 -0800551 depends on MSM_PM8X60
552 help
553 LPM_TEST is a test framework that assists in exercising the low
554 power mode algorithm on MSM targets. This test framework tracks
555 notifications sent during entry/exit of the low power modes and
556 processes them to measure various stats including latency
557 measurement.
558
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700559config MSM_XO
560 bool
561
562config MSM_REMOTE_SPINLOCK_DEKKERS
563 bool
564config MSM_REMOTE_SPINLOCK_SWP
565 bool
566config MSM_REMOTE_SPINLOCK_LDREX
567 bool
Eric Holmbergeab10732011-09-23 19:44:43 -0600568config MSM_REMOTE_SPINLOCK_SFPB
569 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700570config MSM_ADM3
571 bool
572
573menu "MSM Board Selection"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700574
575config MACH_HALIBUT
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700576 depends on ARCH_MSM7X01A
577 depends on MSM_STACKED_MEMORY
578 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700579 bool "Halibut Board (QCT SURF7201A)"
580 help
581 Support for the Qualcomm SURF7201A eval board.
582
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700583config MACH_MSM7201A_SURF
584 depends on ARCH_MSM7X01A
585 depends on MSM_STACKED_MEMORY
586 default y
587 bool "MSM7201A SURF"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700588 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700589 Support for the Qualcomm MSM7201A SURF eval board.
590
591config MACH_MSM7201A_FFA
592 depends on ARCH_MSM7X01A
593 depends on MSM_STACKED_MEMORY
594 default y
595 bool "MSM7201A FFA"
596 help
597 Support for the Qualcomm MSM7201A FFA eval board.
598
599config MACH_TROUT
600 depends on ARCH_MSM7X01A
601 depends on MSM_STACKED_MEMORY
602 default y
603 bool "Trout"
604
605config MACH_MSM7X27_SURF
606 depends on ARCH_MSM7X27
607 depends on !MSM_STACKED_MEMORY
608 default y
609 bool "MSM7x27 SURF"
610 help
611 Support for the Qualcomm MSM7x27 SURF eval board.
612
613config MACH_MSM7X27_FFA
614 depends on ARCH_MSM7X27
615 depends on !MSM_STACKED_MEMORY
616 default y
617 bool "MSM7x27 FFA"
618 help
619 Support for the Qualcomm MSM7x27 FFA eval board.
620
621config MACH_MSM7X27A_RUMI3
622 depends on ARCH_MSM7X27A
623 depends on !MSM_STACKED_MEMORY
624 default y
625 bool "MSM7x27A RUMI3"
626 help
627 Support for the Qualcomm MSM7x27A RUMI3 Emulation Platform.
628
629config MACH_MSM7X27A_SURF
630 depends on ARCH_MSM7X27A
631 depends on !MSM_STACKED_MEMORY
632 default y
633 bool "MSM7x27A SURF"
634 help
635 Support for the Qualcomm MSM7x27A SURF.
636
637config MACH_MSM7X27A_FFA
638 depends on ARCH_MSM7X27A
639 depends on !MSM_STACKED_MEMORY
640 default y
641 bool "MSM7x27A FFA"
642 help
643 Support for the Qualcomm MSM7x27A FFA.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700644
Trilok Soni3d0f6c52011-07-26 16:06:58 +0530645config MACH_MSM7625A_SURF
646 depends on ARCH_MSM7X27A
647 depends on !MSM_STACKED_MEMORY
648 default y
649 bool "MSM7625A SURF"
650 help
651 Support for the Qualcomm MSM7625A SURF.
652
653config MACH_MSM7625A_FFA
654 depends on ARCH_MSM7X27A
655 depends on !MSM_STACKED_MEMORY
656 default y
657 bool "MSM7625A FFA"
658 help
659 Support for the Qualcomm MSM7625A FFA.
660
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530661config MACH_MSM7627A_QRD1
662 depends on ARCH_MSM7X27A
663 depends on !MSM_STACKED_MEMORY
664 default y
665 bool "MSM7627A QRD1"
666 help
Chintan Pandyab1bad0e2012-02-06 19:04:51 +0530667 Support for the Qualcomm MSM7627A Reference Design.
668
669config MACH_MSM7627A_QRD3
670 depends on ARCH_MSM7X27A
671 depends on !MSM_STACKED_MEMORY
672 default y
673 bool "MSM7627A QRD3"
674 help
675 Support for the Qualcomm MSM7627A Reference Design.
Taniya Dasc98bfbc2011-08-23 09:58:55 +0530676
Taniya Dasc868a2e2012-01-03 10:18:47 +0530677config MACH_MSM7627A_EVB
678 depends on ARCH_MSM7X27A
679 depends on !MSM_STACKED_MEMORY
680 default y
681 bool "MSM7627A EVB"
682 help
683 Support for the Qualcomm MSM7627A Reference Design.
684
Taniya Das43bcdd62011-12-02 17:33:27 +0530685config MACH_MSM8625_RUMI3
686 depends on ARCH_MSM8625
687 depends on !MSM_STACKED_MEMORY
688 default y
689 bool "MSM8625 RUMI3"
690 help
691 Support for the Qualcomm MSM8625 RUMI3 Emulation Platform.
692
Taniya Dase3027e22012-02-27 16:32:27 +0530693config MACH_MSM8625_SURF
694 depends on ARCH_MSM8625
695 depends on !MSM_STACKED_MEMORY
696 default y
697 bool "MSM8625 SURF"
698 help
699 Support for the Qualcomm MSM8625 SURF.
700
Aparna Mallavarapu9f000a72012-04-20 15:37:57 +0530701config MACH_MSM8625_FFA
702 depends on ARCH_MSM8625
703 depends on !MSM_STACKED_MEMORY
704 default y
705 bool "MSM8625 FFA"
706 help
707 Support for the Qualcomm MSM8625 FFA.
708
Chintan Pandyaf4ad4002012-02-28 19:49:03 +0530709config MACH_MSM8625_EVB
710 depends on ARCH_MSM8625
711 depends on !MSM_STACKED_MEMORY
712 default y
713 bool "MSM8625 EVB"
714 help
715 Support for the Qualcomm MSM8625 Reference Design.
716
Taniya Dasbd096542012-03-15 17:43:45 +0530717config MACH_MSM8625_QRD7
718 depends on ARCH_MSM8625
719 depends on !MSM_STACKED_MEMORY
720 default y
721 bool "MSM8625 QRD7"
722 help
723 Support for the Qualcomm MSM8625 Reference Design.
724
Aparna Mallavarapu5a326242012-05-09 19:49:02 +0530725config MACH_MSM8625_EVT
726 depends on ARCH_MSM8625
727 depends on !MSM_STACKED_MEMORY
728 default y
729 bool "MSM8625 EVT"
730 help
731 Support for the Qualcomm MSM8625 Reference Design.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700732
Channagoud Kadabi2bd65c82012-10-12 15:14:23 +0530733config MACH_QRD_SKUD_PRIME
734 depends on ARCH_MSM8625
735 depends on !MSM_STACKED_MEMORY
736 default y
737 bool "MSM8625 SKUD PRIME"
738 help
739 Support for the Qualcomm MSM8625 SKUD prime Reference Design.
740 Add support for a SKUD prime reference design based on MSM8x25
741 chipset. This device is much closer to a phone than regular form
742 factor devices, with new touch, display panel and other hardware
743 configurations.
744
Daniel Walker7b521612010-05-06 12:44:57 -0700745config MACH_MSM7X30_SURF
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700746 depends on ARCH_MSM7X30
747 depends on !MSM_STACKED_MEMORY
748 default y
749 bool "MSM7x30 SURF"
750 help
751 Support for the Qualcomm MSM7x30 SURF eval board.
752
753config MACH_MSM7X30_FFA
754 depends on ARCH_MSM7X30
755 depends on !MSM_STACKED_MEMORY
756 default y
757 bool "MSM7x30 FFA"
758 help
759 Support for the Qualcomm MSM7x30 FFA eval board.
760
761config MACH_MSM7X30_FLUID
762 depends on ARCH_MSM7X30
763 depends on !MSM_STACKED_MEMORY
764 default y
765 bool "MSM7x30 FLUID"
766 help
767 Support for the Qualcomm MSM7x30 FLUID eval board.
768
769config MACH_SAPPHIRE
770 depends on ARCH_MSM7X01A
771 default n
772 bool "Sapphire"
Daniel Walker7b521612010-05-06 12:44:57 -0700773
Daniel Walker4ad15e62010-05-06 13:54:17 -0700774config MACH_QSD8X50_SURF
775 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700776 depends on MSM_SOC_REV_NONE
777 depends on MSM_STACKED_MEMORY
778 default y
Daniel Walker4ad15e62010-05-06 13:54:17 -0700779 bool "QSD8x50 SURF"
780 help
781 Support for the Qualcomm QSD8x50 SURF eval board.
782
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700783config MACH_QSD8X50_FFA
Daniel Walker4ad15e62010-05-06 13:54:17 -0700784 depends on ARCH_QSD8X50
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700785 depends on MSM_SOC_REV_NONE
786 depends on MSM_STACKED_MEMORY
787 default y
788 bool "QSD8x50 FFA"
Daniel Walker4ad15e62010-05-06 13:54:17 -0700789 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700790 Support for the Qualcomm QSD8x50 FFA eval board.
791
792config MACH_MSM7X25_SURF
793 depends on ARCH_MSM7X25
794 depends on !MSM_STACKED_MEMORY
795 default y
796 bool "MSM7x25 SURF"
797 help
798 Support for the Qualcomm MSM7x25 SURF eval board.
799
800config MACH_MSM7X25_FFA
801 depends on ARCH_MSM7X25
802 depends on !MSM_STACKED_MEMORY
803 default y
804 bool "MSM7x25 FFA"
805 help
806 Support for the Qualcomm MSM7x25 FFA eval board.
807
808config MACH_MSM8X55_SURF
809 depends on ARCH_MSM7X30
810 depends on !MSM_STACKED_MEMORY
811 default y
812 bool "MSM8X55 SURF"
813 help
814 Support for the Qualcomm MSM8x55 SURF eval board.
815
816config MACH_MSM8X55_FFA
817 depends on ARCH_MSM7X30
818 depends on !MSM_STACKED_MEMORY
819 default y
820 bool "MSM8X55 FFA"
821 help
822 Support for the Qualcomm MSM8x55 FFA eval board.
823
824config MACH_MSM8X55_SVLTE_FFA
825 depends on ARCH_MSM7X30
826 depends on !MSM_STACKED_MEMORY
827 default y
828 bool "MSM8X55 SVLTE FFA"
829 help
830 Support for the Qualcomm MSM8x55 SVLTE FFA eval board.
831
832config MACH_MSM8X55_SVLTE_SURF
833 depends on ARCH_MSM7X30
834 depends on !MSM_STACKED_MEMORY
835 default y
836 bool "MSM8X55 SVLTE SURF"
837 help
838 Support for the Qualcomm MSM8x55 SVLTE SURF eval board.
Daniel Walker4ad15e62010-05-06 13:54:17 -0700839
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700840config MACH_MSM8X60_SURF
841 depends on ARCH_MSM8X60
842 default n
843 bool "MSM8x60 SURF"
844 help
845 Support for the Qualcomm MSM8x60 SURF eval board.
846
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700847config MACH_MSM8X60_FFA
848 depends on ARCH_MSM8X60
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700849 default n
Gregory Bean69b7f6f2010-04-04 22:29:02 -0700850 bool "MSM8x60 FFA"
851 help
852 Support for the Qualcomm MSM8x60 FFA eval board.
853
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700854config MACH_MSM8X60_FLUID
855 depends on ARCH_MSM8X60
856 default n
857 bool "MSM8x60 FLUID"
858 help
859 Support for the Qualcomm MSM8x60 FLUID platform. The FLUID is an
860 8x60 target which has a form factor that is much closer to that
861 of a phone than other targets. It also has a new display and
862 touchscreen controller.
863
864config MACH_MSM8X60_FUSION
865 depends on ARCH_MSM8X60
866 default n
867 bool "MSM8x60 FUSION"
868 help
869 Support for the Qualcomm MSM8x60 Fusion SURF device.
870
871config MACH_MSM8X60_FUSN_FFA
872 depends on ARCH_MSM8X60
873 default n
874 bool "MSM8x60 FUSN FFA"
875 help
876 Support for the Qualcomm MSM8x60 Fusion FFA device.
877
Zhang Chang Kenef05b172011-07-27 15:28:13 -0400878config MACH_MSM8X60_DRAGON
879 depends on ARCH_MSM8X60
880 default n
881 bool "MSM8x60 DRAGON"
882 help
883 Support for the Qualcomm MSM8x60 Dragon board.
884
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700885config MACH_MSM8960_CDP
886 depends on ARCH_MSM8960
887 bool "MSM8960 CDP"
888 help
889 Support for the Qualcomm MSM8960 CDP device.
890
891config MACH_MSM8960_MTP
892 depends on ARCH_MSM8960
893 bool "MSM8960 MTP"
894 help
895 Support for the Qualcomm MSM8960 MTP device.
896
897config MACH_MSM8960_FLUID
898 depends on ARCH_MSM8960
899 bool "MSM8960 FLUID"
900 help
901 Support for the Qualcomm MSM8960 FLUID device.
902
Amir Samuelov0d1f8ae2011-07-28 11:13:58 +0300903config MACH_MSM8960_LIQUID
904 depends on ARCH_MSM8960
905 bool "MSM8960 LIQUID"
906 help
907 Support for the Qualcomm MSM8960 LIQUID device.
908
Stepan Moskovchenko082952d2011-10-18 17:27:08 -0700909config MACH_MSM8930_CDP
910 depends on ARCH_MSM8930
911 bool "MSM8930 CDP"
912 help
913 Support for the Qualcomm MSM8930 CDP device.
914
915config MACH_MSM8930_MTP
916 depends on ARCH_MSM8930
917 bool "MSM8930 MTP"
918 help
919 Support for the Qualcomm MSM8930 MTP device.
920
921config MACH_MSM8930_FLUID
922 depends on ARCH_MSM8930
923 bool "MSM8930 FLUID"
924 help
925 Support for the Qualcomm MSM8930 FLUID device.
926
Stepan Moskovchenko8768eff2011-12-01 18:55:07 -0800927config MACH_MSM8627_CDP
928 depends on ARCH_MSM8930
929 bool "MSM8627 CDP"
930 help
931 Support for the Qualcomm MSM8627 CDP device.
932
933config MACH_MSM8627_MTP
934 depends on ARCH_MSM8930
935 bool "MSM8627 MTP"
936 help
937 Support for the Qualcomm MSM8627 MTP device.
938
Rohit Vaswania8e7a832011-09-28 21:00:05 -0700939config MACH_MSM9615_CDP
940 depends on ARCH_MSM9615
941 bool "MSM9615 CDP"
942 help
943 Support for the Qualcomm MSM9615 CDP device.
944
945config MACH_MSM9615_MTP
946 depends on ARCH_MSM9615
947 bool "MSM9615 MTP"
948 help
949 Support for the Qualcomm MSM9615 MTP device.
950
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -0700951config MSM_USE_TSIF1
952 depends on ARCH_MSM8X60
953 bool "MSM8x60 use TSIF1"
954 help
955 Selects TSIF1 core to be used rather than TSIF0.
956 The two TSIF cores share the same DM configuration
957 so they cannot be used simultaneously.
958
Joel King82b7e3f2012-01-05 10:03:27 -0800959config MACH_APQ8064_CDP
960 depends on ARCH_APQ8064
961 bool "APQ8064 CDP"
962 help
963 Support for the Qualcomm APQ8064 CDP device.
964
Rohit Vaswani4375c802013-01-09 13:38:19 -0800965config MACH_FSM8064_EP
966 depends on ARCH_APQ8064
967 bool "FSM8064 EP"
968 help
969 Support for the Qualcomm FSM8064 EP device.
970 This board also known as Femto development platform (FDP)
971 is based on APQ8064 chipset. This board does not support
972 keyboard, display or multimedia.
973
Joel King82b7e3f2012-01-05 10:03:27 -0800974config MACH_APQ8064_MTP
975 depends on ARCH_APQ8064
976 bool "APQ8064 MTP"
977 help
978 Support for the Qualcomm APQ8064 MTP device.
979
980config MACH_APQ8064_LIQUID
981 depends on ARCH_APQ8064
982 bool "APQ8064 LIQUID"
983 help
984 Support for the Qualcomm APQ8064 LIQUID device.
985
Joel King064bbf82012-04-01 13:23:39 -0700986config MACH_MPQ8064_CDP
987 depends on ARCH_APQ8064
988 bool "MPQ8064 CDP"
989 help
990 Support for the Qualcomm MPQ8064 CDP device.
991
Joel King11ca8202012-02-13 16:19:03 -0800992config MACH_MPQ8064_HRD
993 depends on ARCH_APQ8064
994 bool "MPQ8064 HRD"
995 help
996 Support for the Qualcomm MPQ8064 HRD device.
997
998config MACH_MPQ8064_DTV
999 depends on ARCH_APQ8064
1000 bool "MPQ8064 DTV"
1001 help
1002 Support for the Qualcomm MPQ8064 DTV device.
1003
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001004config MACH_FSM9XXX_SURF
1005 depends on ARCH_FSM9XXX
1006 depends on !MSM_STACKED_MEMORY
1007 default y
1008 bool "FSM9XXX SURF"
1009 help
1010 Support for the Qualcomm FSM9xxx femtocell
1011 chipset based SURF evaluation board and
1012 FFA board.
1013
Daniel Walker4ad15e62010-05-06 13:54:17 -07001014endmenu
Brian Swetland9e73c842007-11-26 04:12:13 -08001015
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001016config MSM_STACKED_MEMORY
1017 bool "Stacked Memory"
1018 default y
Stepan Moskovchenko24f61732011-02-11 12:28:16 -08001019 help
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001020 This option is used to indicate the presence of on-die stacked
1021 memory. When present this memory bank is used for a high speed
1022 shared memory interface. When not present regular RAM is used.
Stepan Moskovchenko24f61732011-02-11 12:28:16 -08001023
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001024config PHYS_OFFSET
1025 hex
Rohit Vaswaniddeb52a2011-08-16 12:26:32 -07001026 default "0x40800000" if ARCH_MSM9615
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001027 default "0x80200000" if ARCH_APQ8064
1028 default "0x80200000" if ARCH_MSM8960
Stepan Moskovchenko082952d2011-10-18 17:27:08 -07001029 default "0x80200000" if ARCH_MSM8930
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001030 default "0x00000000" if ARCH_MSM8974
Ravi Kumar Vb31dbba2012-08-31 22:40:22 +05301031 default "0x00000000" if ARCH_MPQ8092
Syed Rameez Mustafa90f80502012-08-23 17:27:24 -07001032 default "0x00000000" if ARCH_MSM8226
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -08001033 default "0x00000000" if ARCH_MSM8610
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001034 default "0x10000000" if ARCH_FSM9XXX
Abhimanyu Kapur20ac2ad2012-09-25 04:23:59 -07001035 default "0x00200000" if ARCH_MSM9625
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001036 default "0x00200000" if !MSM_STACKED_MEMORY
1037 default "0x00000000" if ARCH_QSD8X50 && MSM_SOC_REV_A
1038 default "0x20000000" if ARCH_QSD8X50
1039 default "0x40200000" if ARCH_MSM8X60
1040 default "0x10000000"
Stepan Moskovchenko24f61732011-02-11 12:28:16 -08001041
Mitchel Humpherys05e58812012-08-13 14:24:13 -07001042config KERNEL_MSM_CONTIG_MEM_REGION
1043 bool "Enable in-kernel contiguous memory region"
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001044 default y if ARCH_MSM8X60
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001045 depends on ANDROID_PMEM && (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM8974)
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001046 help
Mitchel Humpherys05e58812012-08-13 14:24:13 -07001047 Enable the in-kernel contiguous memory allocator. Sets up a
1048 region of physically contiguous memory. This memory is
1049 reserved during initialization, and can be used
1050 generically.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001051
1052config KERNEL_PMEM_SMI_REGION
1053 bool "Enable in-kernel PMEM region for SMI"
1054 default y if ARCH_MSM8X60
1055 depends on ANDROID_PMEM && ((ARCH_QSD8X50 && !PMEM_GPU0) || (ARCH_MSM8X60 && !VCM))
1056 help
1057 Enable the in-kernel PMEM allocator to use SMI memory.
1058
1059config PMEM_GPU0
1060 bool "Enable PMEM GPU0 region"
1061 default y
1062 depends on ARCH_QSD8X50 && ANDROID_PMEM
1063 help
1064 Enable the PMEM GPU0 device on SMI Memory.
1065
1066config MSM_AMSS_VERSION
1067 int
1068 default 6210 if MSM_AMSS_VERSION_6210
1069 default 6220 if MSM_AMSS_VERSION_6220
1070 default 6225 if MSM_AMSS_VERSION_6225
1071
1072choice
1073 prompt "AMSS modem firmware version"
1074
1075 default MSM_AMSS_VERSION_6225
1076
1077 config MSM_AMSS_VERSION_6210
1078 bool "6.2.10"
1079
1080 config MSM_AMSS_VERSION_6220
1081 bool "6.2.20"
1082
1083 config MSM_AMSS_VERSION_6225
1084 bool "6.2.20 + New ADSP"
1085endchoice
Stepan Moskovchenko2607b0a2010-11-15 17:46:10 -08001086
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001087config MSM_HAS_DEBUG_UART_HS
Daniel Walkerbf83de42010-03-16 16:29:44 -07001088 bool
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001089 help
1090 Say Y here if high speed MSM UART is present.
1091
1092config MSM_HAS_DEBUG_UART_HS_V14
1093 bool
1094 select MSM_HAS_DEBUG_UART_HS
1095 help
1096 Say Y here if high speed MSM UART v1.4 is present.
1097
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301098config MSM_DEBUG_UART_PHYS
1099 hex
1100 default 0xA9A00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART1
1101 default 0xACA00000 if ARCH_MSM7X30 && DEBUG_MSM_UART1
1102 default 0x94000000 if ARCH_FSM9XXX && DEBUG_MSM_UART1
1103 default 0xA9B00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART2
1104 default 0xACB00000 if ARCH_MSM7X30 && DEBUG_MSM_UART2
1105 default 0x94100000 if ARCH_FSM9XXX && DEBUG_MSM_UART2
1106 default 0xA9C00000 if (ARCH_MSM7X27 || ARCH_QSD8X50) && DEBUG_MSM_UART3
1107 default 0xACC00000 if ARCH_MSM7X30 && DEBUG_MSM_UART3
1108
Brian Swetland9e73c842007-11-26 04:12:13 -08001109choice
1110 prompt "Debug UART"
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001111 depends on DEBUG_LL
Brian Swetland9e73c842007-11-26 04:12:13 -08001112
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001113 config DEBUG_MSM_UART1
1114 bool "Kernel low-level debugging messages via MSM UART1"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301115 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001116 help
1117 Say Y here if you want the debug print routines to direct
1118 their output to the first serial port on MSM devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001119
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001120 config DEBUG_MSM_UART2
1121 bool "Kernel low-level debugging messages via MSM UART2"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301122 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50 || ARCH_FSM9XXX
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001123 help
1124 Say Y here if you want the debug print routines to direct
1125 their output to the second serial port on MSM devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001126
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001127 config DEBUG_MSM_UART3
1128 bool "Kernel low-level debugging messages via MSM UART3"
Taniya Dasfa4ee7f2012-02-21 15:04:51 +05301129 depends on ARCH_MSM7X27 || ARCH_MSM7X30 || ARCH_QSD8X50
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001130 help
1131 Say Y here if you want the debug print routines to direct
1132 their output to the third serial port on MSM devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001133
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001134 config DEBUG_MSM8660_UART
1135 bool "Kernel low-level debugging messages via MSM 8660 UART"
1136 depends on ARCH_MSM8X60
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001137 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001138 help
1139 Say Y here if you want the debug print routines to direct
1140 their output to the serial port on MSM 8660 devices.
Steve Mucklec8aabae2010-04-21 16:20:27 -07001141
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001142 config DEBUG_MSM8960_UART
1143 bool "Kernel low-level debugging messages via MSM 8960 UART"
Stepan Moskovchenko824db172012-05-29 18:05:09 -07001144 depends on ARCH_MSM8960 && DEBUG_LL
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001145 select MSM_HAS_DEBUG_UART_HS
Sathish Ambleybb87d5f2011-11-08 15:14:01 -08001146 help
1147 Say Y here if you want the debug print routines to direct
1148 their output to the serial port on MSM 8960 devices.
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001149
Stepan Moskovchenko824db172012-05-29 18:05:09 -07001150 config DEBUG_MSM8930_UART
1151 bool "Kernel low-level debugging messages via MSM 8930 UART"
1152 depends on ARCH_MSM8930 && DEBUG_LL
1153 select MSM_HAS_DEBUG_UART_HS
1154 help
1155 Say Y here if you want the debug print routines to direct
1156 their output to the serial port on MSM 8930 devices.
1157
1158 config DEBUG_APQ8064_UART
1159 bool "Kernel low-level debugging messages via APQ 8064 UART"
1160 depends on ARCH_APQ8064 && DEBUG_LL
1161 select MSM_HAS_DEBUG_UART_HS
1162 help
1163 Say Y here if you want the debug print routines to direct
1164 their output to the serial port on APQ 8064 devices.
1165
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001166 config DEBUG_MSM8974_UART
1167 bool "Kernel low-level debugging messages via MSM 8974 UART"
1168 depends on ARCH_MSM8974
Sathish Ambleyf5bebd62011-11-03 23:36:36 -07001169 select MSM_HAS_DEBUG_UART_HS_V14
1170 help
1171 Say Y here if you want the debug print routines to direct
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -07001172 their output to the serial port on MSM 8974 devices.
Ravi Kumar Vb31dbba2012-08-31 22:40:22 +05301173
1174 config DEBUG_MPQ8092_UART
1175 bool "Kernel low-level debugging messages via MPQ8092 UART"
1176 depends on ARCH_MPQ8092
1177 select MSM_HAS_DEBUG_UART_HS_V14
1178 help
1179 Say Y here if you want the debug print routines to direct
1180 their output to the serial port on MPQ8092 devices.
Brian Swetland9e73c842007-11-26 04:12:13 -08001181endchoice
Brian Swetland9e73c842007-11-26 04:12:13 -08001182
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001183choice
1184 prompt "Default Timer"
1185 default MSM7X00A_USE_GP_TIMER
1186
1187 config MSM7X00A_USE_GP_TIMER
1188 bool "GP Timer"
1189 help
1190 Low resolution timer that allows power collapse from idle.
1191
1192 config MSM7X00A_USE_DG_TIMER
1193 bool "DG Timer"
1194 help
1195 High resolution timer.
1196endchoice
1197
1198choice
1199 prompt "Suspend sleep mode"
1200 default MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1201 help
1202 Allows overriding the sleep mode used. Leave at power
1203 collapse suspend unless the arm9 image has problems.
1204
1205 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1206 bool "Power collapse suspend"
1207 help
1208 Lowest sleep state. Returns through reset vector.
1209
1210 config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
1211 bool "Power collapse"
1212 help
1213 Sleep state that returns through reset vector.
1214
1215 config MSM7X00A_SLEEP_MODE_APPS_SLEEP
1216 bool "Apps Sleep"
1217
1218 config MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1219 bool "Ramp down cpu clock and wait for interrupt"
1220
1221 config MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
1222 bool "Wait for interrupt"
1223endchoice
1224
1225config MSM7X00A_SLEEP_MODE
1226 int
1227 default 0 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1228 default 1 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE
1229 default 2 if MSM7X00A_SLEEP_MODE_APPS_SLEEP
1230 default 3 if MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1231 default 4 if MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT
1232
1233choice
1234 prompt "Idle sleep mode"
1235 default MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1236 help
1237 Allows overriding the sleep mode used from idle. Leave at power
1238 collapse suspend unless the arm9 image has problems.
1239
1240 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1241 bool "Power collapse suspend"
1242 help
1243 Lowest sleep state. Returns through reset vector.
1244
1245 config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1246 bool "Power collapse"
1247 help
1248 Sleep state that returns through reset vector.
1249
1250 config MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1251 bool "Apps Sleep"
1252
1253 config MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1254 bool "Ramp down cpu clock and wait for interrupt"
1255
1256 config MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1257 bool "Wait for interrupt"
1258endchoice
1259
1260config MSM7X00A_IDLE_SLEEP_MODE
1261 int
1262 default 0 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND
1263 default 1 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE
1264 default 2 if MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP
1265 default 3 if MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT
1266 default 4 if MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT
1267
1268config MSM7X00A_IDLE_SLEEP_MIN_TIME
1269 int "Minimum idle time before sleep"
1270 default 20000000
1271 help
1272 Minimum idle time in nanoseconds before entering low power mode.
1273
1274config MSM7X00A_IDLE_SPIN_TIME
1275 int "Idle spin time before cpu ramp down"
1276 default 80000
1277 help
1278 Spin time in nanoseconds before ramping down cpu clock and entering
1279 any low power state.
1280
1281menuconfig MSM_IDLE_STATS
1282 bool "Collect idle statistics"
1283 default y
1284 help
1285 Collect idle statistics and export them in proc/msm_pm_stats.
1286
1287if MSM_IDLE_STATS
1288
1289config MSM_IDLE_STATS_FIRST_BUCKET
1290 int "First bucket time"
1291 default 62500
1292 help
1293 Upper time limit in nanoseconds of first bucket.
1294
1295config MSM_IDLE_STATS_BUCKET_SHIFT
1296 int "Bucket shift"
1297 default 2
1298
1299config MSM_IDLE_STATS_BUCKET_COUNT
1300 int "Bucket count"
1301 default 10
1302
1303config MSM_SUSPEND_STATS_FIRST_BUCKET
1304 int "First bucket time for suspend"
1305 default 1000000000
1306 help
1307 Upper time limit in nanoseconds of first bucket of the
1308 histogram. This is for collecting statistics on suspend.
1309
1310endif # MSM_IDLE_STATS
1311
1312config CPU_HAS_L2_PMU
1313 bool "L2CC PMU Support"
1314 help
1315 Select this if the L2 cache controller has a Performance Monitoring Unit.
1316
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001317config HTC_HEADSET
1318 tristate "HTC 2 Wire detection driver"
1319 default n
1320 help
1321 Provides support for detecting HTC 2 wire devices, such as wired
1322 headset, on the trout platform. Can be used with the msm serial
1323 debugger, but not with serial console.
1324
1325config TROUT_BATTCHG
1326 depends on MACH_TROUT && POWER_SUPPLY
1327 default y
1328 bool "Trout battery / charger driver"
1329
1330config HTC_PWRSINK
1331 depends on MSM_SMD
1332 default n
1333 bool "HTC Power Sink Driver"
1334
1335config QSD_SVS
1336 bool "QSD Static Voltage Scaling"
1337 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1338 default y
1339 select TPS65023
1340 help
1341 Enables static voltage scaling using the TPS65023 PMIC.
1342
1343config QSD_PMIC_DEFAULT_DCDC1
1344 int "PMIC default output voltage"
1345 depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA)
1346 default 1250
1347 help
1348 This is the PMIC voltage at Linux kernel boot.
1349
1350config MSM_FIQ_SUPPORT
1351 default y
1352 bool "Enable installation of an FIQ handler."
1353
1354config MSM_SERIAL_DEBUGGER
1355 select MSM_FIQ_SUPPORT
1356 select KERNEL_DEBUGGER_CORE
1357 default n
1358 bool "FIQ Mode Serial Debugger"
1359 help
1360 The FIQ serial debugger can accept commands even when the
1361 kernel is unresponsive due to being stuck with interrupts
1362 disabled. Depends on the kernel debugger core in drivers/misc.
1363
1364config MSM_SERIAL_DEBUGGER_CONSOLE
1365 depends on MSM_SERIAL_DEBUGGER
1366 default n
1367 bool "Console on FIQ Serial Debugger port"
1368 help
1369 Enables a console so that printk messages are displayed on
1370 the debugger serial port as the occur.
Brian Swetland9e73c842007-11-26 04:12:13 -08001371
Gregory Beanab78cde2010-09-01 16:26:12 -07001372config MSM_PROC_COMM
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001373 default y
1374 bool "Proc-Comm RPC Interface"
1375 help
1376 Enables a lightweight communications interface to the
1377 baseband processor.
Gregory Beanab78cde2010-09-01 16:26:12 -07001378
Gregory Bean1963a2a2010-08-28 10:05:44 -07001379config MSM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001380 bool "MSM Shared Memory Driver (SMD)"
1381 help
1382 Support for the shared memory interface between the apps
1383 processor and the baseband processor. Provides access to
1384 the "shared heap", as well as virtual serial channels
1385 used to communicate with various services on the baseband
1386 processor.
1387
1388choice
1389 prompt "MSM Shared memory interface version"
1390 depends on MSM_SMD
1391 default MSM_SMD_PKG3 if ARCH_MSM_ARM11
1392 default MSM_SMD_PKG4 if ARCH_MSM_SCORPION
1393
1394 config MSM_SMD_PKG3
1395 bool
1396 prompt "Package 3"
1397
1398 config MSM_SMD_PKG4
1399 bool
1400 prompt "Package 4"
1401endchoice
1402
Niranjana Vishwanathapuraf1427ac2012-05-03 14:28:21 -06001403config MSM_PCIE
1404 bool "MSM PCIe Controller driver"
1405 depends on PCI && PCI_MSI
1406 help
1407 Enables the PCIe functionality by configures PCIe core on
1408 MSM chipset and by enabling the ARM PCI framework extension.
1409
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001410config MSM_RPC_SDIO_XPRT
1411 depends on MSM_SDIO_AL
1412 default y
1413 bool "MSM SDIO XPRT Layer"
1414 help
1415 SDIO Transport Layer for RPC Rouer
1416
1417config MSM_RPC_SDIO_DEBUG
1418 depends on MSM_RPC_SDIO_XPRT
1419 default y
1420 bool "MSM SDIO XPRT debug support"
1421 help
1422 Support for debugging SDIO XPRT
1423
1424config MSM_SMD_DEBUG
1425 depends on MSM_SMD
1426 default y
1427 bool "MSM SMD debug support"
1428 help
1429 Support for debugging the SMD for communication
1430 between the ARM9 and ARM11
1431
1432config MSM_SDIO_AL
1433 depends on ((ARCH_MSM7X30 || MACH_MSM8X60_FUSN_FFA || MACH_TYPE_MSM8X60_FUSION) && HAS_WAKELOCK)
1434 default y
1435 tristate "SDIO-Abstraction-Layer"
1436 help
1437 Support MSM<->MDM Communication over SDIO bus.
1438 MDM SDIO-Client should have pipes support.
1439
1440config MSM_SDIO_DMUX
1441 bool "SDIO Data Mux Driver"
1442 depends on MSM_SDIO_AL
1443 default n
1444 help
1445 Support Muxed Data Channels over SDIO interface.
1446
1447config MSM_BAM_DMUX
1448 bool "BAM Data Mux Driver"
1449 depends on SPS
1450 default n
1451 help
1452 Support Muxed Data Channels over BAM interface.
1453 BAM has a limited number of pipes. This driver
1454 provides a means to support more logical channels
1455 via muxing than BAM could without muxing.
1456
1457config MSM_N_WAY_SMD
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001458 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001459 default y
1460 bool "MSM N-WAY SMD support"
1461 help
1462 Supports APPS-QDSP SMD communication along with
1463 normal APPS-MODEM SMD communication.
1464
1465config MSM_N_WAY_SMSM
Jeff Hugo0c0f5e92011-09-28 13:55:45 -06001466 depends on (MSM_SMD && !(ARCH_MSM7X01A))
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001467 default y
1468 bool "MSM N-WAY SMSM support"
1469 help
1470 Supports APPS-QDSP SMSM communication along with
1471 normal APPS-MODEM SMSM communication.
1472
Eric Holmberg6275b602012-11-19 13:05:04 -07001473config MSM_SMP2P
1474 bool "SMSM Point-to-Point (SMP2P)"
1475 depends on MSM_SMD
1476 help
1477 Provide point-to-point remote signaling support.
1478 SMP2P enables transferring 32-bit values between
1479 the local and a remote system using shared
1480 memory and interrupts. A client can open multiple
1481 32-bit values by specifying a unique string and
1482 remote processor ID.
1483
1484config MSM_SMP2P_TEST
1485 bool "SMSM Point-to-Point Test"
1486 depends on MSM_SMP2P
1487 help
1488 Enables loopback and unit testing support for
1489 SMP2P. Loopback support is used by other
1490 processors to do unit testing. Unit tests
1491 are used to verify the local and remote
1492 implementations.
1493
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001494config MSM_RESET_MODEM
1495 tristate "Reset Modem Driver"
1496 depends on MSM_SMD
1497 default m
1498 help
1499 Allows the user to reset the modem through a device node.
1500
1501config MSM_SMD_LOGGING
1502 depends on MSM_SMD
1503 default y
1504 bool "MSM Shared Memory Logger"
1505 help
1506 This option exposes the shared memory logger at /dev/smem_log
1507 and a debugfs node named smem_log.
1508
1509 If in doubt, say yes.
1510
Karthikeyan Ramasubramaniane1f4f732011-08-08 13:34:47 -06001511config MSM_IPC_LOGGING
1512 bool "MSM Debug Logging for IPC Drivers"
1513 help
1514 This option allows the debug logging for IPC Drivers.
1515
1516 If in doubt, say no.
1517
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001518config MSM_SMD_NMEA
1519 bool "NMEA GPS Driver"
1520 depends on MSM_SMD
1521 default y
1522 help
1523 Enable this to support the NMEA GPS device.
1524
1525 If in doubt, say yes.
1526
1527config MSM_SDIO_TTY
1528 bool "SDIO TTY Driver"
1529 depends on MSM_SDIO_AL
1530 default n
1531 help
1532 Provides a TTY driver SDIO TTY
1533 This driver can be used by user space
1534 applications for passing data through the
1535 SDIO interface.
1536
1537config MSM_SMD_TTY
1538 bool "SMD TTY Driver"
1539 depends on MSM_SMD
1540 default y
1541 help
1542 Provides TTY interfaces to interact with the modem.
1543
1544 If in doubt, say yes.
1545
1546config MSM_SMD_QMI
1547 bool "SMD QMI Driver"
1548 depends on MSM_SMD
1549 default y
1550 help
1551 Manages network data connections.
1552
1553 If in doubt, say yes.
1554
1555config MSM_SMD_PKT
1556 bool "SMD Packet Driver"
1557 depends on MSM_SMD
1558 default y
1559 help
1560 Provides a binary SMD non-muxed packet port interface.
1561
1562 If in doubt, say yes.
1563
1564config MSM_SDIO_CMUX
1565 bool "SDIO CMUX Driver"
1566 depends on MSM_SDIO_AL
1567 default n
1568 help
1569 Provides a Muxed port interface over SDIO QMI
1570
1571config MSM_DSPS
1572 bool "Sensors DSPS driver"
1573 depends on (MSM_PIL && (ARCH_MSM8X60 || ARCH_MSM8960))
1574 default n
1575 help
1576 Provides user-space interface to the sensors manager
1577 to turn on/off the Sensors Processor system clocks.
1578 It is the DSPS responsibility to turn on/off the sensors
1579 themself.
1580 The number of clocks and their name may vary between targets.
1581 It also triggers the PIL to load the DSPS firmware.
1582
1583config MSM_SDIO_CTL
1584 bool "SDIO CTL Driver"
1585 depends on MSM_SDIO_CMUX
1586 default n
1587 help
1588 Provides a binary SDIO control port interface.
1589
1590config MSM_ONCRPCROUTER
1591 depends on MSM_SMD
1592 default n
1593 bool "MSM ONCRPC router support"
1594 help
1595 Support for the MSM ONCRPC router for communication between
1596 the ARM9 and ARM11
1597
1598config MSM_IPC_ROUTER
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001599 depends on NET
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001600 default n
1601 bool "MSM IPC Router support"
1602 help
1603 Support for the MSM IPC Router for communication between
1604 the APPs and the MODEM
1605
Karthikeyan Ramasubramanianda45b432011-09-23 14:39:30 -06001606config MSM_IPC_ROUTER_SMD_XPRT
1607 depends on MSM_SMD
1608 depends on MSM_IPC_ROUTER
1609 default n
1610 bool "MSM SMD XPRT Layer"
1611 help
1612 SMD Transport Layer for IPC Router
1613
Karthikeyan Ramasubramanian5b502d3642012-09-23 22:23:36 -06001614config MSM_IPC_ROUTER_SECURITY
1615 depends on MSM_IPC_ROUTER
1616 bool "MSM IPC Router Security support"
1617 help
1618 This feature of IPC Router will enforce security rules
1619 configured by a security script from the user-space. IPC Router
1620 once configured with the security rules will ensure that the
1621 sender of the message to a service belongs to the relevant
1622 Linux group as configured by the security script.
1623
Karthikeyan Ramasubramanianfec77ff2012-10-26 20:03:26 -06001624config MSM_QMI_INTERFACE
1625 depends on MSM_IPC_ROUTER
1626 depends on QMI_ENCDEC
1627 default n
1628 bool "MSM QMI Interface Library"
1629 help
1630 Library to send and receive QMI messages over IPC Router.
1631 This library provides interface functions to the kernel drivers
1632 to perform QMI message marshaling and transport them over IPC
1633 Router.
1634
Karthikeyan Ramasubramaniana9859e82012-07-12 13:10:42 -06001635config MSM_TEST_QMI_CLIENT
1636 depends on MSM_QMI_INTERFACE
1637 bool "MSM TEST QMI CLIENT"
1638 help
1639 The sample QMI client provides a test code for QMI usage. The
1640 test_service client driver uses QMI interface library to send
1641 and receive QMI messages over IPC Router. The test code sends
1642 a synchronous QMI request to the test_service and handles the
1643 QMI responses.
1644
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001645config MSM_ONCRPCROUTER_DEBUG
1646 depends on MSM_ONCRPCROUTER
1647 default y
1648 bool "MSM debug ONCRPC router support"
1649 help
1650 Support for debugging the ONCRPC router for communication
1651 between the ARM9 and ARM11
1652
1653config MSM_RPC_LOOPBACK_XPRT
1654 depends on MSM_ONCRPCROUTER
1655 default n
1656 bool "MSM RPC local routing support"
1657 help
1658 Support for routing RPC messages between APPS clients
1659 and APPS servers. Helps in testing APPS RPC framework.
1660
1661config MSM_RPCSERVER_TIME_REMOTE
1662 depends on MSM_ONCRPCROUTER && RTC_HCTOSYS
1663 default y
1664 bool "Time remote RPC server"
1665 help
1666 The time remote server receives notification of time bases and
1667 reports these events to registered callback functions.
1668
1669config MSM_RPCSERVER_WATCHDOG
1670 depends on MSM_ONCRPCROUTER
1671 default y
1672 bool "Watchdog RPC server"
1673 help
1674 The dog_keepalive server handles watchdog events.
1675
1676config MSM_RPC_WATCHDOG
1677 depends on MSM_ONCRPCROUTER
1678 default n
1679 bool "Watchdog RPC client"
1680 help
1681 The dog_keepalive client module.
1682
1683config MSM_RPC_PING
1684 depends on MSM_ONCRPCROUTER && DEBUG_FS
1685 default m
1686 bool "MSM rpc ping"
1687 help
1688 Implements MSM rpc ping test module.
1689
1690config MSM_RPC_PROC_COMM_TEST
1691 depends on DEBUG_FS && MSM_PROC_COMM
1692 default m
1693 bool "MSM rpc proc comm test"
1694 help
1695 Implements MSM rpc proc comm test module.
1696
1697config MSM_RPC_OEM_RAPI
1698 depends on MSM_ONCRPCROUTER
1699 default m
1700 bool "MSM oem rapi"
1701 help
1702 Implements MSM oem rapi client module.
1703
1704config MSM_RPCSERVER_HANDSET
1705 depends on MSM_ONCRPCROUTER
1706 default y
1707 bool "Handset events RPC server"
1708 help
1709 Support for receiving handset events like headset detect,
1710 headset switch and clamshell state.
1711
1712config MSM_RMT_STORAGE_CLIENT
1713 depends on (ARCH_MSM && MSM_ONCRPCROUTER)
1714 default n
1715 bool "Remote Storage RPC client"
1716 help
1717 Provide RPC mechanism for remote processors to access storage
1718 device on apps processor.
1719
1720config MSM_RMT_STORAGE_CLIENT_STATS
1721 depends on (MSM_RMT_STORAGE_CLIENT && DEBUG_FS)
1722 default n
1723 bool "Remote storage RPC client performance statistics"
1724 help
1725 Collects performance statistics and shows this information
1726 through a debugfs file rmt_storage_stats.
1727
1728config MSM_SDIO_SMEM
1729 depends on MSM_SDIO_AL
1730 default n
1731 bool "SDIO SMEM for remote storage"
1732 help
1733 Copies data from remote MDM9K memory to local MSM8x60
1734 memory. Used by remote storage client to shadow
1735 MDM9K filesystem.
1736
1737config MSM_DALRPC
1738 bool "DAL RPC support"
Bryan Huntsman18b3c0c2011-11-23 15:12:58 -08001739 default n
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001740 help
1741 Supports RPC calls to DAL devices on remote processor cores.
1742
1743config MSM_DALRPC_TEST
1744 tristate "DAL RPC test module"
1745 depends on (MSM_DALRPC && DEBUG_FS)
1746 default m
1747 help
1748 Exercises DAL RPC calls to QDSP6.
1749
1750if CPU_FREQ_MSM
1751
1752config MSM_CPU_FREQ_SET_MIN_MAX
1753 bool "Set Min/Max CPU frequencies."
1754 default n
1755 help
1756 Allow setting min and max CPU frequencies. Sysfs can be used
1757 to override these values.
1758
1759config MSM_CPU_FREQ_MAX
1760 int "Max CPU Frequency"
1761 depends on MSM_CPU_FREQ_SET_MIN_MAX
1762 default 384000
1763
1764config MSM_CPU_FREQ_MIN
1765 int "Min CPU Frequency"
1766 depends on MSM_CPU_FREQ_SET_MIN_MAX
1767 default 245760
1768
1769endif # CPU_FREQ_MSM
1770
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001771config MSM_AVS_HW
1772 bool "Enable Adaptive Voltage Scaling (AVS)"
1773 default n
1774 help
1775 Enable AVS hardware to fine tune voltage at each frequency. The
1776 AVS hardware blocks associated with each Qualcomm ARMv7 cores can
1777 fine tune the voltages based on the feedback from the ring
1778 oscillators.
1779
1780config MSM_HW3D
1781 tristate "MSM Hardware 3D Register Driver"
1782 depends on ANDROID_PMEM
1783 default y
1784 help
1785 Provides access to registers needed by the userspace OpenGL|ES
1786 library.
1787
1788config MSM_ADSP
1789 depends on (ARCH_MSM7X01A || ARCH_MSM7X25 || ARCH_MSM7X27)
1790 tristate "MSM ADSP driver"
1791 depends on ANDROID_PMEM
1792 default y
1793 help
1794 Provides access to registers needed by the userspace aDSP library.
1795
1796config ADSP_RPC_VER
1797 hex
1798 default 0x30002 if (ARCH_MSM7X27 || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2009))
1799 default 0x30001 if (ARCH_MSM7X01A || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2008))
1800 depends on MSM_ADSP
1801 help
1802 Select proper ADSP RPC version
1803choice
1804 prompt "ADSP RPC version"
1805
1806 default AMSS_7X25_VERSION_2009
1807
1808 config AMSS_7X25_VERSION_2009
1809 bool "2.0.09"
1810
1811 config AMSS_7X25_VERSION_2008
1812 bool "2.0.08"
1813endchoice
1814
1815config MSM7KV2_AUDIO
1816 bool "MSM7K v2 audio"
1817 depends on (ARCH_MSM7X30 && ANDROID_PMEM)
1818 default y
1819 help
1820 Enables QDSP5V2-based audio drivers for audio playbacks and
1821 voice call.
1822
1823config MSM_ADSP_REPORT_EVENTS
1824 bool "Report modem events from the DSP"
1825 default y
1826 depends on (MSM_ADSP || MSM7KV2_AUDIO)
1827 help
1828 Normally, only messages from the aDSP are reported to userspace.
1829 With this option, we report events from the aDSP as well.
1830
1831config MSM_QDSP6
1832 tristate "QDSP6 support"
1833 depends on ARCH_QSD8X50 && ANDROID_PMEM
1834 default y
1835 help
1836 Enable support for qdsp6. This provides audio and video functionality.
1837
1838config MSM8X60_AUDIO
1839 tristate "MSM8X60 audio support"
1840 depends on ARCH_MSM8X60 && ANDROID_PMEM
1841 default y
1842 help
1843 Enable support for qdsp6v2. This provides audio functionality.
1844
1845config MSM8X60_FTM_AUDIO_DEVICES
1846 bool "MSM8X60 audio factory test mode support"
1847 depends on MSM8X60_AUDIO
1848 help
1849 Enable support audio factory test mode devices. This is used
1850 in a production line environment.
1851
Ben Romberger45b351c2011-07-20 22:37:27 -07001852config RTAC
1853 bool "MSM8K real-time audio calibration support"
1854 default y
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001855 help
Ben Romberger45b351c2011-07-20 22:37:27 -07001856 Enable support for rtac. This enables calibration during
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001857 audio operation
1858
1859config MSM7X27A_AUDIO
1860 bool "MSM7X27A audio support"
1861 depends on ARCH_MSM7X27A && MSM_ADSP
1862 default n
1863 help
1864 Enable support for 7x27a. This provides audio functionality.
1865
Justin Pauporea6cd2092011-06-22 16:19:45 -07001866config MSM_PROC_COMM_REGULATOR
Gregory Bean1963a2a2010-08-28 10:05:44 -07001867 bool
Justin Pauporea6cd2092011-06-22 16:19:45 -07001868 depends on MSM_PROC_COMM && REGULATOR
1869 help
1870 Enable regulator framework support for regulators managed by PMLIB
1871 on the modem, and controlled through proccomm calls.
1872
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07001873config MSM_VREG_SWITCH_INVERTED
1874 bool "Reverse vreg switch polarity"
1875 default n
1876 help
1877 Reverses the enable and disable for vreg switch.
1878
1879config MSM_DMA_TEST
1880 tristate "MSM DMA test module"
1881 default m
1882 help
1883 Intended to be compiled as a module. Provides a device node
1884 and ioctls for testing the MSM dma system.
1885
1886config WIFI_CONTROL_FUNC
1887 bool "Enable WiFi control function abstraction"
1888 help
1889 Enables Power/Reset/Carddetect function abstraction
1890
1891config WIFI_MEM_PREALLOC
1892 depends on WIFI_CONTROL_FUNC
1893 bool "Preallocate memory for WiFi buffers"
1894 help
1895 Preallocates memory buffers for WiFi driver
1896
1897config QSD_AUDIO
1898 bool "QSD audio"
1899 depends on ARCH_MSM_SCORPION && MSM_DALRPC && ANDROID_PMEM && !MSM_SMP
1900 default y
1901 help
1902 Provides PCM, MP3, and AAC audio playback.
1903
1904config AUDIO_AAC_PLUS
1905 depends on (MSM_ADSP || QSD_AUDIO || MSM7KV2_AUDIO)
1906 bool "AAC+ Audio"
1907 default y
1908 help
1909 Provides AAC+ decoding
1910
1911config AUDIO_ENHANCED_AAC_PLUS
1912 depends on AUDIO_AAC_PLUS
1913 bool "Enhanced AAC+ Audio"
1914 default y
1915 help
1916 Provides Enhanced AAC+ decoding
1917
1918config SURF_FFA_GPIO_KEYPAD
1919 bool "MSM SURF/FFA GPIO keypad"
1920 depends on INPUT_GPIO = "y"
1921 default y
1922 help
1923 Select if the GPIO keypad is attached.
1924
1925config MSM_SLEEP_TIME_OVERRIDE
1926 bool "Allow overriding suspend/sleep time with PM module parameter"
1927 default y
1928 help
1929 Enable the module parameter sleep_time_override. Specified
1930 in units of seconds, it overwrites the normal sleep time of
1931 suspend. The feature is required for automated power management
1932 testing.
1933
1934config MSM_MEMORY_LOW_POWER_MODE
1935 bool "Control the low power modes of memory"
1936 default n
1937 help
1938 The application processor controls whether memory should enter
1939 which low power mode.
1940
1941choice
1942 prompt "Default Memory Low Power Mode during Idle"
1943 depends on MSM_MEMORY_LOW_POWER_MODE
1944 default MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1945 help
1946 Selects the default low power mode of the memory during idle
1947 sleep.
1948
1949 config MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE
1950 bool "Memory active"
1951
1952 config MSM_MEMORY_LOW_POWER_MODE_IDLE_RETENTION
1953 bool "Memory in retention"
1954
1955 config MSM_MEMORY_LOW_POWER_MODE_IDLE_DEEP_POWER_DOWN
1956 bool "Memory in deep power down"
1957endchoice
1958
1959choice
1960 prompt "Default Memory Low Power Mode during Suspend"
1961 depends on MSM_MEMORY_LOW_POWER_MODE
1962 default MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1963 help
1964 Selects the default low power mode of the memory during suspend
1965 sleep.
1966
1967 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE
1968 bool "Memory active"
1969
1970 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_RETENTION
1971 bool "Memory in retention"
1972
1973 config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_DEEP_POWER_DOWN
1974 bool "Memory in deep power down"
1975endchoice
1976
1977choice
1978 prompt "Power management timeout action"
1979 default MSM_PM_TIMEOUT_HALT
1980 help
1981 Selects the Application Processor's action when Power Management
1982 times out waiting for Modem's handshake.
1983
1984 config MSM_PM_TIMEOUT_HALT
1985 bool "Halt the Application Processor"
1986
1987 config MSM_PM_TIMEOUT_RESET_MODEM
1988 bool "Reset the Modem Processor"
1989
1990 config MSM_PM_TIMEOUT_RESET_CHIP
1991 bool "Reset the entire chip"
1992endchoice
1993
1994config MSM_IDLE_WAIT_ON_MODEM
1995 int "Wait for Modem to become ready for idle power collapse"
1996 default 0
1997 help
1998 If Modem is not ready to handle Application Processor's request
1999 for idle power collapse, wait the number of microseconds in case
2000 Modem becomes ready soon.
2001
Matt Wagantall9274df92011-12-15 11:11:05 -08002002config MSM_RPM_REGULATOR
2003 bool "RPM regulator driver"
Matt Wagantall32dc71e2012-01-04 11:13:11 -08002004 depends on MSM_RPM && REGULATOR
Matt Wagantall9274df92011-12-15 11:11:05 -08002005 help
2006 Compile in support for the RPM regulator driver, used for setting
2007 voltages and other parameters of the various power rails supplied
2008 by some Qualcomm PMICs.
2009
David Collinsc7642322012-04-04 10:19:12 -07002010config MSM_RPM_REGULATOR_SMD
2011 bool "SMD RPM regulator driver"
2012 depends on REGULATOR
2013 depends on OF
2014 depends on MSM_RPM_SMD
2015 help
2016 Compile in support for the SMD RPM regulator driver which is used for
2017 setting voltages and other parameters of the various power rails
2018 supplied by some Qualcomm PMICs. The SMD RPM regulator driver should
2019 be used on systems which contain an RPM which communicates with the
2020 application processor over SMD.
2021
Rohit Vaswani5fd759e2012-11-07 07:05:08 -08002022config MSM_SMCMOD
2023 tristate "Secure Monitor Call (SMC) Module"
2024 default n
2025 depends on (ARCH_FSM9XXX && ION && ION_MSM && MSM_SCM)
2026 help
2027 Enable support for smcmod driver. This driver provides a mechanism
2028 to execute the Secure Monitor Call (SMC) to switch from non-secure
2029 to secure execution in the fsm9xxx targets. This module utilizes Ion
2030 for buffer management.
2031
Stephen Boyd01710582012-07-09 13:40:05 -07002032config MSM_SUBSYSTEM_RESTART
2033 bool "MSM Subsystem Restart"
2034 help
2035 This option enables the MSM subsystem restart framework.
2036
2037 The MSM subsystem restart framework provides support to boot,
2038 shutdown, and restart subsystems with a reference counted API.
2039 It also notifies userspace of transitions between these states via
2040 sysfs.
2041
2042config MSM_SYSMON_COMM
2043 bool "MSM System Monitor communication support"
2044 depends on MSM_SMD && MSM_SUBSYSTEM_RESTART
2045 help
2046 This option adds support for MSM System Monitor library, which
2047 provides an API that may be used for notifying subsystems within
2048 the SoC about other subsystems' power-up/down state-changes.
2049
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002050config MSM_PIL
2051 bool "Peripheral image loading"
2052 select FW_LOADER
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002053 default n
2054 help
2055 Some peripherals need to be loaded into memory before they can be
2056 brought out of reset.
2057
2058 Say yes to support these devices.
2059
Stephen Boyd4eb885b2011-09-29 01:16:03 -07002060config MSM_PIL_MODEM
2061 tristate "Modem (ARM11) Boot Support"
Stephen Boyd3ac20732012-05-03 18:46:08 -07002062 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd4eb885b2011-09-29 01:16:03 -07002063 help
2064 Support for booting and shutting down ARM11 Modem processors.
2065
Stephen Boyd3acc9e42011-09-28 16:46:40 -07002066config MSM_PIL_QDSP6V3
2067 tristate "QDSP6v3 (Hexagon) Boot Support"
Stephen Boyd2e19d932012-05-09 17:36:04 -07002068 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd3acc9e42011-09-28 16:46:40 -07002069 help
2070 Support for booting and shutting down QDSP6v3 processors (hexagon).
2071 The QDSP6 is a low power DSP used in audio software applications.
2072
Stephen Boydbdb53f32012-06-05 18:39:47 -07002073config MSM_PIL_LPASS_QDSP6V4
2074 tristate "LPASS QDSP6v4 (Hexagon) Boot Support"
Stephen Boyda1cf76b2012-06-13 12:05:35 -07002075 depends on MSM_SUBSYSTEM_RESTART
Stephen Boydeb819882011-08-29 14:46:30 -07002076 help
Stephen Boydbdb53f32012-06-05 18:39:47 -07002077 Support for booting and shutting down QDSP6v4 processors (hexagon)
2078 in low power audio subsystems. If you would like to record or
2079 play audio then say Y here.
2080
2081 If unsure, say N.
2082
2083config MSM_PIL_MODEM_QDSP6V4
2084 tristate "Modem QDSP6v4 (Hexagon) Boot Support"
Stephen Boyd2efa9962012-06-12 14:20:12 -07002085 depends on MSM_SUBSYSTEM_RESTART
Stephen Boydbdb53f32012-06-05 18:39:47 -07002086 help
2087 Support for booting and shutting down QDSP6v4 processors (hexagon)
2088 in modem subsystems. If you would like to make or receive phone
2089 calls then say Y here.
2090
2091 If unsure, say N.
Stephen Boydeb819882011-08-29 14:46:30 -07002092
Matt Wagantallc2bbdc32012-03-21 19:44:50 -07002093config MSM_PIL_LPASS_QDSP6V5
Stephen Boyd633eb622012-06-13 12:05:35 -07002094 tristate "LPASS QDSP6v5 (Hexagon) Boot Support"
2095 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
2096 help
2097 Support for booting and shutting down QDSP6v5 (Hexagon) processors
2098 in low power audio subsystems. This driver also monitors the ADSP
2099 SMSM status bits and the ADSP's watchdog interrupt and restarts the
2100 ADSP if the processor encounters a fatal error.
Matt Wagantall4e2599e2012-03-21 22:31:35 -07002101
2102config MSM_PIL_MSS_QDSP6V5
Stephen Boyd3da4fd02012-07-06 10:00:12 -07002103 tristate "MSS QDSP6v5 (Hexagon) Boot Support"
2104 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Matt Wagantalle6e00d52012-03-08 17:39:07 -08002105 help
Stephen Boyd3da4fd02012-07-06 10:00:12 -07002106 Support for booting and shutting down QDSP6v5 (Hexagon) processors
2107 in modem subsystems. If you would like to make or receive phone
2108 calls then say Y here.
2109
2110 If unsure, say N.
Matt Wagantallc2bbdc32012-03-21 19:44:50 -07002111
Stephen Boyd322a9922011-09-20 01:05:54 -07002112config MSM_PIL_RIVA
2113 tristate "RIVA (WCNSS) Boot Support"
Stephen Boydfdec00d2012-05-10 17:04:49 -07002114 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd322a9922011-09-20 01:05:54 -07002115 help
2116 Support for booting and shutting down the RIVA processor (WCNSS).
2117 Riva is the wireless subsystem processor used in bluetooth, wireless
2118 LAN, and FM software applications.
2119
Stephen Boydd89eebe2011-09-28 23:28:11 -07002120config MSM_PIL_TZAPPS
2121 tristate "TZApps Boot Support"
Stephen Boyd046013f2012-06-28 20:24:17 -07002122 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boydd89eebe2011-09-28 23:28:11 -07002123 help
2124 Support for booting and shutting down TZApps.
2125
2126 TZApps is an image that runs in the secure processor state. It is
2127 used to decrypt data and perform secure operations on the behalf of
2128 the kernel.
2129
Stephen Boyd25c4a0b2011-09-20 00:12:36 -07002130config MSM_PIL_DSPS
2131 tristate "DSPS Boot Support"
Stephen Boydf169b4b2012-05-10 17:55:55 -07002132 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd25c4a0b2011-09-20 00:12:36 -07002133 help
2134 Support for booting and shutting down ARM7 DSPS processors.
2135
2136 DSPS is a sensors offloading processor used for applications such
2137 as rotation detection, temperature, etc.
2138
Stephen Boyd7b973de2012-03-09 12:26:16 -08002139config MSM_PIL_VIDC
2140 tristate "Video Core Secure Boot Support"
Stephen Boyd046013f2012-06-28 20:24:17 -07002141 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Stephen Boyd7b973de2012-03-09 12:26:16 -08002142 help
2143 Support for authenticating the video core image.
2144
Tianyi Gou828798d2012-05-02 21:12:38 -07002145config MSM_PIL_VENUS
2146 tristate "VENUS (Video) Boot Support"
Stephen Boyd046013f2012-06-28 20:24:17 -07002147 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Tianyi Gou828798d2012-05-02 21:12:38 -07002148 help
2149 Support for booting and shutting down the VENUS processor (Video).
2150 Venus is the Video subsystem processor used for video codecs.
2151
Matt Wagantall292aace2012-01-26 19:12:34 -08002152config MSM_PIL_GSS
Stephen Boydd86214b2012-05-10 15:26:35 -07002153 tristate "GSS (Cortex A5) Boot Support"
2154 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Matt Wagantall292aace2012-01-26 19:12:34 -08002155 help
2156 Support for booting and shutting down Cortex A5 processors which run
2157 GPS subsystem firmware.
2158
Tianyi Gouc1e049f82011-11-23 14:20:16 -08002159config MSM_PIL_PRONTO
2160 tristate "PRONTO (WCNSS) Boot Support"
Stephen Boyd581fe852012-06-13 12:05:35 -07002161 depends on MSM_PIL && MSM_SUBSYSTEM_RESTART
Tianyi Gouc1e049f82011-11-23 14:20:16 -08002162 help
2163 Support for booting and shutting down the PRONTO processor (WCNSS).
2164 PRONTO is the wireless subsystem processor used in bluetooth, wireless
2165 LAN, and FM software applications.
2166
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002167config MSM_SCM
2168 bool "Secure Channel Manager (SCM) support"
2169 default n
2170
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002171config SCORPION_Uni_45nm_BUG
2172 bool "Scorpion Uni 45nm(SC45U): Workaround for ICIMVAU and BPIMVA"
2173 depends on ARCH_MSM7X30 || (ARCH_QSD8X50 && MSM_SOC_REV_A)
2174 default y
2175 help
2176 Invalidating the Instruction Cache by Modified Virtual Address to PoU and
2177 invalidating the Branch Predictor Array by Modified Virtual Address can
2178 create invalid entries in the TLB with the wrong ASID values on Scorpion
2179 Uniprocessor 45nm (SC45U) cores. This option enables the recommended software
2180 workaround for Scorpion Uniprocessor 45nm cores.
2181
2182 This bug is not applicable to any ScorpionMP or Scorpion Uni 65nm(SC65U) cores.
2183
Harini Jayaramanef7805f2011-09-28 12:45:31 -06002184config MSM_BUSPM_DEV
2185 tristate "MSM Bus Performance Monitor Kernel Module"
Gagan Mac0d5d49e2012-08-28 19:41:37 -06002186 depends on (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM8974)
Harini Jayaramanef7805f2011-09-28 12:45:31 -06002187 default m
2188 help
2189 This kernel module is used to mmap() hardware registers for the
2190 performance monitors, counters, etc. The module can also be used to
2191 allocate physical memory which is used by bus performance hardware to
2192 dump performance data.
2193
Mona Hossain11c03ac2011-10-26 12:42:10 -07002194config MSM_TZ_LOG
2195 tristate "MSM Trust Zone (TZ) Log Driver"
2196 depends on DEBUG_FS
2197 help
2198 This option enables a driver with a debugfs interface for messages
2199 produced by the Secure code (Trust zone). These messages provide
2200 diagnostic information about TZ operation.
2201
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002202config MSM_RPM_LOG
2203 tristate "MSM Resource Power Manager Log Driver"
2204 depends on DEBUG_FS
Priyanka Mathur49c60802012-12-13 12:53:58 -08002205 depends on MSM_RPM || MSM_RPM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002206 default n
2207 help
2208 This option enables a driver which can read from a circular buffer
2209 of messages produced by the RPM. These messages provide diagnostic
2210 information about RPM operation. The driver outputs the messages
2211 via a debugfs node.
2212
2213config MSM_RPM_STATS_LOG
2214 tristate "MSM Resource Power Manager Stat Driver"
2215 depends on DEBUG_FS
Priyanka Mathur1af9d4b2012-10-30 14:55:44 -07002216 depends on MSM_RPM || MSM_RPM_SMD
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002217 default n
2218 help
2219 This option enables a driver which reads RPM messages from a shared
2220 memory location. These messages provide statistical information about
2221 the low power modes that RPM enters. The drivers outputs the message
2222 via a debugfs node.
2223
Girish Mahadevan898c56d2012-06-05 16:09:19 -06002224config MSM_RPM_RBCPR_STATS_LOG
2225 tristate "MSM Resource Power Manager RPBCPR Stat Driver"
2226 depends on DEBUG_FS
2227 depends on MSM_RPM
2228 help
2229 This option enables a driver which reads RPM messages from a shared
2230 memory location. These messages provide statistical information about
2231 RBCPR (Rapid Bridge Core Power Reduction) information . The drivers
2232 outputs the message via a debugfs node.
2233
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002234config MSM_DIRECT_SCLK_ACCESS
2235 bool "Direct access to the SCLK timer"
2236 default n
2237
2238config IOMMU_API
2239 bool
Gregory Bean1963a2a2010-08-28 10:05:44 -07002240
Brian Swetland9e73c842007-11-26 04:12:13 -08002241config MSM_GPIOMUX
2242 bool
2243
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002244config MSM_SECURE_IO
Brian Swetland9e73c842007-11-26 04:12:13 -08002245 bool
Stepan Moskovchenko0ab847452010-11-12 19:29:57 -08002246
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002247config MSM_NATIVE_RESTART
Stephen Boyd2a1eb582010-08-27 10:01:23 -07002248 bool
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002249
Taniya Dascd1d0232012-07-03 17:50:47 +05302250config MSM_MODEM_RESTART
2251 bool
2252
Matt Wagantall88b86312012-01-31 16:53:03 -08002253config MSM_PM2
2254 depends on PM
2255 bool
2256
2257config MSM_PM8X60
2258 depends on PM
2259 bool
2260
Girish Mahadevan388c3082012-09-10 15:30:36 -06002261config MSM_EVENT_TIMER
2262 bool "Event timer"
2263 help
2264 This option enables a modules that manages a list of event timers that
2265 need to be monitored by the PM. The enables the PM code to monitor
2266 events that require the core to be awake and ready to handle the
2267 event.
2268
Matt Wagantall88b86312012-01-31 16:53:03 -08002269config MSM_NOPM
2270 default y if !PM
2271 bool
2272
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002273config MSM_BUS_SCALING
2274 bool "Bus scaling driver"
2275 default n
2276
Gagan Mac85c70492011-06-10 16:07:47 -06002277config MSM_BUS_RPM_MULTI_TIER_ENABLED
2278 bool "RPM Multi-tiering Configuration"
2279 depends on MSM_BUS_SCALING
2280
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002281config MSM_WATCHDOG
2282 bool "MSM Watchdog Support"
Rohit Vaswanie897f842012-03-19 14:19:34 -07002283 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 || ARCH_FSM9XXX
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002284 help
2285 This enables the watchdog as is present on 8x60. Currently we use
2286 core 0's watchdog, and reset the entire SoC if it times out. It does
2287 not run during the bootup process, so it will not catch any early
2288 lockups.
2289
Hanumant Singhd1f01022012-07-05 14:21:53 -07002290config MSM_WATCHDOG_V2
2291 bool "MSM Watchdog Support"
2292 help
2293 This enables the watchdog module. It causes kernel panic if the
2294 watchdog times out. It allows for detection of cpu hangs and
2295 deadlocks. It does not run during the bootup process, so it will
2296 not catch any early lockups.
2297
Hanumant Singh5e2541c2012-07-31 14:41:14 -07002298config MSM_MEMORY_DUMP
2299 bool "MSM Memory Dump Support"
2300 help
2301 This enables memory dump feature. It allows various client
2302 subsystems to register respective dump regions. At the time
2303 of deadlocks or cpu hangs these dump regions are captured to
2304 give a snapshot of the system at the time of the crash.
2305
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002306config MSM_DLOAD_MODE
2307 bool "Enable download mode on crashes"
Abhimanyu Kapurdd7f2692012-10-22 13:43:52 -07002308 depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 || ARCH_MSM8974 || ARCH_MSM9625
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002309 default n
2310 help
2311 This makes the SoC enter download mode when it resets
2312 due to a kernel panic. Note that this doesn't by itself
2313 make the kernel reboot on a kernel panic - that must be
2314 enabled via another mechanism.
2315
Pratik Patel17f3b822011-11-21 12:41:47 -08002316config MSM_JTAG
Pratik Patel2963de42012-05-17 12:43:40 -07002317 bool "JTAG and kernel debug and trace support across power collapse"
Pratik Patelfd6f56a2011-10-10 17:47:55 -07002318 help
Pratik Patel2963de42012-05-17 12:43:40 -07002319 Enables support for kernel debugging (specifically breakpoints) and
2320 processor tracing across power collapse both for JTag and OS hosted
2321 software running on the target. Enabling this will ensure debug
2322 and ETM registers are saved and restored across power collapse.
2323
2324 For production builds, you should probably say 'N' here to avoid
2325 potential power, performance and memory penalty.
Pratik Patel7831c082011-06-08 21:44:37 -07002326
Pushkar Joshi64cae782012-12-15 18:59:03 -08002327config MSM_JTAG_MM
2328 bool "ETM trace and debug support across power collapse using memory mapped access"
2329 help
2330 Enables support for kernel debugging (specifically breakpoints) and
2331 processor tracing using ETM across power collapse both for JTag and
2332 OS hosted software running on the target. Enabling this will ensure
2333 debug and ETM registers are saved and restored across power collapse.
2334 Needed on targets on which cp14 access to debug and ETM registers is
2335 not permitted and so memory mapped access is necessary.
2336
2337 For production builds, you should probably say 'N' here to avoid
2338 potential power, performance and memory penalty.
2339
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002340config MSM_ETM
2341 tristate "Enable MSM ETM and ETB"
Pratik Patel17f3b822011-11-21 12:41:47 -08002342 depends on ARCH_MSM8X60
2343 select MSM_JTAG
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002344 help
Pratik Patel17f3b822011-11-21 12:41:47 -08002345 Enables embedded trace collection on MSM8660
Pratik Patel7831c082011-06-08 21:44:37 -07002346
Lynus Vazdde09ee2012-01-05 13:28:22 +05302347config MSM_SLEEP_STATS_DEVICE
2348 bool "Enable exporting of MSM sleep device stats to userspace"
2349
Krishna Vanka7f563ff2012-03-20 22:04:19 +05302350config MSM_RUN_QUEUE_STATS
2351 bool "Enable collection and exporting of MSM Run Queue stats to userspace"
Subbaraman Narayanamurthy0b148fc2012-11-28 12:14:12 -08002352 default n
Krishna Vankae2922052012-03-02 09:59:12 +05302353 help
2354 This option enalbes statistics collection on Run Queue. A daemon
2355 in user mode, called MPDecision will be using this data to decide
2356 on when to switch off/on the other cores.
Krishna Vanka7f563ff2012-03-20 22:04:19 +05302357
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002358config MSM_STANDALONE_POWER_COLLAPSE
2359 bool "Enable standalone power collapse"
2360 default n
2361
2362config MSM_GSBI9_UART
2363 bool "Enable GSBI9 UART device"
2364 default n
2365 help
2366 This enables GSBI9 configured into UART.
2367
2368config MSM_SHARED_GPIO_FOR_UART2DM
2369 bool "Use shared GPIOs into UART mode"
2370 depends on (ARCH_MSM7X27A && !MMC_MSM_SDC3_8_BIT_SUPPORT && !MMC_MSM_SDC4_SUPPORT)
2371 help
2372 This option configures GPIO muxed with SDC4/MMC3
2373 8-bit mode into UART mode. It is used for serial
2374 console on UART2DM. Say Y if you want to have
2375 serial console on UART2DM.
2376
2377config MSM_SHOW_RESUME_IRQ
2378 bool "Enable logging of interrupts that could have caused resume"
Bryan Huntsmancc147032011-11-23 13:03:56 -08002379 depends on (ARM_GIC || PMIC8058)
2380 default y if PMIC8058
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002381 default n
2382 help
2383 This option logs wake up interrupts that have triggered just before
2384 the resume loop unrolls. Say Y if you want to debug why the system
2385 resumed.
2386
2387config BT_MSM_PINTEST
2388 tristate "MSM Bluetooth Pin Connectivity Test"
2389 depends on ((ARCH_MSM8X60 || ARCH_MSM7X27A) && DEBUG_FS)
2390 default n
2391 help
2392 Bluetooth MSM Pin Connectivity test module.
2393 This driver provides support for verifying the MSM to BT pin
2394 connectivity.
2395
2396config MSM_FAKE_BATTERY
2397 depends on POWER_SUPPLY
2398 default n
2399 bool "MSM Fake Battery"
2400 help
2401 Enables MSM fake battery driver.
2402
2403config MSM_QDSP6_APR
2404 bool "Audio QDSP6 APR support"
2405 depends on MSM_SMD
2406 default n
2407 help
2408 Enable APR IPC protocol support between
2409 application processor and QDSP6. APR is
2410 used by audio driver to configure QDSP6's
2411 ASM, ADM and AFE.
2412
Joonwoo Park91d95462012-08-02 10:55:54 -07002413config MSM_QDSP6_APRV2
2414 bool "Audio QDSP6 APRv2 support"
2415 depends on MSM_SMD
2416 default n
2417 help
2418 Enable APRv2 IPC protocol support between
2419 application processor and QDSP6. APR is
2420 used by audio driver to configure QDSP6's
2421 ASM, ADM and AFE.
2422
Harmandeep Singhc35fa07d2012-05-31 07:08:59 -07002423config MSM_QDSP6_CODECS
2424 bool "Audio Codecs on QDSP6 APR "
2425 depends on MSM_SMD
2426 default n
2427 help
2428 Enable Audio codecs with APR IPC protocol support between
2429 application processor and QDSP6. APR is
2430 used by audio driver to configure QDSP6's
2431 ASM, ADM and AFE.
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002432
Harmandeep Singhe5ddfe32012-05-26 09:39:25 -07002433config MSM_QDSP6V2_CODECS
2434 bool "Audio QDSP6V2 APR support"
2435 depends on MSM_SMD
2436 help
2437 Enable Audio codecs with APR IPC protocol support between
2438 application processor and QDSP6 for B-family. APR is
2439 used by audio driver to configure QDSP6's
2440 ASM, ADM and AFE.
2441
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002442config MSM_AUDIO_QDSP6
2443 bool "QDSP6 HW Audio support"
2444 select SND_SOC_MSM_QDSP6_INTF
2445 default n
2446 help
2447 Enable HW audio support in QDSP6.
2448 QDSP6 can support HW encoder & decoder and audio processing
2449
Harmandeep Singhe5ddfe32012-05-26 09:39:25 -07002450config MSM_AUDIO_QDSP6V2
2451 bool "QDSP6V2 HW Audio support"
2452 select SND_SOC_MSM_QDSP6V2_INTF
2453 help
2454 Enable HW audio support in QDSP6V2.
2455 QDSP6V2 can support HW encoder & decoder and
2456 audio processing. It will enable support for
2457 AAC, AMRNB, AMRWB, EVRC, MP3, QCELP among
2458 others.
2459
Joonwoo Park4a14a552012-08-02 11:03:21 -07002460config MSM_ADSP_LOADER
2461 tristate "ADSP loader support"
2462 select SND_SOC_MSM_APRV2_INTF
2463 depends on MSM_AUDIO_QDSP6V2 && m
2464 help
2465 Enable ADSP image loader.
2466 The ADSP loader brings ADSP out of reset
2467 for the platforms that use APRv2.
2468 Say M if you want to enable this module.
2469
Baruch Eruchimovitch258b3472012-10-14 21:46:35 +02002470config MSM_ULTRASOUND_A
2471 bool "QDSP6 HW Ultrasound support"
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +02002472 help
Baruch Eruchimovitch258b3472012-10-14 21:46:35 +02002473 Enable HW ultrasound support in QDSP6.
2474 QDSP6 can support HW encoder & decoder and
2475 ultrasound processing. It will enable
2476 ultrasound data paths between
2477 HW and services, calculating input events
2478 upon the ultrasound data.
Baruch Eruchimovitche9cbfc12011-10-09 19:47:08 +02002479
Baruch Eruchimovitch8c3f7802013-01-05 22:48:04 +02002480config MSM_ULTRASOUND_B
2481 bool "QDSP6V2 HW Ultrasound support"
2482 help
2483 Enable HW Ultrasound support in QDSP6V2.
2484 QDSP6V2 can support HW encoder & decoder and
2485 ultrasound processing. It will enable
2486 ultrasound data paths between
2487 HW and services, calculating input events
2488 upon the ultrasound data.
2489
Bryan Huntsman3f2bc4d2011-08-16 17:27:22 -07002490config MSM_RPC_VIBRATOR
2491 bool "RPC based MSM Vibrator Support"
2492 depends on MSM_ONCRPCROUTER
2493 help
2494 Enable the vibrator support on MSM over RPC. The vibrator
2495 is connected on the PMIC. Say Y if you want to enable this
2496 feature.
2497
2498config PM8XXX_RPC_VIBRATOR
2499 bool "RPC based Vibrator on PM8xxx PMICs"
2500 depends on MSM_RPC_VIBRATOR
2501 help
2502 Enable the vibrator support on MSM over RPC. The vibrator
2503 is connected on the PM8XXX PMIC. Say Y if you want to enable
2504 this feature.
2505
2506config MSM_SPM_V1
2507 bool "Driver support for SPM Version 1"
2508 help
2509 Enables the support for Version 1 of the SPM driver. SPM hardware is
2510 used to manage the processor power during sleep. The driver allows
2511 configuring SPM to allow different power modes.
2512
2513config MSM_SPM_V2
2514 bool "Driver support for SPM Version 2"
2515 help
2516 Enables the support for Version 2 of the SPM driver. SPM hardware is
2517 used to manage the processor power during sleep. The driver allows
2518 configuring SPM to allow different power modes.
2519
2520config MSM_L2_SPM
2521 bool "SPM support for L2 cache"
2522 depends on MSM_SPM_V2
2523 help
2524 Enable SPM driver support for L2 cache. Some MSM chipsets allow
2525 control of L2 cache low power mode with a Subsystem Power manager.
2526 Enabling this driver allows configuring L2 SPM for low power modes
2527 on supported chipsets.
2528
Laura Abbott2d1760b2011-09-29 21:31:24 -07002529config MSM_MULTIMEDIA_USE_ION
2530 bool "Multimedia suport using Ion"
2531 depends on ION_MSM
2532 help
2533 Enable support for multimedia drivers using Ion for buffer management
2534 instead of pmem. Selecting this may also involve userspace
2535 dependencies as well.
2536
Naveen Ramaraj51f5e8b2012-04-09 15:58:40 -07002537config MSM_OCMEM
2538 bool "MSM On-Chip memory driver (OCMEM)"
2539 help
2540 Enable support for On-Chip Memory available on certain MSM chipsets.
2541 OCMEM is a low latency, high performance pool shared by subsystems.
2542
Naveen Ramaraj99b07562012-05-28 20:57:09 -07002543config MSM_OCMEM_LOCAL_POWER_CTRL
2544 bool "OCMEM Local Power Control"
2545 depends on MSM_OCMEM
2546 help
2547 Enable direct power management of the OCMEM core by the
2548 OCMEM driver. By default power management is delegated to
2549 the RPM. Selecting this option causes the OCMEM driver to
2550 directly handle the various macro power transitions.
2551
2552config MSM_OCMEM_DEBUG
2553 bool "OCMEM Debug Support"
2554 depends on MSM_OCMEM
2555 help
2556 Enable debug options for On-chip Memory (OCMEM) driver.
2557 Various debug options include memory, power and latency.
2558 Choosing one of these options allows debugging of each
2559 individual subsystem separately.
2560
Naveen Ramarajc71b2de2012-08-20 12:35:52 -07002561config MSM_OCMEM_NONSECURE
2562 bool "OCMEM Non Secure Mode"
2563 depends on MSM_OCMEM_DEBUG
2564 help
2565 Disable OCMEM interaction with secure processor.
2566 By default OCMEM is secured and accesses for each master
2567 is requested by the OCMEM driver. Selecting this option
2568 causes the OCMEM memory to be in non-secure state unless
2569 its locked down by the secure processor.
2570
Naveen Ramaraj99b07562012-05-28 20:57:09 -07002571config MSM_OCMEM_POWER_DEBUG
2572 bool "OCMEM Power Debug Support"
2573 depends on MSM_OCMEM_DEBUG
2574 help
2575 Enable debug support for OCMEM power management.
2576 This adds support for verifying all power management
2577 related operations of OCMEM. Both local power management
2578 and RPM assisted power management operations are supported.
2579
Naveen Ramaraj4b1d9392012-08-06 21:05:14 -07002580config MSM_OCMEM_POWER_DISABLE
2581 bool "OCMEM Disable Power Control"
2582 depends on MSM_OCMEM_DEBUG
2583 help
2584 Disable all OCMEM power management.
2585 This keeps all OCMEM macros turned ON at all times thus
2586 never allowing them to be turned OFF. Both local power
2587 management and RPM assisted power modes are supported.
2588
Naveen Ramaraj88f23632012-10-10 12:23:29 -07002589config SENSORS_ADSP
2590 bool "Enable Sensors Driver Support for ADSP"
2591 help
2592 Add support for sensors ADSP driver.
2593 This driver is used for exercising different sensors use cases,
2594 such as for lower-power OCMEM use cases, and for time syncing
2595 with ADSP clock.
2596
Laura Abbottad340ff2012-01-04 14:23:48 -08002597config MSM_RTB
2598 bool "Register tracing"
2599 help
2600 Add support for logging different events to a small uncached
2601 region. This is designed to aid in debugging reset cases where the
2602 caches may not be flushed before the target resets.
2603
2604config MSM_RTB_SEPARATE_CPUS
2605 bool "Separate entries for each cpu"
2606 depends on MSM_RTB
Laura Abbott9959f982012-02-28 11:30:50 -08002607 depends on SMP
Laura Abbottad340ff2012-01-04 14:23:48 -08002608 help
2609 Under some circumstances, it may be beneficial to give dedicated space
2610 for each cpu to log accesses. Selecting this option will log each cpu
2611 separately. This will guarantee that the last acesses for each cpu
2612 will be logged but there will be fewer entries per cpu
2613
Stepan Moskovchenko57884842012-06-07 17:35:49 -07002614config MSM_EBI_ERP
2615 bool "External Bus Interface (EBI) error reporting"
2616 help
2617 Say 'Y' here to enable reporting of external bus interface errors to
2618 the kernel log. Information such as the offending address and
2619 transaction type will be logged. This may be useful for debugging
2620 seemingly broken memory accesses.
2621
2622 For production builds, you should probably say 'N' here.
2623
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002624config MSM_CACHE_ERP
2625 bool "Cache / CPU error reporting"
2626 depends on ARCH_MSM_KRAIT
2627 help
2628 Say 'Y' here to enable reporting of cache and TLB errors to the kernel
2629 log. Enabling this feature can be used as a system debugging technique
2630 if cache corruption is suspected. Cache error statistics will also be
2631 reported in /proc/cpu/msm_cache_erp.
2632
2633 For production builds, you should probably say 'N' here.
2634
2635config MSM_L1_ERR_PANIC
Stepan Moskovchenko1b0c1742012-04-30 14:53:16 -07002636 bool "Panic on L1 cache errors"
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002637 depends on MSM_CACHE_ERP
2638 help
Stepan Moskovchenko1b0c1742012-04-30 14:53:16 -07002639 To cause the kernel to panic whenever an L1 cache error is detected, say
2640 'Y' here. This may be useful as a debugging technique if general system
2641 instability is suspected.
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002642
2643 For production builds, you should probably say 'N' here.
2644
Stepan Moskovchenkoe1aba3d2012-12-06 18:40:25 -08002645config MSM_L1_RECOV_ERR_PANIC
2646 bool "Panic on recoverable L1 cache errors"
2647 depends on MSM_CACHE_ERP && MSM_L1_ERR_PANIC
2648 help
2649 Certain CPU designs may be able to automatically recover from certain
2650 kinds of L1 cache errors, even though the L1 cache itself may not
2651 support error correction. These errors should not result in any kind
2652 of corruption, but their presence is nevertheless an indication of
2653 poor system health. To cause the kernel to panic whenever a
2654 recoverable L1 cache error is detected, say 'Y' here. This may be
2655 useful as a debugging technique if general system instability is
2656 suspected.
2657
2658 For production builds, you should definitely say 'N' here.
2659
Stepan Moskovchenko7035f652012-05-31 17:48:01 -07002660config MSM_L1_ERR_LOG
2661 bool "Log CPU ERP events to system memory"
2662 depends on MSM_CACHE_ERP
2663 help
2664 Enable logging CPU ERP events to an area of memory that will be
2665 preserved across a system reset. This may be useful for detecting and
2666 troubleshooting ERP-related system crashes in the field.
2667
2668 For production builds, you may want to say 'Y' here.
2669
Stepan Moskovchenkoe9a5dc12012-04-03 20:25:49 -07002670config MSM_L2_ERP_PRINT_ACCESS_ERRORS
2671 bool "Report L2 master port slave/decode errors in kernel log"
2672 depends on MSM_CACHE_ERP
2673 help
2674 Master port errors can occur when a memory request is not properly
2675 handled by the destination slave. This can occur if the destination
2676 register does not exist or is inaccessible due to security
2677 restrictions or (in some cases) clock configuration. Enabling this
2678 option will cause a backtrace to be printed to the kernel log whenever
2679 such an error is encountered. Note that the error is reported as an
2680 interrupt rather than as an exception, meaning that the backtrace may
2681 have some skid. This option may help with debugging, though production
2682 builds should probably say 'N' here.
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002683
2684config MSM_L2_ERP_PORT_PANIC
2685 bool "Panic on L2 master port errors"
Stepan Moskovchenkoe9a5dc12012-04-03 20:25:49 -07002686 depends on MSM_CACHE_ERP && MSM_L2_ERP_PRINT_ACCESS_ERRORS
Stepan Moskovchenko07552e12012-02-29 20:09:32 -08002687 help
2688 Master port errors can occur when a memory request is not properly
2689 handled by the destination slave. Enable this option to catch drivers
2690 which attempt to access bad areas of the address space, or access
2691 hardware registers in an improper state (such as certain clocks not
2692 being on). This option may help with debugging, though production
2693 builds should probably say 'N' here.
2694
2695config MSM_L2_ERP_1BIT_PANIC
2696 bool "Panic on recoverable L2 soft errors"
2697 depends on MSM_CACHE_ERP
2698 help
2699 Enable this option to cause a kernel panic whenever the L2 cache
2700 encounters a single-bit (correctable) soft error. This option should
2701 only be enabled when doing low-level debugging where cache corruption
2702 is suspected.
2703
2704 For production builds, you should definitely say 'N' here.
2705
2706config MSM_L2_ERP_2BIT_PANIC
2707 bool "Panic on unrecoverable L2 soft errors"
2708 depends on MSM_CACHE_ERP
2709 help
2710 Enable this option to cause a kernel panic whenever the L2 cache
2711 encounters a double-bit (non-correctable) soft error. Debug builds
2712 will likely benefit from having this option enabled to catch cache
2713 problems as soon as possible.
2714
2715 For production builds, it may be acceptable to say 'N' here, since
2716 an uncorrectable error might not necessarily cause further problems.
Laura Abbottad340ff2012-01-04 14:23:48 -08002717
Praveen Chidambaramf53ef1b2011-12-06 08:27:49 -07002718config MSM_DCVS
2719 bool "Use MSM DCVS for CPU/GPU Frequency control"
2720 depends on MSM_SCM
2721 help
2722 Enable support for MSM DCVS to control all CPU and GPU core frequencies.
2723 The DCVS manager allows idle driver to feed the idle information to the
2724 algorithm and the algorithm returns a frequency for the core which is
2725 passed to the frequency change driver.
2726
Pankaj Kumar32ce1ea2012-04-04 20:29:29 +05302727config MSM_CPR
2728 tristate "Use MSM CPR in S/W mode"
2729 help
2730 Enable CPR (core power reduction) in S/W mode, where the processor
2731 get's the notification from CPR block and programs the PMIC.
2732
2733config MSM_VP_REGULATOR
2734 tristate "Use MSM PMIC8029 C2 regulator"
2735 depends on ARCH_MSM8625
2736 help
2737 Enable MSM PMIC8029 C2 regulator support using APC_PLEVEL access
2738 for MSMs like 8625.
2739
Taniya Dasc43e6872012-03-21 16:41:14 +05302740config HAVE_ARCH_HAS_CURRENT_TIMER
2741 bool
Laura Abbott306bcc22012-03-08 11:24:53 -08002742
2743config MSM_CACHE_DUMP
2744 bool "Cache dumping support"
2745 help
2746 Add infrastructure to dump the L1 and L2 caches to an allocated buffer.
2747 This allows for analysis of the caches in case cache corruption is
2748 suspected.
2749
Laura Abbott7b637362012-03-29 16:43:49 -07002750config MSM_CACHE_DUMP_ON_PANIC
2751 bool "Dump caches on panic"
2752 depends on MSM_CACHE_DUMP
2753 help
2754 By default, the caches are flushed on panic. This means that trying to
2755 look at them in a RAM dump will give useless data. Select this if you
2756 want to dump the L1 and L2 caches on panic before any flush occurs.
2757 If unsure, say N
2758
Jack Phamccbbfab2012-04-09 19:50:20 -07002759config MSM_HSIC_SYSMON
2760 tristate "MSM HSIC system monitor driver"
2761 depends on USB
2762 help
2763 Add support for bridging with the system monitor interface of MDM
2764 over HSIC. This driver allows the local system monitor to
2765 communicate with the remote system monitor interface.
2766
2767config MSM_HSIC_SYSMON_TEST
2768 tristate "MSM HSIC system monitor bridge test"
2769 depends on USB && MSM_HSIC_SYSMON && DEBUG_FS
2770 help
2771 Enable the test hook for the Qualcomm system monitor HSIC driver.
2772 This will create a debugfs file entry named "hsic_sysmon_test" which
2773 can be read and written to send character data to the sysmon port of
2774 the modem over USB.
2775
Anirudh Ghayal0d2291a2012-09-20 21:31:41 +05302776config MSM_RPC_PMIC
2777 tristate "MSM RPC PMIC driver"
2778 depends on MSM_ONCRPCROUTER
2779 help
2780 This driver supports the PMIC functionality over RPC for those MSM's
2781 which do not have a direct access to PMIC. It supports ability to
2782 configure MPP, GPIO and all the other supported peripherals of the
2783 PMIC.
2784
Anirudh Ghayald3a63732012-09-20 22:13:13 +05302785config MSM_RPC_USB
2786 tristate "MSM RPC USB driver"
2787 depends on MSM_ONCRPCROUTER
2788 help
2789 This driver supports the USB configuration support over the RPC
2790 interface. It support the HS USB module connected to the MSM
2791 and FS USB which is connected over the PMIC. This support is
2792 required for MSMs on which the APPS does not have a direct access
2793 to the PMIC.
2794
2795config MSM_RPC_PMAPP
2796 tristate "MSM RPC PMIC APP driver"
2797 depends on MSM_ONCRPCROUTER
2798 help
2799 This driver supports the configuration of various PMIC APP modules
2800 such as display backlight, vreg pin-ctrl, smps clock over the RPC
2801 interface. This support is required for MSMs on which the APPS
2802 does not have a direct access to the PMIC.
Pushkar Joshi0fc73462012-09-26 17:59:31 -07002803
2804config MSM_ENABLE_WDOG_DEBUG_CONTROL
2805 bool "MSM Watchdog driver to disable debug Image"
2806 help
2807 This driver supports the configuration of the GCC_WDOG_DEBUG register
2808 used to control debug image.
2809 This support is currently required for MSM8974 to disable debug image
2810 on PS HOLD reset
Taniya Dasea4263f92012-08-22 18:52:51 +05302811
2812config MSM_FIQ
2813 bool "Enable FIQ for debugging"
2814 depends on ARCH_MSM8625
2815 select FIQ
Taniya Das36e4aa12012-07-04 18:27:16 +05302816 select GIC_SECURE
Taniya Dasea4263f92012-08-22 18:52:51 +05302817 help
2818 Enable any line to be used as an FIQ. This will help debugging
2819 if apps is not responding and holding lock with irqs disabled.
2820 Modem will then generate an raise a FIQ on this line before sending
2821 SMSM reset.
Greg Reidb1d240a2012-10-12 12:20:31 -04002822
2823config MSM_USE_USER_ACCESSIBLE_TIMERS
2824 bool "Enables mapping an MSM timer counter page to user space."
2825 depends on ARM_USE_USER_ACCESSIBLE_TIMERS
2826 help
2827 Enables MSM-specific user accessible timers via a shared
2828 memory page containing the cycle counter.
2829
Sidipotu Ashokbf84d4d2012-11-06 17:13:28 +05302830config USE_DEV_CTRL_VOLUME
2831 bool "Use Device Control Volume"
2832 help
2833 Use Device Control Volume as opposed to ALSA volume control.
2834
Jay Chokshi06e444f2012-12-06 20:48:23 -08002835config MSM_CPU_PWRCTL
2836 bool "Ensures that krait droop detectors are always off"
2837 help
2838 Droop detector mechanism can adversely affect krait plls during
2839 stand alone power collapse operation. Selecting this option
2840 ensures that they are always off.
2841
Saket Saurabh6089f952012-12-07 15:49:13 +05302842config MSM_UARTDM_Core_v14
2843 bool "Use MSM BLSP based HSUART Core v1.4"
2844 depends on SERIAL_MSM_HS
2845 help
2846 Select if BLSP based UART Core v.14 or higher is present.
Brian Swetland9e73c842007-11-26 04:12:13 -08002847endif