Brian Swetland | 1637de0 | 2008-09-09 07:13:33 -0700 | [diff] [blame] | 1 | if ARCH_MSM |
Brian Swetland | 9e73c84 | 2007-11-26 04:12:13 -0800 | [diff] [blame] | 2 | |
Stepan Moskovchenko | 1cd286f | 2011-08-03 19:03:02 -0700 | [diff] [blame] | 3 | menu "MSM SoC Type" |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 4 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 5 | config ARCH_MSM7X01A |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 6 | bool "MSM7x00A / MSM7x01A" |
| 7 | select ARCH_MSM_ARM11 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 8 | select MSM_VIC |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 9 | select CPU_V6 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 10 | select MSM_REMOTE_SPINLOCK_SWP |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 11 | select MSM_PM if PM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 12 | |
| 13 | config ARCH_MSM7X25 |
| 14 | bool "MSM7x25" |
| 15 | select ARCH_MSM_ARM11 |
| 16 | select MSM_VIC |
| 17 | select CPU_V6 |
| 18 | select MSM_REMOTE_SPINLOCK_SWP |
Taniya Das | be561a0 | 2011-10-12 09:53:11 +0530 | [diff] [blame] | 19 | select MULTI_IRQ_HANDLER |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 20 | select MSM_PM if PM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 21 | |
| 22 | config ARCH_MSM7X27 |
| 23 | bool "MSM7x27" |
| 24 | select ARCH_MSM_ARM11 if MSM_SOC_REV_NONE |
| 25 | select ARCH_HAS_BARRIERS if MSM_SOC_REV_NONE |
| 26 | select ARCH_MSM_CORTEX_A5 if MSM_SOC_REV_A |
| 27 | select MSM_VIC |
| 28 | select CPU_V6 if MSM_SOC_REV_NONE |
| 29 | select CPU_V7 if MSM_SOC_REV_A |
| 30 | select MSM_REMOTE_SPINLOCK_SWP if MSM_SOC_REV_NONE |
| 31 | select MSM_GPIOMUX |
| 32 | select REGULATOR |
Taniya Das | be561a0 | 2011-10-12 09:53:11 +0530 | [diff] [blame] | 33 | select MULTI_IRQ_HANDLER |
Pankaj Kumar | 75c86fd | 2011-10-01 18:51:09 +0530 | [diff] [blame] | 34 | select MSM_PROC_COMM_REGULATOR |
Laura Abbott | 1fbd2e6 | 2011-12-18 10:26:46 -0800 | [diff] [blame] | 35 | select CLEANCACHE |
| 36 | select QCACHE |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 37 | select MSM_PM2 if PM |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 38 | |
Daniel Walker | 7b52161 | 2010-05-06 12:44:57 -0700 | [diff] [blame] | 39 | config ARCH_MSM7X30 |
| 40 | bool "MSM7x30" |
| 41 | select ARCH_MSM_SCORPION |
Daniel Walker | 7b52161 | 2010-05-06 12:44:57 -0700 | [diff] [blame] | 42 | select MSM_VIC |
| 43 | select CPU_V7 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 44 | select MSM_REMOTE_SPINLOCK_DEKKERS |
| 45 | select ARCH_SPARSEMEM_ENABLE |
Laura Abbott | 78593b5 | 2011-09-26 18:48:14 -0700 | [diff] [blame] | 46 | select ARCH_HAS_HOLES_MEMORYMODEL |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 47 | select MEMORY_HOTPLUG |
| 48 | select MEMORY_HOTREMOVE |
Bryan Huntsman | ea43964 | 2011-11-23 12:34:05 -0800 | [diff] [blame] | 49 | select ARCH_ENABLE_MEMORY_HOTPLUG |
| 50 | select ARCH_ENABLE_MEMORY_HOTREMOVE |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 51 | select MIGRATION |
| 52 | select ARCH_MEMORY_PROBE |
| 53 | select ARCH_MEMORY_REMOVE |
Gregory Bean | ab78cde | 2010-09-01 16:26:12 -0700 | [diff] [blame] | 54 | select MSM_GPIOMUX |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 55 | select RESERVE_FIRST_PAGE |
| 56 | select MSM_DALRPC |
| 57 | select MSM_SPM_V1 |
| 58 | select REGULATOR |
Justin Paupore | 637a25d | 2011-07-14 17:11:04 -0700 | [diff] [blame] | 59 | select MSM_PROC_COMM_REGULATOR |
Taniya Das | bae99fb | 2011-10-12 09:55:13 +0530 | [diff] [blame] | 60 | select MULTI_IRQ_HANDLER |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 61 | select MSM_PM2 if PM |
Daniel Walker | 7b52161 | 2010-05-06 12:44:57 -0700 | [diff] [blame] | 62 | |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 63 | config ARCH_QSD8X50 |
| 64 | bool "QSD8X50" |
| 65 | select ARCH_MSM_SCORPION |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 66 | select MSM_VIC |
| 67 | select CPU_V7 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 68 | select MSM_REMOTE_SPINLOCK_LDREX |
| 69 | select CPU_USE_DOMAINS |
| 70 | select EMULATE_DOMAIN_MANAGER_V7 |
Gregory Bean | ab78cde | 2010-09-01 16:26:12 -0700 | [diff] [blame] | 71 | select MSM_GPIOMUX |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 72 | select MSM_DALRPC |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 73 | select MSM_PM2 if PM |
Daniel Walker | 46fe5f2 | 2010-08-18 11:00:25 -0700 | [diff] [blame] | 74 | |
Jeff Ohlstein | 569fb6e | 2010-08-12 13:02:56 -0700 | [diff] [blame] | 75 | config ARCH_MSM8X60 |
| 76 | bool "MSM8X60" |
Jeff Ohlstein | e14411d | 2010-11-30 13:06:36 -0800 | [diff] [blame] | 77 | select ARCH_MSM_SCORPIONMP |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 78 | select SMP_PARALLEL_START if SMP |
Jeff Ohlstein | 569fb6e | 2010-08-12 13:02:56 -0700 | [diff] [blame] | 79 | select ARM_GIC |
| 80 | select CPU_V7 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 81 | select MSM_REMOTE_SPINLOCK_LDREX |
| 82 | select ARCH_REQUIRE_GPIOLIB |
| 83 | select MSM_ADM3 |
| 84 | select REGULATOR |
Matt Wagantall | 9274df9 | 2011-12-15 11:11:05 -0800 | [diff] [blame] | 85 | select MSM_RPM_REGULATOR |
Jeff Ohlstein | 569fb6e | 2010-08-12 13:02:56 -0700 | [diff] [blame] | 86 | select MSM_V2_TLMM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 87 | select MSM_PIL |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 88 | select ARCH_HAS_CPU_IDLE_WAIT |
| 89 | select MSM_DIRECT_SCLK_ACCESS |
| 90 | select MSM_RPM |
| 91 | select MSM_XO |
Jeff Ohlstein | 569fb6e | 2010-08-12 13:02:56 -0700 | [diff] [blame] | 92 | select MSM_GPIOMUX |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 93 | select MSM_BUS_SCALING |
| 94 | select MSM_SECURE_IO |
| 95 | select MSM_DALRPC |
| 96 | select MSM_QDSP6_APR |
| 97 | select MSM_NATIVE_RESTART |
| 98 | select ARCH_INLINE_SPIN_TRYLOCK |
| 99 | select ARCH_INLINE_SPIN_TRYLOCK_BH |
| 100 | select ARCH_INLINE_SPIN_LOCK |
| 101 | select ARCH_INLINE_SPIN_LOCK_BH |
| 102 | select ARCH_INLINE_SPIN_LOCK_IRQ |
| 103 | select ARCH_INLINE_SPIN_LOCK_IRQSAVE |
| 104 | select ARCH_INLINE_SPIN_UNLOCK |
| 105 | select ARCH_INLINE_SPIN_UNLOCK_BH |
| 106 | select ARCH_INLINE_SPIN_UNLOCK_IRQ |
| 107 | select ARCH_INLINE_SPIN_UNLOCK_IRQRESTORE |
| 108 | select ARCH_INLINE_READ_TRYLOCK |
| 109 | select ARCH_INLINE_READ_LOCK |
| 110 | select ARCH_INLINE_READ_LOCK_BH |
| 111 | select ARCH_INLINE_READ_LOCK_IRQ |
| 112 | select ARCH_INLINE_READ_LOCK_IRQSAVE |
| 113 | select ARCH_INLINE_READ_UNLOCK |
| 114 | select ARCH_INLINE_READ_UNLOCK_BH |
| 115 | select ARCH_INLINE_READ_UNLOCK_IRQ |
| 116 | select ARCH_INLINE_READ_UNLOCK_IRQRESTORE |
| 117 | select ARCH_INLINE_WRITE_TRYLOCK |
| 118 | select ARCH_INLINE_WRITE_LOCK |
| 119 | select ARCH_INLINE_WRITE_LOCK_BH |
| 120 | select ARCH_INLINE_WRITE_LOCK_IRQ |
| 121 | select ARCH_INLINE_WRITE_LOCK_IRQSAVE |
| 122 | select ARCH_INLINE_WRITE_UNLOCK |
| 123 | select ARCH_INLINE_WRITE_UNLOCK_BH |
| 124 | select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE |
| 125 | select CPU_HAS_L2_PMU |
| 126 | select MSM_SPM_V1 |
Marc Zyngier | 89bdafd1 | 2011-12-22 11:39:20 +0530 | [diff] [blame] | 127 | select MSM_SCM if SMP |
| 128 | select MULTI_IRQ_HANDLER |
Laura Abbott | 46505f6 | 2011-11-02 18:06:55 -0700 | [diff] [blame] | 129 | select MSM_MULTIMEDIA_USE_ION |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 130 | select MSM_PM8X60 if PM |
Jeff Ohlstein | 569fb6e | 2010-08-12 13:02:56 -0700 | [diff] [blame] | 131 | |
Stepan Moskovchenko | f441ca2 | 2010-12-01 19:31:16 -0800 | [diff] [blame] | 132 | config ARCH_MSM8960 |
| 133 | bool "MSM8960" |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 134 | select ARCH_MSM_KRAITMP |
Stepan Moskovchenko | f441ca2 | 2010-12-01 19:31:16 -0800 | [diff] [blame] | 135 | select ARM_GIC |
| 136 | select CPU_V7 |
| 137 | select MSM_V2_TLMM |
| 138 | select MSM_GPIOMUX |
| 139 | select MSM_SCM if SMP |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 140 | select MSM_DIRECT_SCLK_ACCESS |
| 141 | select REGULATOR |
Matt Wagantall | 9274df9 | 2011-12-15 11:11:05 -0800 | [diff] [blame] | 142 | select MSM_RPM_REGULATOR |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 143 | select MSM_RPM |
| 144 | select MSM_XO |
| 145 | select MSM_QDSP6_APR |
| 146 | select MSM_PIL |
| 147 | select MSM_AUDIO_QDSP6 if SND_SOC |
| 148 | select CPU_HAS_L2_PMU |
| 149 | select MSM_SPM_V2 |
| 150 | select MSM_L2_SPM |
| 151 | select MSM_NATIVE_RESTART |
Stepan Moskovchenko | 082952d | 2011-10-18 17:27:08 -0700 | [diff] [blame] | 152 | select DONT_MAP_HOLE_AFTER_MEMBANK0 |
| 153 | select MSM_REMOTE_SPINLOCK_SFPB |
| 154 | select ARCH_POPULATES_NODE_MAP |
| 155 | select ARCH_SPARSEMEM_ENABLE |
| 156 | select ARCH_HAS_HOLES_MEMORYMODEL |
| 157 | select MEMORY_HOTPLUG |
| 158 | select MEMORY_HOTREMOVE |
Bryan Huntsman | ea43964 | 2011-11-23 12:34:05 -0800 | [diff] [blame] | 159 | select ARCH_ENABLE_MEMORY_HOTPLUG |
| 160 | select ARCH_ENABLE_MEMORY_HOTREMOVE |
Stepan Moskovchenko | 082952d | 2011-10-18 17:27:08 -0700 | [diff] [blame] | 161 | select MIGRATION |
| 162 | select ARCH_MEMORY_PROBE |
| 163 | select ARCH_MEMORY_REMOVE |
Larry Bassel | 4dc1591 | 2011-10-14 11:01:43 -0700 | [diff] [blame] | 164 | select FIX_MOVABLE_ZONE |
Larry Bassel | d4d82c9 | 2011-12-07 09:52:49 -0800 | [diff] [blame] | 165 | select CLEANCACHE |
| 166 | select QCACHE |
Laura Abbott | 6d61a91 | 2011-10-27 16:44:14 -0700 | [diff] [blame] | 167 | select MSM_MULTIMEDIA_USE_ION |
Marc Zyngier | 89bdafd1 | 2011-12-22 11:39:20 +0530 | [diff] [blame] | 168 | select MULTI_IRQ_HANDLER |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 169 | select MSM_PM8X60 if PM |
Stepan Moskovchenko | 082952d | 2011-10-18 17:27:08 -0700 | [diff] [blame] | 170 | |
| 171 | config ARCH_MSM8930 |
| 172 | bool "MSM8930" |
| 173 | select ARCH_MSM_KRAITMP |
| 174 | select ARM_GIC |
| 175 | select CPU_V7 |
| 176 | select MSM_V2_TLMM |
| 177 | select MSM_GPIOMUX |
| 178 | select MSM_SCM if SMP |
| 179 | select MSM_DIRECT_SCLK_ACCESS |
| 180 | select REGULATOR |
David Collins | 5779cea | 2012-01-05 15:09:21 -0800 | [diff] [blame] | 181 | select MSM_RPM_REGULATOR |
Stepan Moskovchenko | 082952d | 2011-10-18 17:27:08 -0700 | [diff] [blame] | 182 | select MSM_RPM |
| 183 | select MSM_XO |
| 184 | select MSM_QDSP6_APR |
| 185 | select MSM_PIL |
| 186 | select MSM_AUDIO_QDSP6 if SND_SOC |
| 187 | select CPU_HAS_L2_PMU |
| 188 | select MSM_SPM_V2 |
| 189 | select MSM_L2_SPM |
| 190 | select MSM_NATIVE_RESTART |
| 191 | select DONT_MAP_HOLE_AFTER_MEMBANK0 |
Eric Holmberg | eab1073 | 2011-09-23 19:44:43 -0600 | [diff] [blame] | 192 | select MSM_REMOTE_SPINLOCK_SFPB |
Larry Bassel | f74479e | 2011-09-08 11:07:52 -0700 | [diff] [blame] | 193 | select ARCH_POPULATES_NODE_MAP |
| 194 | select ARCH_SPARSEMEM_ENABLE |
| 195 | select ARCH_HAS_HOLES_MEMORYMODEL |
| 196 | select MEMORY_HOTPLUG |
| 197 | select MEMORY_HOTREMOVE |
Bryan Huntsman | ea43964 | 2011-11-23 12:34:05 -0800 | [diff] [blame] | 198 | select ARCH_ENABLE_MEMORY_HOTPLUG |
| 199 | select ARCH_ENABLE_MEMORY_HOTREMOVE |
Larry Bassel | f74479e | 2011-09-08 11:07:52 -0700 | [diff] [blame] | 200 | select MIGRATION |
| 201 | select ARCH_MEMORY_PROBE |
| 202 | select ARCH_MEMORY_REMOVE |
Larry Bassel | 4dc1591 | 2011-10-14 11:01:43 -0700 | [diff] [blame] | 203 | select FIX_MOVABLE_ZONE |
Baruch Eruchimovitch | e9cbfc1 | 2011-10-09 19:47:08 +0200 | [diff] [blame] | 204 | select MSM_ULTRASOUND |
Marc Zyngier | 89bdafd1 | 2011-12-22 11:39:20 +0530 | [diff] [blame] | 205 | select MULTI_IRQ_HANDLER |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 206 | select MSM_PM8X60 if PM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 207 | |
| 208 | config ARCH_APQ8064 |
| 209 | bool "APQ8064" |
| 210 | select ARCH_MSM_KRAITMP |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 211 | select MSM_V2_TLMM |
| 212 | select ARM_GIC |
| 213 | select CPU_V7 |
| 214 | select MSM_SCM if SMP |
Joel King | 4ebccc6 | 2011-07-22 09:43:22 -0700 | [diff] [blame] | 215 | select MSM_GPIOMUX |
Eric Holmberg | 40d2188 | 2011-09-27 09:42:03 -0600 | [diff] [blame] | 216 | select MSM_REMOTE_SPINLOCK_SFPB |
Swaminathan Sathappan | 47e5d93 | 2011-12-05 14:48:07 -0800 | [diff] [blame] | 217 | select MSM_PIL |
Swaminathan Sathappan | 2f51a75 | 2011-12-05 12:51:19 -0800 | [diff] [blame] | 218 | select MSM_QDSP6_APR |
| 219 | select MSM_AUDIO_QDSP6 if SND_SOC |
Marc Zyngier | 89bdafd1 | 2011-12-22 11:39:20 +0530 | [diff] [blame] | 220 | select MULTI_IRQ_HANDLER |
Praveen Chidambaram | 7849901 | 2011-11-01 17:15:17 -0600 | [diff] [blame] | 221 | select MSM_RPM |
| 222 | select MSM_SPM_V2 |
| 223 | select MSM_L2_SPM |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 224 | select MSM_PM8X60 if PM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 225 | |
Sathish Ambley | d4efc76 | 2011-10-09 22:19:22 -0700 | [diff] [blame] | 226 | config ARCH_MSMCOPPER |
| 227 | bool "MSM Copper" |
| 228 | select ARCH_MSM_KRAITMP |
| 229 | select MSM_V2_TLMM |
| 230 | select ARM_GIC |
| 231 | select CPU_V7 |
| 232 | select MSM_SCM if SMP |
| 233 | select MSM_GPIOMUX |
Marc Zyngier | 89bdafd1 | 2011-12-22 11:39:20 +0530 | [diff] [blame] | 234 | select MULTI_IRQ_HANDLER |
Olav Haugan | b800c8c | 2012-01-30 08:50:45 -0800 | [diff] [blame] | 235 | select MSM_MULTIMEDIA_USE_ION |
Sathish Ambley | d4efc76 | 2011-10-09 22:19:22 -0700 | [diff] [blame] | 236 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 237 | config ARCH_FSM9XXX |
| 238 | bool "FSM9XXX" |
| 239 | select ARCH_MSM_SCORPION |
| 240 | select MSM_VIC |
| 241 | select CPU_V7 |
| 242 | select MSM_REMOTE_SPINLOCK_LDREX |
| 243 | select FSM9XXX_TLMM |
Marc Zyngier | 89bdafd1 | 2011-12-22 11:39:20 +0530 | [diff] [blame] | 244 | select MULTI_IRQ_HANDLER |
Bryan Huntsman | 18b3c0c | 2011-11-23 15:12:58 -0800 | [diff] [blame] | 245 | select MSM_DALRPC |
Stepan Moskovchenko | f441ca2 | 2010-12-01 19:31:16 -0800 | [diff] [blame] | 246 | |
Rohit Vaswani | ddeb52a | 2011-08-16 12:26:32 -0700 | [diff] [blame] | 247 | config ARCH_MSM9615 |
| 248 | bool "MSM9615" |
| 249 | select ARM_GIC |
| 250 | select ARCH_MSM_CORTEX_A5 |
| 251 | select CPU_V7 |
| 252 | select MSM_V2_TLMM |
| 253 | select MSM_GPIOMUX |
Praveen Chidambaram | ab3b1c4 | 2011-08-25 08:44:05 -0600 | [diff] [blame] | 254 | select MSM_RPM |
Maheshkumar Sivasubramanian | 738b458 | 2011-09-06 17:26:24 -0600 | [diff] [blame] | 255 | select MSM_SPM_V2 |
Rohit Vaswani | f688fa6 | 2011-10-13 18:13:10 -0700 | [diff] [blame] | 256 | select MSM_NATIVE_RESTART |
Matt Wagantall | 9274df9 | 2011-12-15 11:11:05 -0800 | [diff] [blame] | 257 | select REGULATOR |
| 258 | select MSM_RPM_REGULATOR |
Marc Zyngier | 89bdafd1 | 2011-12-22 11:39:20 +0530 | [diff] [blame] | 259 | select MULTI_IRQ_HANDLER |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 260 | select MSM_PM8X60 if PM |
Vikram Mulukutla | 2021c00 | 2011-12-16 12:32:59 -0800 | [diff] [blame] | 261 | select MSM_XO |
Matt Wagantall | 9274df9 | 2011-12-15 11:11:05 -0800 | [diff] [blame] | 262 | |
Taniya Das | 43bcdd6 | 2011-12-02 17:33:27 +0530 | [diff] [blame] | 263 | config ARCH_MSM8625 |
| 264 | bool "MSM8625" |
| 265 | select ARCH_MSM_CORTEX_A5 |
| 266 | select CPU_V7 |
| 267 | select MSM_GPIOMUX |
| 268 | select ARM_GIC |
| 269 | select ARCH_MSM_CORTEXMP |
| 270 | select MULTI_IRQ_HANDLER |
Stepan Moskovchenko | 1cd286f | 2011-08-03 19:03:02 -0700 | [diff] [blame] | 271 | endmenu |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 272 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 273 | choice |
| 274 | prompt "MSM SoC Revision" |
| 275 | default MSM_SOC_REV_NONE |
| 276 | config MSM_SOC_REV_NONE |
| 277 | bool "N/A" |
| 278 | select EMULATE_DOMAIN_MANAGER_V7 if ARCH_QSD8X50 |
| 279 | select VERIFY_PERMISSION_FAULT if ARCH_QSD8X50 |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 280 | config MSM_SOC_REV_A |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 281 | bool "Rev. A" |
| 282 | select ARCH_MSM7X27A if ARCH_MSM7X27 |
| 283 | endchoice |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 284 | |
Stepan Moskovchenko | 00da074 | 2011-07-08 14:06:44 -0700 | [diff] [blame] | 285 | config MSM_KRAIT_TBB_ABORT_HANDLER |
| 286 | bool "Krait TBB/TBH data abort handler" |
| 287 | depends on ARCH_MSM_KRAIT |
| 288 | depends on ARM_THUMB |
| 289 | help |
| 290 | Certain early samples of the Krait processor may generate data |
| 291 | aborts for TBB / TBH instructions that fail their condition code |
| 292 | checks. Enabling this option will ignore these erroneous data aborts, |
| 293 | at the expense of a very small performance penalty. |
| 294 | |
| 295 | If unsure, say N. |
| 296 | |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 297 | config ARCH_MSM_ARM11 |
| 298 | bool |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 299 | |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 300 | config ARCH_MSM_SCORPION |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 301 | bool |
| 302 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 303 | config ARCH_MSM_KRAIT |
Daniel Walker | 46fe5f2 | 2010-08-18 11:00:25 -0700 | [diff] [blame] | 304 | bool |
Stephen Boyd | 51cabbe | 2011-12-02 13:28:56 -0800 | [diff] [blame] | 305 | select ARM_L1_CACHE_SHIFT_6 |
Daniel Walker | 46fe5f2 | 2010-08-18 11:00:25 -0700 | [diff] [blame] | 306 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 307 | config MSM_SMP |
| 308 | bool |
| 309 | |
| 310 | config ARCH_MSM_SCORPIONMP |
| 311 | select ARCH_MSM_SCORPION |
| 312 | select MSM_SMP |
| 313 | bool |
| 314 | |
| 315 | config ARCH_MSM_KRAITMP |
| 316 | select ARCH_MSM_KRAIT |
| 317 | select MSM_SMP |
| 318 | bool |
| 319 | |
Taniya Das | 43bcdd6 | 2011-12-02 17:33:27 +0530 | [diff] [blame] | 320 | config ARCH_MSM_CORTEXMP |
| 321 | select MSM_SMP |
| 322 | bool |
| 323 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 324 | config ARCH_MSM_CORTEX_A5 |
Bryan Huntsman | 239ef1e | 2011-11-23 15:09:13 -0800 | [diff] [blame] | 325 | bool |
Rohit Vaswani | af7ae27 | 2012-01-09 10:28:57 -0800 | [diff] [blame] | 326 | select HAVE_HW_BRKPT_RESERVED_RW_ACCESS |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 327 | |
| 328 | config ARCH_MSM7X27A |
| 329 | bool |
| 330 | select MSM_DALRPC |
Justin Paupore | b3a33b7 | 2011-08-23 15:30:32 -0700 | [diff] [blame] | 331 | select MSM_PROC_COMM_REGULATOR |
Taniya Das | 86e0e13 | 2011-10-19 11:32:00 +0530 | [diff] [blame] | 332 | select MULTI_IRQ_HANDLER |
Taniya Das | 43bcdd6 | 2011-12-02 17:33:27 +0530 | [diff] [blame] | 333 | select ARM_GIC |
| 334 | select ARCH_MSM_CORTEXMP |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 335 | |
Gregory Bean | f9f3d31 | 2010-04-30 22:06:50 -0700 | [diff] [blame] | 336 | config MSM_VIC |
| 337 | bool |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 338 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 339 | config MSM_RPM |
| 340 | bool "Resource Power Manager" |
| 341 | select MSM_MPM |
| 342 | |
| 343 | config MSM_MPM |
| 344 | bool "Modem Power Manager" |
| 345 | |
| 346 | config MSM_XO |
| 347 | bool |
| 348 | |
| 349 | config MSM_REMOTE_SPINLOCK_DEKKERS |
| 350 | bool |
| 351 | config MSM_REMOTE_SPINLOCK_SWP |
| 352 | bool |
| 353 | config MSM_REMOTE_SPINLOCK_LDREX |
| 354 | bool |
Eric Holmberg | eab1073 | 2011-09-23 19:44:43 -0600 | [diff] [blame] | 355 | config MSM_REMOTE_SPINLOCK_SFPB |
| 356 | bool |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 357 | config MSM_ADM3 |
| 358 | bool |
| 359 | |
| 360 | menu "MSM Board Selection" |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 361 | |
| 362 | config MACH_HALIBUT |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 363 | depends on ARCH_MSM7X01A |
| 364 | depends on MSM_STACKED_MEMORY |
| 365 | default y |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 366 | bool "Halibut Board (QCT SURF7201A)" |
| 367 | help |
| 368 | Support for the Qualcomm SURF7201A eval board. |
| 369 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 370 | config MACH_MSM7201A_SURF |
| 371 | depends on ARCH_MSM7X01A |
| 372 | depends on MSM_STACKED_MEMORY |
| 373 | default y |
| 374 | bool "MSM7201A SURF" |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 375 | help |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 376 | Support for the Qualcomm MSM7201A SURF eval board. |
| 377 | |
| 378 | config MACH_MSM7201A_FFA |
| 379 | depends on ARCH_MSM7X01A |
| 380 | depends on MSM_STACKED_MEMORY |
| 381 | default y |
| 382 | bool "MSM7201A FFA" |
| 383 | help |
| 384 | Support for the Qualcomm MSM7201A FFA eval board. |
| 385 | |
| 386 | config MACH_TROUT |
| 387 | depends on ARCH_MSM7X01A |
| 388 | depends on MSM_STACKED_MEMORY |
| 389 | default y |
| 390 | bool "Trout" |
| 391 | |
| 392 | config MACH_MSM7X27_SURF |
| 393 | depends on ARCH_MSM7X27 |
| 394 | depends on !MSM_STACKED_MEMORY |
| 395 | default y |
| 396 | bool "MSM7x27 SURF" |
| 397 | help |
| 398 | Support for the Qualcomm MSM7x27 SURF eval board. |
| 399 | |
| 400 | config MACH_MSM7X27_FFA |
| 401 | depends on ARCH_MSM7X27 |
| 402 | depends on !MSM_STACKED_MEMORY |
| 403 | default y |
| 404 | bool "MSM7x27 FFA" |
| 405 | help |
| 406 | Support for the Qualcomm MSM7x27 FFA eval board. |
| 407 | |
| 408 | config MACH_MSM7X27A_RUMI3 |
| 409 | depends on ARCH_MSM7X27A |
| 410 | depends on !MSM_STACKED_MEMORY |
| 411 | default y |
| 412 | bool "MSM7x27A RUMI3" |
| 413 | help |
| 414 | Support for the Qualcomm MSM7x27A RUMI3 Emulation Platform. |
| 415 | |
| 416 | config MACH_MSM7X27A_SURF |
| 417 | depends on ARCH_MSM7X27A |
| 418 | depends on !MSM_STACKED_MEMORY |
| 419 | default y |
| 420 | bool "MSM7x27A SURF" |
| 421 | help |
| 422 | Support for the Qualcomm MSM7x27A SURF. |
| 423 | |
| 424 | config MACH_MSM7X27A_FFA |
| 425 | depends on ARCH_MSM7X27A |
| 426 | depends on !MSM_STACKED_MEMORY |
| 427 | default y |
| 428 | bool "MSM7x27A FFA" |
| 429 | help |
| 430 | Support for the Qualcomm MSM7x27A FFA. |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 431 | |
Trilok Soni | 3d0f6c5 | 2011-07-26 16:06:58 +0530 | [diff] [blame] | 432 | config MACH_MSM7625A_SURF |
| 433 | depends on ARCH_MSM7X27A |
| 434 | depends on !MSM_STACKED_MEMORY |
| 435 | default y |
| 436 | bool "MSM7625A SURF" |
| 437 | help |
| 438 | Support for the Qualcomm MSM7625A SURF. |
| 439 | |
| 440 | config MACH_MSM7625A_FFA |
| 441 | depends on ARCH_MSM7X27A |
| 442 | depends on !MSM_STACKED_MEMORY |
| 443 | default y |
| 444 | bool "MSM7625A FFA" |
| 445 | help |
| 446 | Support for the Qualcomm MSM7625A FFA. |
| 447 | |
Taniya Das | c98bfbc | 2011-08-23 09:58:55 +0530 | [diff] [blame] | 448 | config MACH_MSM7627A_QRD1 |
| 449 | depends on ARCH_MSM7X27A |
| 450 | depends on !MSM_STACKED_MEMORY |
| 451 | default y |
| 452 | bool "MSM7627A QRD1" |
| 453 | help |
Chintan Pandya | b1bad0e | 2012-02-06 19:04:51 +0530 | [diff] [blame] | 454 | Support for the Qualcomm MSM7627A Reference Design. |
| 455 | |
| 456 | config MACH_MSM7627A_QRD3 |
| 457 | depends on ARCH_MSM7X27A |
| 458 | depends on !MSM_STACKED_MEMORY |
| 459 | default y |
| 460 | bool "MSM7627A QRD3" |
| 461 | help |
| 462 | Support for the Qualcomm MSM7627A Reference Design. |
Taniya Das | c98bfbc | 2011-08-23 09:58:55 +0530 | [diff] [blame] | 463 | |
Taniya Das | c868a2e | 2012-01-03 10:18:47 +0530 | [diff] [blame] | 464 | config MACH_MSM7627A_EVB |
| 465 | depends on ARCH_MSM7X27A |
| 466 | depends on !MSM_STACKED_MEMORY |
| 467 | default y |
| 468 | bool "MSM7627A EVB" |
| 469 | help |
| 470 | Support for the Qualcomm MSM7627A Reference Design. |
| 471 | |
Taniya Das | 43bcdd6 | 2011-12-02 17:33:27 +0530 | [diff] [blame] | 472 | config MACH_MSM8625_RUMI3 |
| 473 | depends on ARCH_MSM8625 |
| 474 | depends on !MSM_STACKED_MEMORY |
| 475 | default y |
| 476 | bool "MSM8625 RUMI3" |
| 477 | help |
| 478 | Support for the Qualcomm MSM8625 RUMI3 Emulation Platform. |
| 479 | |
Taniya Das | e3027e2 | 2012-02-27 16:32:27 +0530 | [diff] [blame] | 480 | config MACH_MSM8625_SURF |
| 481 | depends on ARCH_MSM8625 |
| 482 | depends on !MSM_STACKED_MEMORY |
| 483 | default y |
| 484 | bool "MSM8625 SURF" |
| 485 | help |
| 486 | Support for the Qualcomm MSM8625 SURF. |
| 487 | |
Chintan Pandya | f4ad400 | 2012-02-28 19:49:03 +0530 | [diff] [blame^] | 488 | config MACH_MSM8625_EVB |
| 489 | depends on ARCH_MSM8625 |
| 490 | depends on !MSM_STACKED_MEMORY |
| 491 | default y |
| 492 | bool "MSM8625 EVB" |
| 493 | help |
| 494 | Support for the Qualcomm MSM8625 Reference Design. |
| 495 | |
Daniel Walker | 7b52161 | 2010-05-06 12:44:57 -0700 | [diff] [blame] | 496 | config MACH_MSM7X30_SURF |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 497 | depends on ARCH_MSM7X30 |
| 498 | depends on !MSM_STACKED_MEMORY |
| 499 | default y |
| 500 | bool "MSM7x30 SURF" |
| 501 | help |
| 502 | Support for the Qualcomm MSM7x30 SURF eval board. |
| 503 | |
| 504 | config MACH_MSM7X30_FFA |
| 505 | depends on ARCH_MSM7X30 |
| 506 | depends on !MSM_STACKED_MEMORY |
| 507 | default y |
| 508 | bool "MSM7x30 FFA" |
| 509 | help |
| 510 | Support for the Qualcomm MSM7x30 FFA eval board. |
| 511 | |
| 512 | config MACH_MSM7X30_FLUID |
| 513 | depends on ARCH_MSM7X30 |
| 514 | depends on !MSM_STACKED_MEMORY |
| 515 | default y |
| 516 | bool "MSM7x30 FLUID" |
| 517 | help |
| 518 | Support for the Qualcomm MSM7x30 FLUID eval board. |
| 519 | |
| 520 | config MACH_SAPPHIRE |
| 521 | depends on ARCH_MSM7X01A |
| 522 | default n |
| 523 | bool "Sapphire" |
Daniel Walker | 7b52161 | 2010-05-06 12:44:57 -0700 | [diff] [blame] | 524 | |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 525 | config MACH_QSD8X50_SURF |
| 526 | depends on ARCH_QSD8X50 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 527 | depends on MSM_SOC_REV_NONE |
| 528 | depends on MSM_STACKED_MEMORY |
| 529 | default y |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 530 | bool "QSD8x50 SURF" |
| 531 | help |
| 532 | Support for the Qualcomm QSD8x50 SURF eval board. |
| 533 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 534 | config MACH_QSD8X50_FFA |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 535 | depends on ARCH_QSD8X50 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 536 | depends on MSM_SOC_REV_NONE |
| 537 | depends on MSM_STACKED_MEMORY |
| 538 | default y |
| 539 | bool "QSD8x50 FFA" |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 540 | help |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 541 | Support for the Qualcomm QSD8x50 FFA eval board. |
| 542 | |
| 543 | config MACH_MSM7X25_SURF |
| 544 | depends on ARCH_MSM7X25 |
| 545 | depends on !MSM_STACKED_MEMORY |
| 546 | default y |
| 547 | bool "MSM7x25 SURF" |
| 548 | help |
| 549 | Support for the Qualcomm MSM7x25 SURF eval board. |
| 550 | |
| 551 | config MACH_MSM7X25_FFA |
| 552 | depends on ARCH_MSM7X25 |
| 553 | depends on !MSM_STACKED_MEMORY |
| 554 | default y |
| 555 | bool "MSM7x25 FFA" |
| 556 | help |
| 557 | Support for the Qualcomm MSM7x25 FFA eval board. |
| 558 | |
| 559 | config MACH_MSM8X55_SURF |
| 560 | depends on ARCH_MSM7X30 |
| 561 | depends on !MSM_STACKED_MEMORY |
| 562 | default y |
| 563 | bool "MSM8X55 SURF" |
| 564 | help |
| 565 | Support for the Qualcomm MSM8x55 SURF eval board. |
| 566 | |
| 567 | config MACH_MSM8X55_FFA |
| 568 | depends on ARCH_MSM7X30 |
| 569 | depends on !MSM_STACKED_MEMORY |
| 570 | default y |
| 571 | bool "MSM8X55 FFA" |
| 572 | help |
| 573 | Support for the Qualcomm MSM8x55 FFA eval board. |
| 574 | |
| 575 | config MACH_MSM8X55_SVLTE_FFA |
| 576 | depends on ARCH_MSM7X30 |
| 577 | depends on !MSM_STACKED_MEMORY |
| 578 | default y |
| 579 | bool "MSM8X55 SVLTE FFA" |
| 580 | help |
| 581 | Support for the Qualcomm MSM8x55 SVLTE FFA eval board. |
| 582 | |
| 583 | config MACH_MSM8X55_SVLTE_SURF |
| 584 | depends on ARCH_MSM7X30 |
| 585 | depends on !MSM_STACKED_MEMORY |
| 586 | default y |
| 587 | bool "MSM8X55 SVLTE SURF" |
| 588 | help |
| 589 | Support for the Qualcomm MSM8x55 SVLTE SURF eval board. |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 590 | |
Steve Muckle | a55df6e | 2010-01-07 12:43:24 -0800 | [diff] [blame] | 591 | config MACH_MSM8X60_RUMI3 |
| 592 | depends on ARCH_MSM8X60 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 593 | default n |
Steve Muckle | a55df6e | 2010-01-07 12:43:24 -0800 | [diff] [blame] | 594 | bool "MSM8x60 RUMI3" |
| 595 | help |
| 596 | Support for the Qualcomm MSM8x60 RUMI3 emulator. |
| 597 | |
Steve Muckle | 57bbf1c | 2010-01-07 12:51:10 -0800 | [diff] [blame] | 598 | config MACH_MSM8X60_SIM |
| 599 | depends on ARCH_MSM8X60 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 600 | default n |
Steve Muckle | 57bbf1c | 2010-01-07 12:51:10 -0800 | [diff] [blame] | 601 | bool "MSM8x60 Simulator" |
| 602 | help |
| 603 | Support for the Qualcomm MSM8x60 simulator. |
| 604 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 605 | config MACH_MSM8X60_SURF |
| 606 | depends on ARCH_MSM8X60 |
| 607 | default n |
| 608 | bool "MSM8x60 SURF" |
| 609 | help |
| 610 | Support for the Qualcomm MSM8x60 SURF eval board. |
| 611 | |
Gregory Bean | 69b7f6f | 2010-04-04 22:29:02 -0700 | [diff] [blame] | 612 | config MACH_MSM8X60_FFA |
| 613 | depends on ARCH_MSM8X60 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 614 | default n |
Gregory Bean | 69b7f6f | 2010-04-04 22:29:02 -0700 | [diff] [blame] | 615 | bool "MSM8x60 FFA" |
| 616 | help |
| 617 | Support for the Qualcomm MSM8x60 FFA eval board. |
| 618 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 619 | config MACH_MSM8X60_FLUID |
| 620 | depends on ARCH_MSM8X60 |
| 621 | default n |
| 622 | bool "MSM8x60 FLUID" |
| 623 | help |
| 624 | Support for the Qualcomm MSM8x60 FLUID platform. The FLUID is an |
| 625 | 8x60 target which has a form factor that is much closer to that |
| 626 | of a phone than other targets. It also has a new display and |
| 627 | touchscreen controller. |
| 628 | |
| 629 | config MACH_MSM8X60_FUSION |
| 630 | depends on ARCH_MSM8X60 |
| 631 | default n |
| 632 | bool "MSM8x60 FUSION" |
| 633 | help |
| 634 | Support for the Qualcomm MSM8x60 Fusion SURF device. |
| 635 | |
| 636 | config MACH_MSM8X60_FUSN_FFA |
| 637 | depends on ARCH_MSM8X60 |
| 638 | default n |
| 639 | bool "MSM8x60 FUSN FFA" |
| 640 | help |
| 641 | Support for the Qualcomm MSM8x60 Fusion FFA device. |
| 642 | |
Zhang Chang Ken | ef05b17 | 2011-07-27 15:28:13 -0400 | [diff] [blame] | 643 | config MACH_MSM8X60_DRAGON |
| 644 | depends on ARCH_MSM8X60 |
| 645 | default n |
| 646 | bool "MSM8x60 DRAGON" |
| 647 | help |
| 648 | Support for the Qualcomm MSM8x60 Dragon board. |
| 649 | |
Stepan Moskovchenko | f441ca2 | 2010-12-01 19:31:16 -0800 | [diff] [blame] | 650 | config MACH_MSM8960_SIM |
| 651 | depends on ARCH_MSM8960 |
| 652 | bool "MSM8960 Simulator" |
| 653 | help |
| 654 | Support for the Qualcomm MSM8960 simulator. |
| 655 | |
Stepan Moskovchenko | 50ede4e | 2010-12-13 18:12:19 -0800 | [diff] [blame] | 656 | config MACH_MSM8960_RUMI3 |
| 657 | depends on ARCH_MSM8960 |
| 658 | bool "MSM8960 RUMI3" |
| 659 | help |
| 660 | Support for the Qualcomm MSM8960 RUMI3 emulator. |
| 661 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 662 | config MACH_MSM8960_CDP |
| 663 | depends on ARCH_MSM8960 |
| 664 | bool "MSM8960 CDP" |
| 665 | help |
| 666 | Support for the Qualcomm MSM8960 CDP device. |
| 667 | |
| 668 | config MACH_MSM8960_MTP |
| 669 | depends on ARCH_MSM8960 |
| 670 | bool "MSM8960 MTP" |
| 671 | help |
| 672 | Support for the Qualcomm MSM8960 MTP device. |
| 673 | |
| 674 | config MACH_MSM8960_FLUID |
| 675 | depends on ARCH_MSM8960 |
| 676 | bool "MSM8960 FLUID" |
| 677 | help |
| 678 | Support for the Qualcomm MSM8960 FLUID device. |
| 679 | |
Amir Samuelov | 0d1f8ae | 2011-07-28 11:13:58 +0300 | [diff] [blame] | 680 | config MACH_MSM8960_LIQUID |
| 681 | depends on ARCH_MSM8960 |
| 682 | bool "MSM8960 LIQUID" |
| 683 | help |
| 684 | Support for the Qualcomm MSM8960 LIQUID device. |
| 685 | |
Stepan Moskovchenko | 082952d | 2011-10-18 17:27:08 -0700 | [diff] [blame] | 686 | config MACH_MSM8930_CDP |
| 687 | depends on ARCH_MSM8930 |
| 688 | bool "MSM8930 CDP" |
| 689 | help |
| 690 | Support for the Qualcomm MSM8930 CDP device. |
| 691 | |
| 692 | config MACH_MSM8930_MTP |
| 693 | depends on ARCH_MSM8930 |
| 694 | bool "MSM8930 MTP" |
| 695 | help |
| 696 | Support for the Qualcomm MSM8930 MTP device. |
| 697 | |
| 698 | config MACH_MSM8930_FLUID |
| 699 | depends on ARCH_MSM8930 |
| 700 | bool "MSM8930 FLUID" |
| 701 | help |
| 702 | Support for the Qualcomm MSM8930 FLUID device. |
| 703 | |
Stepan Moskovchenko | 8768eff | 2011-12-01 18:55:07 -0800 | [diff] [blame] | 704 | config MACH_MSM8627_CDP |
| 705 | depends on ARCH_MSM8930 |
| 706 | bool "MSM8627 CDP" |
| 707 | help |
| 708 | Support for the Qualcomm MSM8627 CDP device. |
| 709 | |
| 710 | config MACH_MSM8627_MTP |
| 711 | depends on ARCH_MSM8930 |
| 712 | bool "MSM8627 MTP" |
| 713 | help |
| 714 | Support for the Qualcomm MSM8627 MTP device. |
| 715 | |
Rohit Vaswani | a8e7a83 | 2011-09-28 21:00:05 -0700 | [diff] [blame] | 716 | config MACH_MSM9615_CDP |
| 717 | depends on ARCH_MSM9615 |
| 718 | bool "MSM9615 CDP" |
| 719 | help |
| 720 | Support for the Qualcomm MSM9615 CDP device. |
| 721 | |
| 722 | config MACH_MSM9615_MTP |
| 723 | depends on ARCH_MSM9615 |
| 724 | bool "MSM9615 MTP" |
| 725 | help |
| 726 | Support for the Qualcomm MSM9615 MTP device. |
| 727 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 728 | config MSM_USE_TSIF1 |
| 729 | depends on ARCH_MSM8X60 |
| 730 | bool "MSM8x60 use TSIF1" |
| 731 | help |
| 732 | Selects TSIF1 core to be used rather than TSIF0. |
| 733 | The two TSIF cores share the same DM configuration |
| 734 | so they cannot be used simultaneously. |
| 735 | |
| 736 | config MACH_APQ8064_SIM |
| 737 | depends on ARCH_APQ8064 |
| 738 | bool "APQ8064 Simulator" |
| 739 | help |
| 740 | Support for the Qualcomm APQ8064 simulator. |
| 741 | |
Stepan Moskovchenko | d256ddf | 2011-09-08 12:34:46 -0700 | [diff] [blame] | 742 | config MACH_APQ8064_RUMI3 |
| 743 | depends on ARCH_APQ8064 |
| 744 | bool "APQ8064 RUMI3" |
| 745 | help |
| 746 | Support for the Qualcomm APQ8064 RUMI3 emulator. |
| 747 | |
Joel King | 82b7e3f | 2012-01-05 10:03:27 -0800 | [diff] [blame] | 748 | config MACH_APQ8064_CDP |
| 749 | depends on ARCH_APQ8064 |
| 750 | bool "APQ8064 CDP" |
| 751 | help |
| 752 | Support for the Qualcomm APQ8064 CDP device. |
| 753 | |
| 754 | config MACH_APQ8064_MTP |
| 755 | depends on ARCH_APQ8064 |
| 756 | bool "APQ8064 MTP" |
| 757 | help |
| 758 | Support for the Qualcomm APQ8064 MTP device. |
| 759 | |
| 760 | config MACH_APQ8064_LIQUID |
| 761 | depends on ARCH_APQ8064 |
| 762 | bool "APQ8064 LIQUID" |
| 763 | help |
| 764 | Support for the Qualcomm APQ8064 LIQUID device. |
| 765 | |
Joel King | 11ca820 | 2012-02-13 16:19:03 -0800 | [diff] [blame] | 766 | config MACH_MPQ8064_HRD |
| 767 | depends on ARCH_APQ8064 |
| 768 | bool "MPQ8064 HRD" |
| 769 | help |
| 770 | Support for the Qualcomm MPQ8064 HRD device. |
| 771 | |
| 772 | config MACH_MPQ8064_DTV |
| 773 | depends on ARCH_APQ8064 |
| 774 | bool "MPQ8064 DTV" |
| 775 | help |
| 776 | Support for the Qualcomm MPQ8064 DTV device. |
| 777 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 778 | config MACH_FSM9XXX_SURF |
| 779 | depends on ARCH_FSM9XXX |
| 780 | depends on !MSM_STACKED_MEMORY |
| 781 | default y |
| 782 | bool "FSM9XXX SURF" |
| 783 | help |
| 784 | Support for the Qualcomm FSM9xxx femtocell |
| 785 | chipset based SURF evaluation board and |
| 786 | FFA board. |
| 787 | |
Daniel Walker | 4ad15e6 | 2010-05-06 13:54:17 -0700 | [diff] [blame] | 788 | endmenu |
Brian Swetland | 9e73c84 | 2007-11-26 04:12:13 -0800 | [diff] [blame] | 789 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 790 | config MSM_STACKED_MEMORY |
| 791 | bool "Stacked Memory" |
| 792 | default y |
Stepan Moskovchenko | 24f6173 | 2011-02-11 12:28:16 -0800 | [diff] [blame] | 793 | help |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 794 | This option is used to indicate the presence of on-die stacked |
| 795 | memory. When present this memory bank is used for a high speed |
| 796 | shared memory interface. When not present regular RAM is used. |
Stepan Moskovchenko | 24f6173 | 2011-02-11 12:28:16 -0800 | [diff] [blame] | 797 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 798 | config PHYS_OFFSET |
| 799 | hex |
Rohit Vaswani | ddeb52a | 2011-08-16 12:26:32 -0700 | [diff] [blame] | 800 | default "0x40800000" if ARCH_MSM9615 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 801 | default "0x80200000" if ARCH_APQ8064 |
| 802 | default "0x80200000" if ARCH_MSM8960 |
Stepan Moskovchenko | 082952d | 2011-10-18 17:27:08 -0700 | [diff] [blame] | 803 | default "0x80200000" if ARCH_MSM8930 |
Sathish Ambley | d4efc76 | 2011-10-09 22:19:22 -0700 | [diff] [blame] | 804 | default "0x80200000" if ARCH_MSMCOPPER |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 805 | default "0x10000000" if ARCH_FSM9XXX |
| 806 | default "0x00200000" if !MSM_STACKED_MEMORY |
| 807 | default "0x00000000" if ARCH_QSD8X50 && MSM_SOC_REV_A |
| 808 | default "0x20000000" if ARCH_QSD8X50 |
| 809 | default "0x40200000" if ARCH_MSM8X60 |
| 810 | default "0x10000000" |
Stepan Moskovchenko | 24f6173 | 2011-02-11 12:28:16 -0800 | [diff] [blame] | 811 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 812 | config KERNEL_PMEM_EBI_REGION |
| 813 | bool "Enable in-kernel PMEM region for EBI" |
| 814 | default y if ARCH_MSM8X60 |
Olav Haugan | b800c8c | 2012-01-30 08:50:45 -0800 | [diff] [blame] | 815 | depends on ANDROID_PMEM && (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSMCOPPER) |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 816 | help |
| 817 | Enable the in-kernel PMEM allocator to use EBI memory. |
| 818 | |
| 819 | config KERNEL_PMEM_SMI_REGION |
| 820 | bool "Enable in-kernel PMEM region for SMI" |
| 821 | default y if ARCH_MSM8X60 |
| 822 | depends on ANDROID_PMEM && ((ARCH_QSD8X50 && !PMEM_GPU0) || (ARCH_MSM8X60 && !VCM)) |
| 823 | help |
| 824 | Enable the in-kernel PMEM allocator to use SMI memory. |
| 825 | |
| 826 | config PMEM_GPU0 |
| 827 | bool "Enable PMEM GPU0 region" |
| 828 | default y |
| 829 | depends on ARCH_QSD8X50 && ANDROID_PMEM |
| 830 | help |
| 831 | Enable the PMEM GPU0 device on SMI Memory. |
| 832 | |
| 833 | config MSM_AMSS_VERSION |
| 834 | int |
| 835 | default 6210 if MSM_AMSS_VERSION_6210 |
| 836 | default 6220 if MSM_AMSS_VERSION_6220 |
| 837 | default 6225 if MSM_AMSS_VERSION_6225 |
| 838 | |
| 839 | choice |
| 840 | prompt "AMSS modem firmware version" |
| 841 | |
| 842 | default MSM_AMSS_VERSION_6225 |
| 843 | |
| 844 | config MSM_AMSS_VERSION_6210 |
| 845 | bool "6.2.10" |
| 846 | |
| 847 | config MSM_AMSS_VERSION_6220 |
| 848 | bool "6.2.20" |
| 849 | |
| 850 | config MSM_AMSS_VERSION_6225 |
| 851 | bool "6.2.20 + New ADSP" |
| 852 | endchoice |
Stepan Moskovchenko | 2607b0a | 2010-11-15 17:46:10 -0800 | [diff] [blame] | 853 | |
Sathish Ambley | f5bebd6 | 2011-11-03 23:36:36 -0700 | [diff] [blame] | 854 | config MSM_HAS_DEBUG_UART_HS |
| 855 | bool |
| 856 | help |
| 857 | Say Y here if high speed MSM UART is present. |
| 858 | |
| 859 | config MSM_HAS_DEBUG_UART_HS_V14 |
| 860 | bool |
| 861 | select MSM_HAS_DEBUG_UART_HS |
| 862 | help |
| 863 | Say Y here if high speed MSM UART v1.4 is present. |
| 864 | |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 865 | config DEBUG_MSM8930_UART |
| 866 | bool "Kernel low-level debugging messages via MSM 8930 UART" |
| 867 | depends on ARCH_MSM8930 && DEBUG_LL |
Sathish Ambley | f5bebd6 | 2011-11-03 23:36:36 -0700 | [diff] [blame] | 868 | select MSM_HAS_DEBUG_UART_HS |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 869 | help |
| 870 | Say Y here if you want the debug print routines to direct |
| 871 | their output to the serial port on MSM 8930 devices. |
Pavel Machek | 6339f66 | 2009-11-02 11:48:29 +0100 | [diff] [blame] | 872 | |
| 873 | choice |
| 874 | prompt "Debug UART" |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 875 | depends on DEBUG_LL |
Pavel Machek | 6339f66 | 2009-11-02 11:48:29 +0100 | [diff] [blame] | 876 | |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 877 | config DEBUG_MSM_UART1 |
| 878 | bool "Kernel low-level debugging messages via MSM UART1" |
| 879 | depends on ARCH_MSM7X00A || ARCH_MSM7X30 || ARCH_QSD8X50 |
| 880 | help |
| 881 | Say Y here if you want the debug print routines to direct |
| 882 | their output to the first serial port on MSM devices. |
Pavel Machek | 6339f66 | 2009-11-02 11:48:29 +0100 | [diff] [blame] | 883 | |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 884 | config DEBUG_MSM_UART2 |
| 885 | bool "Kernel low-level debugging messages via MSM UART2" |
| 886 | depends on ARCH_MSM7X00A || ARCH_MSM7X30 || ARCH_QSD8X50 |
| 887 | help |
| 888 | Say Y here if you want the debug print routines to direct |
| 889 | their output to the second serial port on MSM devices. |
Pavel Machek | 6339f66 | 2009-11-02 11:48:29 +0100 | [diff] [blame] | 890 | |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 891 | config DEBUG_MSM_UART3 |
| 892 | bool "Kernel low-level debugging messages via MSM UART3" |
| 893 | depends on ARCH_MSM7X00A || ARCH_MSM7X30 || ARCH_QSD8X50 |
| 894 | help |
| 895 | Say Y here if you want the debug print routines to direct |
| 896 | their output to the third serial port on MSM devices. |
Pavel Machek | 6339f66 | 2009-11-02 11:48:29 +0100 | [diff] [blame] | 897 | |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 898 | config DEBUG_MSM8660_UART |
| 899 | bool "Kernel low-level debugging messages via MSM 8660 UART" |
| 900 | depends on ARCH_MSM8X60 |
Sathish Ambley | f5bebd6 | 2011-11-03 23:36:36 -0700 | [diff] [blame] | 901 | select MSM_HAS_DEBUG_UART_HS |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 902 | help |
| 903 | Say Y here if you want the debug print routines to direct |
| 904 | their output to the serial port on MSM 8660 devices. |
Pavel Machek | 6339f66 | 2009-11-02 11:48:29 +0100 | [diff] [blame] | 905 | |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 906 | config DEBUG_MSM8960_UART |
| 907 | bool "Kernel low-level debugging messages via MSM 8960 UART" |
| 908 | depends on ARCH_MSM8960 |
| 909 | select DEBUG_MSM8930_UART |
Sathish Ambley | f5bebd6 | 2011-11-03 23:36:36 -0700 | [diff] [blame] | 910 | select MSM_HAS_DEBUG_UART_HS |
Sathish Ambley | bb87d5f | 2011-11-08 15:14:01 -0800 | [diff] [blame] | 911 | help |
| 912 | Say Y here if you want the debug print routines to direct |
| 913 | their output to the serial port on MSM 8960 devices. |
Sathish Ambley | f5bebd6 | 2011-11-03 23:36:36 -0700 | [diff] [blame] | 914 | |
| 915 | config DEBUG_MSMCOPPER_UART |
| 916 | bool "Kernel low-level debugging messages via MSM Copper UART" |
| 917 | depends on ARCH_MSMCOPPER |
| 918 | select MSM_HAS_DEBUG_UART_HS_V14 |
| 919 | help |
| 920 | Say Y here if you want the debug print routines to direct |
| 921 | their output to the serial port on MSM Copper devices. |
Pavel Machek | 6339f66 | 2009-11-02 11:48:29 +0100 | [diff] [blame] | 922 | endchoice |
| 923 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 924 | choice |
| 925 | prompt "Default Timer" |
| 926 | default MSM7X00A_USE_GP_TIMER |
| 927 | |
| 928 | config MSM7X00A_USE_GP_TIMER |
| 929 | bool "GP Timer" |
| 930 | help |
| 931 | Low resolution timer that allows power collapse from idle. |
| 932 | |
| 933 | config MSM7X00A_USE_DG_TIMER |
| 934 | bool "DG Timer" |
| 935 | help |
| 936 | High resolution timer. |
| 937 | endchoice |
| 938 | |
| 939 | choice |
| 940 | prompt "Suspend sleep mode" |
| 941 | default MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND |
| 942 | help |
| 943 | Allows overriding the sleep mode used. Leave at power |
| 944 | collapse suspend unless the arm9 image has problems. |
| 945 | |
| 946 | config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND |
| 947 | bool "Power collapse suspend" |
| 948 | help |
| 949 | Lowest sleep state. Returns through reset vector. |
| 950 | |
| 951 | config MSM7X00A_SLEEP_MODE_POWER_COLLAPSE |
| 952 | bool "Power collapse" |
| 953 | help |
| 954 | Sleep state that returns through reset vector. |
| 955 | |
| 956 | config MSM7X00A_SLEEP_MODE_APPS_SLEEP |
| 957 | bool "Apps Sleep" |
| 958 | |
| 959 | config MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT |
| 960 | bool "Ramp down cpu clock and wait for interrupt" |
| 961 | |
| 962 | config MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT |
| 963 | bool "Wait for interrupt" |
| 964 | endchoice |
| 965 | |
| 966 | config MSM7X00A_SLEEP_MODE |
| 967 | int |
| 968 | default 0 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE_SUSPEND |
| 969 | default 1 if MSM7X00A_SLEEP_MODE_POWER_COLLAPSE |
| 970 | default 2 if MSM7X00A_SLEEP_MODE_APPS_SLEEP |
| 971 | default 3 if MSM7X00A_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT |
| 972 | default 4 if MSM7X00A_SLEEP_WAIT_FOR_INTERRUPT |
| 973 | |
| 974 | choice |
| 975 | prompt "Idle sleep mode" |
| 976 | default MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE |
| 977 | help |
| 978 | Allows overriding the sleep mode used from idle. Leave at power |
| 979 | collapse suspend unless the arm9 image has problems. |
| 980 | |
| 981 | config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND |
| 982 | bool "Power collapse suspend" |
| 983 | help |
| 984 | Lowest sleep state. Returns through reset vector. |
| 985 | |
| 986 | config MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE |
| 987 | bool "Power collapse" |
| 988 | help |
| 989 | Sleep state that returns through reset vector. |
| 990 | |
| 991 | config MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP |
| 992 | bool "Apps Sleep" |
| 993 | |
| 994 | config MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT |
| 995 | bool "Ramp down cpu clock and wait for interrupt" |
| 996 | |
| 997 | config MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT |
| 998 | bool "Wait for interrupt" |
| 999 | endchoice |
| 1000 | |
| 1001 | config MSM7X00A_IDLE_SLEEP_MODE |
| 1002 | int |
| 1003 | default 0 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE_SUSPEND |
| 1004 | default 1 if MSM7X00A_IDLE_SLEEP_MODE_POWER_COLLAPSE |
| 1005 | default 2 if MSM7X00A_IDLE_SLEEP_MODE_APPS_SLEEP |
| 1006 | default 3 if MSM7X00A_IDLE_SLEEP_MODE_RAMP_DOWN_AND_WAIT_FOR_INTERRUPT |
| 1007 | default 4 if MSM7X00A_IDLE_SLEEP_WAIT_FOR_INTERRUPT |
| 1008 | |
| 1009 | config MSM7X00A_IDLE_SLEEP_MIN_TIME |
| 1010 | int "Minimum idle time before sleep" |
| 1011 | default 20000000 |
| 1012 | help |
| 1013 | Minimum idle time in nanoseconds before entering low power mode. |
| 1014 | |
| 1015 | config MSM7X00A_IDLE_SPIN_TIME |
| 1016 | int "Idle spin time before cpu ramp down" |
| 1017 | default 80000 |
| 1018 | help |
| 1019 | Spin time in nanoseconds before ramping down cpu clock and entering |
| 1020 | any low power state. |
| 1021 | |
| 1022 | menuconfig MSM_IDLE_STATS |
| 1023 | bool "Collect idle statistics" |
| 1024 | default y |
| 1025 | help |
| 1026 | Collect idle statistics and export them in proc/msm_pm_stats. |
| 1027 | |
| 1028 | if MSM_IDLE_STATS |
| 1029 | |
| 1030 | config MSM_IDLE_STATS_FIRST_BUCKET |
| 1031 | int "First bucket time" |
| 1032 | default 62500 |
| 1033 | help |
| 1034 | Upper time limit in nanoseconds of first bucket. |
| 1035 | |
| 1036 | config MSM_IDLE_STATS_BUCKET_SHIFT |
| 1037 | int "Bucket shift" |
| 1038 | default 2 |
| 1039 | |
| 1040 | config MSM_IDLE_STATS_BUCKET_COUNT |
| 1041 | int "Bucket count" |
| 1042 | default 10 |
| 1043 | |
| 1044 | config MSM_SUSPEND_STATS_FIRST_BUCKET |
| 1045 | int "First bucket time for suspend" |
| 1046 | default 1000000000 |
| 1047 | help |
| 1048 | Upper time limit in nanoseconds of first bucket of the |
| 1049 | histogram. This is for collecting statistics on suspend. |
| 1050 | |
| 1051 | endif # MSM_IDLE_STATS |
| 1052 | |
| 1053 | config CPU_HAS_L2_PMU |
| 1054 | bool "L2CC PMU Support" |
| 1055 | help |
| 1056 | Select this if the L2 cache controller has a Performance Monitoring Unit. |
| 1057 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1058 | config HTC_HEADSET |
| 1059 | tristate "HTC 2 Wire detection driver" |
| 1060 | default n |
| 1061 | help |
| 1062 | Provides support for detecting HTC 2 wire devices, such as wired |
| 1063 | headset, on the trout platform. Can be used with the msm serial |
| 1064 | debugger, but not with serial console. |
| 1065 | |
| 1066 | config TROUT_BATTCHG |
| 1067 | depends on MACH_TROUT && POWER_SUPPLY |
| 1068 | default y |
| 1069 | bool "Trout battery / charger driver" |
| 1070 | |
| 1071 | config HTC_PWRSINK |
| 1072 | depends on MSM_SMD |
| 1073 | default n |
| 1074 | bool "HTC Power Sink Driver" |
| 1075 | |
| 1076 | config QSD_SVS |
| 1077 | bool "QSD Static Voltage Scaling" |
| 1078 | depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA) |
| 1079 | default y |
| 1080 | select TPS65023 |
| 1081 | help |
| 1082 | Enables static voltage scaling using the TPS65023 PMIC. |
| 1083 | |
| 1084 | config QSD_PMIC_DEFAULT_DCDC1 |
| 1085 | int "PMIC default output voltage" |
| 1086 | depends on (MACH_QSD8X50_SURF || MACH_QSD8X50_FFA) |
| 1087 | default 1250 |
| 1088 | help |
| 1089 | This is the PMIC voltage at Linux kernel boot. |
| 1090 | |
| 1091 | config MSM_FIQ_SUPPORT |
| 1092 | default y |
| 1093 | bool "Enable installation of an FIQ handler." |
| 1094 | |
| 1095 | config MSM_SERIAL_DEBUGGER |
| 1096 | select MSM_FIQ_SUPPORT |
| 1097 | select KERNEL_DEBUGGER_CORE |
| 1098 | default n |
| 1099 | bool "FIQ Mode Serial Debugger" |
| 1100 | help |
| 1101 | The FIQ serial debugger can accept commands even when the |
| 1102 | kernel is unresponsive due to being stuck with interrupts |
| 1103 | disabled. Depends on the kernel debugger core in drivers/misc. |
| 1104 | |
| 1105 | config MSM_SERIAL_DEBUGGER_CONSOLE |
| 1106 | depends on MSM_SERIAL_DEBUGGER |
| 1107 | default n |
| 1108 | bool "Console on FIQ Serial Debugger port" |
| 1109 | help |
| 1110 | Enables a console so that printk messages are displayed on |
| 1111 | the debugger serial port as the occur. |
Daniel Walker | bf83de4 | 2010-03-16 16:29:44 -0700 | [diff] [blame] | 1112 | |
Steve Muckle | c8aabae | 2010-04-21 16:20:27 -0700 | [diff] [blame] | 1113 | config MSM_PROC_COMM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1114 | default y |
| 1115 | bool "Proc-Comm RPC Interface" |
| 1116 | help |
| 1117 | Enables a lightweight communications interface to the |
| 1118 | baseband processor. |
Steve Muckle | c8aabae | 2010-04-21 16:20:27 -0700 | [diff] [blame] | 1119 | |
Brian Swetland | 2eb44eb | 2008-09-29 16:00:48 -0700 | [diff] [blame] | 1120 | config MSM_SMD |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1121 | bool "MSM Shared Memory Driver (SMD)" |
| 1122 | help |
| 1123 | Support for the shared memory interface between the apps |
| 1124 | processor and the baseband processor. Provides access to |
| 1125 | the "shared heap", as well as virtual serial channels |
| 1126 | used to communicate with various services on the baseband |
| 1127 | processor. |
| 1128 | |
| 1129 | choice |
| 1130 | prompt "MSM Shared memory interface version" |
| 1131 | depends on MSM_SMD |
| 1132 | default MSM_SMD_PKG3 if ARCH_MSM_ARM11 |
| 1133 | default MSM_SMD_PKG4 if ARCH_MSM_SCORPION |
| 1134 | |
| 1135 | config MSM_SMD_PKG3 |
| 1136 | bool |
| 1137 | prompt "Package 3" |
| 1138 | |
| 1139 | config MSM_SMD_PKG4 |
| 1140 | bool |
| 1141 | prompt "Package 4" |
| 1142 | endchoice |
| 1143 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1144 | config MSM_RPC_SDIO_XPRT |
| 1145 | depends on MSM_SDIO_AL |
| 1146 | default y |
| 1147 | bool "MSM SDIO XPRT Layer" |
| 1148 | help |
| 1149 | SDIO Transport Layer for RPC Rouer |
| 1150 | |
| 1151 | config MSM_RPC_SDIO_DEBUG |
| 1152 | depends on MSM_RPC_SDIO_XPRT |
| 1153 | default y |
| 1154 | bool "MSM SDIO XPRT debug support" |
| 1155 | help |
| 1156 | Support for debugging SDIO XPRT |
| 1157 | |
| 1158 | config MSM_SMD_DEBUG |
| 1159 | depends on MSM_SMD |
| 1160 | default y |
| 1161 | bool "MSM SMD debug support" |
| 1162 | help |
| 1163 | Support for debugging the SMD for communication |
| 1164 | between the ARM9 and ARM11 |
| 1165 | |
| 1166 | config MSM_SDIO_AL |
| 1167 | depends on ((ARCH_MSM7X30 || MACH_MSM8X60_FUSN_FFA || MACH_TYPE_MSM8X60_FUSION) && HAS_WAKELOCK) |
| 1168 | default y |
| 1169 | tristate "SDIO-Abstraction-Layer" |
| 1170 | help |
| 1171 | Support MSM<->MDM Communication over SDIO bus. |
| 1172 | MDM SDIO-Client should have pipes support. |
| 1173 | |
| 1174 | config MSM_SDIO_DMUX |
| 1175 | bool "SDIO Data Mux Driver" |
| 1176 | depends on MSM_SDIO_AL |
| 1177 | default n |
| 1178 | help |
| 1179 | Support Muxed Data Channels over SDIO interface. |
| 1180 | |
| 1181 | config MSM_BAM_DMUX |
| 1182 | bool "BAM Data Mux Driver" |
| 1183 | depends on SPS |
| 1184 | default n |
| 1185 | help |
| 1186 | Support Muxed Data Channels over BAM interface. |
| 1187 | BAM has a limited number of pipes. This driver |
| 1188 | provides a means to support more logical channels |
| 1189 | via muxing than BAM could without muxing. |
| 1190 | |
| 1191 | config MSM_N_WAY_SMD |
Jeff Hugo | 0c0f5e9 | 2011-09-28 13:55:45 -0600 | [diff] [blame] | 1192 | depends on (MSM_SMD && !(ARCH_MSM7X01A)) |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1193 | default y |
| 1194 | bool "MSM N-WAY SMD support" |
| 1195 | help |
| 1196 | Supports APPS-QDSP SMD communication along with |
| 1197 | normal APPS-MODEM SMD communication. |
| 1198 | |
| 1199 | config MSM_N_WAY_SMSM |
Jeff Hugo | 0c0f5e9 | 2011-09-28 13:55:45 -0600 | [diff] [blame] | 1200 | depends on (MSM_SMD && !(ARCH_MSM7X01A)) |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1201 | default y |
| 1202 | bool "MSM N-WAY SMSM support" |
| 1203 | help |
| 1204 | Supports APPS-QDSP SMSM communication along with |
| 1205 | normal APPS-MODEM SMSM communication. |
| 1206 | |
| 1207 | config MSM_RESET_MODEM |
| 1208 | tristate "Reset Modem Driver" |
| 1209 | depends on MSM_SMD |
| 1210 | default m |
| 1211 | help |
| 1212 | Allows the user to reset the modem through a device node. |
| 1213 | |
| 1214 | config MSM_SMD_LOGGING |
| 1215 | depends on MSM_SMD |
| 1216 | default y |
| 1217 | bool "MSM Shared Memory Logger" |
| 1218 | help |
| 1219 | This option exposes the shared memory logger at /dev/smem_log |
| 1220 | and a debugfs node named smem_log. |
| 1221 | |
| 1222 | If in doubt, say yes. |
| 1223 | |
| 1224 | config MSM_SMD_NMEA |
| 1225 | bool "NMEA GPS Driver" |
| 1226 | depends on MSM_SMD |
| 1227 | default y |
| 1228 | help |
| 1229 | Enable this to support the NMEA GPS device. |
| 1230 | |
| 1231 | If in doubt, say yes. |
| 1232 | |
| 1233 | config MSM_SDIO_TTY |
| 1234 | bool "SDIO TTY Driver" |
| 1235 | depends on MSM_SDIO_AL |
| 1236 | default n |
| 1237 | help |
| 1238 | Provides a TTY driver SDIO TTY |
| 1239 | This driver can be used by user space |
| 1240 | applications for passing data through the |
| 1241 | SDIO interface. |
| 1242 | |
| 1243 | config MSM_SMD_TTY |
| 1244 | bool "SMD TTY Driver" |
| 1245 | depends on MSM_SMD |
| 1246 | default y |
| 1247 | help |
| 1248 | Provides TTY interfaces to interact with the modem. |
| 1249 | |
| 1250 | If in doubt, say yes. |
| 1251 | |
| 1252 | config MSM_SMD_QMI |
| 1253 | bool "SMD QMI Driver" |
| 1254 | depends on MSM_SMD |
| 1255 | default y |
| 1256 | help |
| 1257 | Manages network data connections. |
| 1258 | |
| 1259 | If in doubt, say yes. |
| 1260 | |
| 1261 | config MSM_SMD_PKT |
| 1262 | bool "SMD Packet Driver" |
| 1263 | depends on MSM_SMD |
| 1264 | default y |
| 1265 | help |
| 1266 | Provides a binary SMD non-muxed packet port interface. |
| 1267 | |
| 1268 | If in doubt, say yes. |
| 1269 | |
| 1270 | config MSM_SDIO_CMUX |
| 1271 | bool "SDIO CMUX Driver" |
| 1272 | depends on MSM_SDIO_AL |
| 1273 | default n |
| 1274 | help |
| 1275 | Provides a Muxed port interface over SDIO QMI |
| 1276 | |
| 1277 | config MSM_DSPS |
| 1278 | bool "Sensors DSPS driver" |
| 1279 | depends on (MSM_PIL && (ARCH_MSM8X60 || ARCH_MSM8960)) |
| 1280 | default n |
| 1281 | help |
| 1282 | Provides user-space interface to the sensors manager |
| 1283 | to turn on/off the Sensors Processor system clocks. |
| 1284 | It is the DSPS responsibility to turn on/off the sensors |
| 1285 | themself. |
| 1286 | The number of clocks and their name may vary between targets. |
| 1287 | It also triggers the PIL to load the DSPS firmware. |
| 1288 | |
| 1289 | config MSM_SDIO_CTL |
| 1290 | bool "SDIO CTL Driver" |
| 1291 | depends on MSM_SDIO_CMUX |
| 1292 | default n |
| 1293 | help |
| 1294 | Provides a binary SDIO control port interface. |
| 1295 | |
| 1296 | config MSM_ONCRPCROUTER |
| 1297 | depends on MSM_SMD |
| 1298 | default n |
| 1299 | bool "MSM ONCRPC router support" |
| 1300 | help |
| 1301 | Support for the MSM ONCRPC router for communication between |
| 1302 | the ARM9 and ARM11 |
| 1303 | |
| 1304 | config MSM_IPC_ROUTER |
Karthikeyan Ramasubramanian | da45b43 | 2011-09-23 14:39:30 -0600 | [diff] [blame] | 1305 | depends on NET |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1306 | default n |
| 1307 | bool "MSM IPC Router support" |
| 1308 | help |
| 1309 | Support for the MSM IPC Router for communication between |
| 1310 | the APPs and the MODEM |
| 1311 | |
Karthikeyan Ramasubramanian | da45b43 | 2011-09-23 14:39:30 -0600 | [diff] [blame] | 1312 | config MSM_IPC_ROUTER_SMD_XPRT |
| 1313 | depends on MSM_SMD |
| 1314 | depends on MSM_IPC_ROUTER |
| 1315 | default n |
| 1316 | bool "MSM SMD XPRT Layer" |
| 1317 | help |
| 1318 | SMD Transport Layer for IPC Router |
| 1319 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1320 | config MSM_ONCRPCROUTER_DEBUG |
| 1321 | depends on MSM_ONCRPCROUTER |
| 1322 | default y |
| 1323 | bool "MSM debug ONCRPC router support" |
| 1324 | help |
| 1325 | Support for debugging the ONCRPC router for communication |
| 1326 | between the ARM9 and ARM11 |
| 1327 | |
| 1328 | config MSM_RPC_LOOPBACK_XPRT |
| 1329 | depends on MSM_ONCRPCROUTER |
| 1330 | default n |
| 1331 | bool "MSM RPC local routing support" |
| 1332 | help |
| 1333 | Support for routing RPC messages between APPS clients |
| 1334 | and APPS servers. Helps in testing APPS RPC framework. |
| 1335 | |
| 1336 | config MSM_RPCSERVER_TIME_REMOTE |
| 1337 | depends on MSM_ONCRPCROUTER && RTC_HCTOSYS |
| 1338 | default y |
| 1339 | bool "Time remote RPC server" |
| 1340 | help |
| 1341 | The time remote server receives notification of time bases and |
| 1342 | reports these events to registered callback functions. |
| 1343 | |
| 1344 | config MSM_RPCSERVER_WATCHDOG |
| 1345 | depends on MSM_ONCRPCROUTER |
| 1346 | default y |
| 1347 | bool "Watchdog RPC server" |
| 1348 | help |
| 1349 | The dog_keepalive server handles watchdog events. |
| 1350 | |
| 1351 | config MSM_RPC_WATCHDOG |
| 1352 | depends on MSM_ONCRPCROUTER |
| 1353 | default n |
| 1354 | bool "Watchdog RPC client" |
| 1355 | help |
| 1356 | The dog_keepalive client module. |
| 1357 | |
| 1358 | config MSM_RPC_PING |
| 1359 | depends on MSM_ONCRPCROUTER && DEBUG_FS |
| 1360 | default m |
| 1361 | bool "MSM rpc ping" |
| 1362 | help |
| 1363 | Implements MSM rpc ping test module. |
| 1364 | |
| 1365 | config MSM_RPC_PROC_COMM_TEST |
| 1366 | depends on DEBUG_FS && MSM_PROC_COMM |
| 1367 | default m |
| 1368 | bool "MSM rpc proc comm test" |
| 1369 | help |
| 1370 | Implements MSM rpc proc comm test module. |
| 1371 | |
| 1372 | config MSM_RPC_OEM_RAPI |
| 1373 | depends on MSM_ONCRPCROUTER |
| 1374 | default m |
| 1375 | bool "MSM oem rapi" |
| 1376 | help |
| 1377 | Implements MSM oem rapi client module. |
| 1378 | |
| 1379 | config MSM_RPCSERVER_HANDSET |
| 1380 | depends on MSM_ONCRPCROUTER |
| 1381 | default y |
| 1382 | bool "Handset events RPC server" |
| 1383 | help |
| 1384 | Support for receiving handset events like headset detect, |
| 1385 | headset switch and clamshell state. |
| 1386 | |
| 1387 | config MSM_RMT_STORAGE_CLIENT |
| 1388 | depends on (ARCH_MSM && MSM_ONCRPCROUTER) |
| 1389 | default n |
| 1390 | bool "Remote Storage RPC client" |
| 1391 | help |
| 1392 | Provide RPC mechanism for remote processors to access storage |
| 1393 | device on apps processor. |
| 1394 | |
| 1395 | config MSM_RMT_STORAGE_CLIENT_STATS |
| 1396 | depends on (MSM_RMT_STORAGE_CLIENT && DEBUG_FS) |
| 1397 | default n |
| 1398 | bool "Remote storage RPC client performance statistics" |
| 1399 | help |
| 1400 | Collects performance statistics and shows this information |
| 1401 | through a debugfs file rmt_storage_stats. |
| 1402 | |
| 1403 | config MSM_SDIO_SMEM |
| 1404 | depends on MSM_SDIO_AL |
| 1405 | default n |
| 1406 | bool "SDIO SMEM for remote storage" |
| 1407 | help |
| 1408 | Copies data from remote MDM9K memory to local MSM8x60 |
| 1409 | memory. Used by remote storage client to shadow |
| 1410 | MDM9K filesystem. |
| 1411 | |
| 1412 | config MSM_DALRPC |
| 1413 | bool "DAL RPC support" |
Bryan Huntsman | 18b3c0c | 2011-11-23 15:12:58 -0800 | [diff] [blame] | 1414 | default n |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1415 | help |
| 1416 | Supports RPC calls to DAL devices on remote processor cores. |
| 1417 | |
| 1418 | config MSM_DALRPC_TEST |
| 1419 | tristate "DAL RPC test module" |
| 1420 | depends on (MSM_DALRPC && DEBUG_FS) |
| 1421 | default m |
| 1422 | help |
| 1423 | Exercises DAL RPC calls to QDSP6. |
| 1424 | |
| 1425 | if CPU_FREQ_MSM |
| 1426 | |
| 1427 | config MSM_CPU_FREQ_SET_MIN_MAX |
| 1428 | bool "Set Min/Max CPU frequencies." |
| 1429 | default n |
| 1430 | help |
| 1431 | Allow setting min and max CPU frequencies. Sysfs can be used |
| 1432 | to override these values. |
| 1433 | |
| 1434 | config MSM_CPU_FREQ_MAX |
| 1435 | int "Max CPU Frequency" |
| 1436 | depends on MSM_CPU_FREQ_SET_MIN_MAX |
| 1437 | default 384000 |
| 1438 | |
| 1439 | config MSM_CPU_FREQ_MIN |
| 1440 | int "Min CPU Frequency" |
| 1441 | depends on MSM_CPU_FREQ_SET_MIN_MAX |
| 1442 | default 245760 |
| 1443 | |
| 1444 | endif # CPU_FREQ_MSM |
| 1445 | |
| 1446 | config MSM_CPU_AVS |
| 1447 | bool "Enable software controlled Adaptive Voltage Scaling (AVS)" |
| 1448 | depends on (ARCH_MSM_SCORPION && QSD_SVS) |
| 1449 | depends on ARCH_QSD8X50 |
| 1450 | default n |
| 1451 | select MSM_AVS_HW |
| 1452 | help |
| 1453 | This enables the s/w control of Adaptive Voltage Scaling feature |
| 1454 | in Qualcomm ARMv7 CPUs. It adjusts the voltage for each frequency |
| 1455 | based on feedback from three ring oscillators in the CPU. |
| 1456 | |
| 1457 | config MSM_AVS_HW |
| 1458 | bool "Enable Adaptive Voltage Scaling (AVS)" |
| 1459 | default n |
| 1460 | help |
| 1461 | Enable AVS hardware to fine tune voltage at each frequency. The |
| 1462 | AVS hardware blocks associated with each Qualcomm ARMv7 cores can |
| 1463 | fine tune the voltages based on the feedback from the ring |
| 1464 | oscillators. |
| 1465 | |
| 1466 | config MSM_HW3D |
| 1467 | tristate "MSM Hardware 3D Register Driver" |
| 1468 | depends on ANDROID_PMEM |
| 1469 | default y |
| 1470 | help |
| 1471 | Provides access to registers needed by the userspace OpenGL|ES |
| 1472 | library. |
| 1473 | |
| 1474 | config MSM_ADSP |
| 1475 | depends on (ARCH_MSM7X01A || ARCH_MSM7X25 || ARCH_MSM7X27) |
| 1476 | tristate "MSM ADSP driver" |
| 1477 | depends on ANDROID_PMEM |
| 1478 | default y |
| 1479 | help |
| 1480 | Provides access to registers needed by the userspace aDSP library. |
| 1481 | |
| 1482 | config ADSP_RPC_VER |
| 1483 | hex |
| 1484 | default 0x30002 if (ARCH_MSM7X27 || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2009)) |
| 1485 | default 0x30001 if (ARCH_MSM7X01A || (ARCH_MSM7X25 && AMSS_7X25_VERSION_2008)) |
| 1486 | depends on MSM_ADSP |
| 1487 | help |
| 1488 | Select proper ADSP RPC version |
| 1489 | choice |
| 1490 | prompt "ADSP RPC version" |
| 1491 | |
| 1492 | default AMSS_7X25_VERSION_2009 |
| 1493 | |
| 1494 | config AMSS_7X25_VERSION_2009 |
| 1495 | bool "2.0.09" |
| 1496 | |
| 1497 | config AMSS_7X25_VERSION_2008 |
| 1498 | bool "2.0.08" |
| 1499 | endchoice |
| 1500 | |
| 1501 | config MSM7KV2_AUDIO |
| 1502 | bool "MSM7K v2 audio" |
| 1503 | depends on (ARCH_MSM7X30 && ANDROID_PMEM) |
| 1504 | default y |
| 1505 | help |
| 1506 | Enables QDSP5V2-based audio drivers for audio playbacks and |
| 1507 | voice call. |
| 1508 | |
| 1509 | config MSM_ADSP_REPORT_EVENTS |
| 1510 | bool "Report modem events from the DSP" |
| 1511 | default y |
| 1512 | depends on (MSM_ADSP || MSM7KV2_AUDIO) |
| 1513 | help |
| 1514 | Normally, only messages from the aDSP are reported to userspace. |
| 1515 | With this option, we report events from the aDSP as well. |
| 1516 | |
| 1517 | config MSM_QDSP6 |
| 1518 | tristate "QDSP6 support" |
| 1519 | depends on ARCH_QSD8X50 && ANDROID_PMEM |
| 1520 | default y |
| 1521 | help |
| 1522 | Enable support for qdsp6. This provides audio and video functionality. |
| 1523 | |
| 1524 | config MSM8X60_AUDIO |
| 1525 | tristate "MSM8X60 audio support" |
| 1526 | depends on ARCH_MSM8X60 && ANDROID_PMEM |
| 1527 | default y |
| 1528 | help |
| 1529 | Enable support for qdsp6v2. This provides audio functionality. |
| 1530 | |
| 1531 | config MSM8X60_FTM_AUDIO_DEVICES |
| 1532 | bool "MSM8X60 audio factory test mode support" |
| 1533 | depends on MSM8X60_AUDIO |
| 1534 | help |
| 1535 | Enable support audio factory test mode devices. This is used |
| 1536 | in a production line environment. |
| 1537 | |
Ben Romberger | 45b351c | 2011-07-20 22:37:27 -0700 | [diff] [blame] | 1538 | config RTAC |
| 1539 | bool "MSM8K real-time audio calibration support" |
| 1540 | default y |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1541 | help |
Ben Romberger | 45b351c | 2011-07-20 22:37:27 -0700 | [diff] [blame] | 1542 | Enable support for rtac. This enables calibration during |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1543 | audio operation |
| 1544 | |
| 1545 | config MSM7X27A_AUDIO |
| 1546 | bool "MSM7X27A audio support" |
| 1547 | depends on ARCH_MSM7X27A && MSM_ADSP |
| 1548 | default n |
| 1549 | help |
| 1550 | Enable support for 7x27a. This provides audio functionality. |
| 1551 | |
Justin Paupore | a6cd209 | 2011-06-22 16:19:45 -0700 | [diff] [blame] | 1552 | config MSM_PROC_COMM_REGULATOR |
| 1553 | bool |
| 1554 | depends on MSM_PROC_COMM && REGULATOR |
| 1555 | help |
| 1556 | Enable regulator framework support for regulators managed by PMLIB |
| 1557 | on the modem, and controlled through proccomm calls. |
| 1558 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1559 | config MSM_VREG_SWITCH_INVERTED |
| 1560 | bool "Reverse vreg switch polarity" |
| 1561 | default n |
| 1562 | help |
| 1563 | Reverses the enable and disable for vreg switch. |
| 1564 | |
| 1565 | config MSM_DMA_TEST |
| 1566 | tristate "MSM DMA test module" |
| 1567 | default m |
| 1568 | help |
| 1569 | Intended to be compiled as a module. Provides a device node |
| 1570 | and ioctls for testing the MSM dma system. |
| 1571 | |
| 1572 | config WIFI_CONTROL_FUNC |
| 1573 | bool "Enable WiFi control function abstraction" |
| 1574 | help |
| 1575 | Enables Power/Reset/Carddetect function abstraction |
| 1576 | |
| 1577 | config WIFI_MEM_PREALLOC |
| 1578 | depends on WIFI_CONTROL_FUNC |
| 1579 | bool "Preallocate memory for WiFi buffers" |
| 1580 | help |
| 1581 | Preallocates memory buffers for WiFi driver |
| 1582 | |
| 1583 | config QSD_AUDIO |
| 1584 | bool "QSD audio" |
| 1585 | depends on ARCH_MSM_SCORPION && MSM_DALRPC && ANDROID_PMEM && !MSM_SMP |
| 1586 | default y |
| 1587 | help |
| 1588 | Provides PCM, MP3, and AAC audio playback. |
| 1589 | |
| 1590 | config AUDIO_AAC_PLUS |
| 1591 | depends on (MSM_ADSP || QSD_AUDIO || MSM7KV2_AUDIO) |
| 1592 | bool "AAC+ Audio" |
| 1593 | default y |
| 1594 | help |
| 1595 | Provides AAC+ decoding |
| 1596 | |
| 1597 | config AUDIO_ENHANCED_AAC_PLUS |
| 1598 | depends on AUDIO_AAC_PLUS |
| 1599 | bool "Enhanced AAC+ Audio" |
| 1600 | default y |
| 1601 | help |
| 1602 | Provides Enhanced AAC+ decoding |
| 1603 | |
| 1604 | config SURF_FFA_GPIO_KEYPAD |
| 1605 | bool "MSM SURF/FFA GPIO keypad" |
| 1606 | depends on INPUT_GPIO = "y" |
| 1607 | default y |
| 1608 | help |
| 1609 | Select if the GPIO keypad is attached. |
| 1610 | |
| 1611 | config MSM_SLEEP_TIME_OVERRIDE |
| 1612 | bool "Allow overriding suspend/sleep time with PM module parameter" |
| 1613 | default y |
| 1614 | help |
| 1615 | Enable the module parameter sleep_time_override. Specified |
| 1616 | in units of seconds, it overwrites the normal sleep time of |
| 1617 | suspend. The feature is required for automated power management |
| 1618 | testing. |
| 1619 | |
| 1620 | config MSM_MEMORY_LOW_POWER_MODE |
| 1621 | bool "Control the low power modes of memory" |
| 1622 | default n |
| 1623 | help |
| 1624 | The application processor controls whether memory should enter |
| 1625 | which low power mode. |
| 1626 | |
| 1627 | choice |
| 1628 | prompt "Default Memory Low Power Mode during Idle" |
| 1629 | depends on MSM_MEMORY_LOW_POWER_MODE |
| 1630 | default MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE |
| 1631 | help |
| 1632 | Selects the default low power mode of the memory during idle |
| 1633 | sleep. |
| 1634 | |
| 1635 | config MSM_MEMORY_LOW_POWER_MODE_IDLE_ACTIVE |
| 1636 | bool "Memory active" |
| 1637 | |
| 1638 | config MSM_MEMORY_LOW_POWER_MODE_IDLE_RETENTION |
| 1639 | bool "Memory in retention" |
| 1640 | |
| 1641 | config MSM_MEMORY_LOW_POWER_MODE_IDLE_DEEP_POWER_DOWN |
| 1642 | bool "Memory in deep power down" |
| 1643 | endchoice |
| 1644 | |
| 1645 | choice |
| 1646 | prompt "Default Memory Low Power Mode during Suspend" |
| 1647 | depends on MSM_MEMORY_LOW_POWER_MODE |
| 1648 | default MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE |
| 1649 | help |
| 1650 | Selects the default low power mode of the memory during suspend |
| 1651 | sleep. |
| 1652 | |
| 1653 | config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_ACTIVE |
| 1654 | bool "Memory active" |
| 1655 | |
| 1656 | config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_RETENTION |
| 1657 | bool "Memory in retention" |
| 1658 | |
| 1659 | config MSM_MEMORY_LOW_POWER_MODE_SUSPEND_DEEP_POWER_DOWN |
| 1660 | bool "Memory in deep power down" |
| 1661 | endchoice |
| 1662 | |
| 1663 | choice |
| 1664 | prompt "Power management timeout action" |
| 1665 | default MSM_PM_TIMEOUT_HALT |
| 1666 | help |
| 1667 | Selects the Application Processor's action when Power Management |
| 1668 | times out waiting for Modem's handshake. |
| 1669 | |
| 1670 | config MSM_PM_TIMEOUT_HALT |
| 1671 | bool "Halt the Application Processor" |
| 1672 | |
| 1673 | config MSM_PM_TIMEOUT_RESET_MODEM |
| 1674 | bool "Reset the Modem Processor" |
| 1675 | |
| 1676 | config MSM_PM_TIMEOUT_RESET_CHIP |
| 1677 | bool "Reset the entire chip" |
| 1678 | endchoice |
| 1679 | |
| 1680 | config MSM_IDLE_WAIT_ON_MODEM |
| 1681 | int "Wait for Modem to become ready for idle power collapse" |
| 1682 | default 0 |
| 1683 | help |
| 1684 | If Modem is not ready to handle Application Processor's request |
| 1685 | for idle power collapse, wait the number of microseconds in case |
| 1686 | Modem becomes ready soon. |
| 1687 | |
Matt Wagantall | 9274df9 | 2011-12-15 11:11:05 -0800 | [diff] [blame] | 1688 | config MSM_RPM_REGULATOR |
| 1689 | bool "RPM regulator driver" |
Matt Wagantall | 32dc71e | 2012-01-04 11:13:11 -0800 | [diff] [blame] | 1690 | depends on MSM_RPM && REGULATOR |
Matt Wagantall | 9274df9 | 2011-12-15 11:11:05 -0800 | [diff] [blame] | 1691 | help |
| 1692 | Compile in support for the RPM regulator driver, used for setting |
| 1693 | voltages and other parameters of the various power rails supplied |
| 1694 | by some Qualcomm PMICs. |
| 1695 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1696 | config MSM_PIL |
| 1697 | bool "Peripheral image loading" |
| 1698 | select FW_LOADER |
| 1699 | depends on (ARCH_MSM8X60 || ARCH_MSM8960) |
| 1700 | default n |
| 1701 | help |
| 1702 | Some peripherals need to be loaded into memory before they can be |
| 1703 | brought out of reset. |
| 1704 | |
| 1705 | Say yes to support these devices. |
| 1706 | |
Stephen Boyd | 4eb885b | 2011-09-29 01:16:03 -0700 | [diff] [blame] | 1707 | config MSM_PIL_MODEM |
| 1708 | tristate "Modem (ARM11) Boot Support" |
| 1709 | depends on MSM_PIL |
| 1710 | help |
| 1711 | Support for booting and shutting down ARM11 Modem processors. |
| 1712 | |
Stephen Boyd | 3acc9e4 | 2011-09-28 16:46:40 -0700 | [diff] [blame] | 1713 | config MSM_PIL_QDSP6V3 |
| 1714 | tristate "QDSP6v3 (Hexagon) Boot Support" |
| 1715 | depends on MSM_PIL |
| 1716 | help |
| 1717 | Support for booting and shutting down QDSP6v3 processors (hexagon). |
| 1718 | The QDSP6 is a low power DSP used in audio software applications. |
| 1719 | |
Stephen Boyd | eb81988 | 2011-08-29 14:46:30 -0700 | [diff] [blame] | 1720 | config MSM_PIL_QDSP6V4 |
| 1721 | tristate "QDSP6v4 (Hexagon) Boot Support" |
| 1722 | depends on MSM_PIL |
| 1723 | help |
| 1724 | Support for booting and shutting down QDSP6v4 processors (hexagon). |
| 1725 | The QDSP6 is a low power DSP used in audio, modem firmware, and modem |
| 1726 | software applications. |
| 1727 | |
Stephen Boyd | 322a992 | 2011-09-20 01:05:54 -0700 | [diff] [blame] | 1728 | config MSM_PIL_RIVA |
| 1729 | tristate "RIVA (WCNSS) Boot Support" |
| 1730 | depends on MSM_PIL |
| 1731 | help |
| 1732 | Support for booting and shutting down the RIVA processor (WCNSS). |
| 1733 | Riva is the wireless subsystem processor used in bluetooth, wireless |
| 1734 | LAN, and FM software applications. |
| 1735 | |
Stephen Boyd | d89eebe | 2011-09-28 23:28:11 -0700 | [diff] [blame] | 1736 | config MSM_PIL_TZAPPS |
| 1737 | tristate "TZApps Boot Support" |
| 1738 | depends on MSM_PIL |
| 1739 | help |
| 1740 | Support for booting and shutting down TZApps. |
| 1741 | |
| 1742 | TZApps is an image that runs in the secure processor state. It is |
| 1743 | used to decrypt data and perform secure operations on the behalf of |
| 1744 | the kernel. |
| 1745 | |
Matt Wagantall | 292aace | 2012-01-26 19:12:34 -0800 | [diff] [blame] | 1746 | config MSM_PIL_GSS |
| 1747 | tristate "GSS (Coretx A5) Boot Support" |
| 1748 | depends on MSM_PIL |
| 1749 | help |
| 1750 | Support for booting and shutting down Cortex A5 processors which run |
| 1751 | GPS subsystem firmware. |
| 1752 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1753 | config MSM_SCM |
| 1754 | bool "Secure Channel Manager (SCM) support" |
| 1755 | default n |
| 1756 | |
| 1757 | config MSM_SUBSYSTEM_RESTART |
| 1758 | bool "MSM Subsystem Restart Driver" |
Rohit Vaswani | 56dd22a | 2011-11-11 16:21:28 -0800 | [diff] [blame] | 1759 | depends on (ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615) |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1760 | default n |
| 1761 | help |
| 1762 | This option enables the MSM subsystem restart driver, which provides |
| 1763 | a framework to handle subsystem crashes. |
| 1764 | |
Matt Wagantall | f802090 | 2011-08-30 21:19:23 -0700 | [diff] [blame] | 1765 | config MSM_SYSMON_COMM |
| 1766 | bool "MSM System Monitor communication support" |
| 1767 | depends on MSM_SMD && MSM_SUBSYSTEM_RESTART |
| 1768 | default y |
| 1769 | help |
| 1770 | This option adds support for MSM System Monitor library, which |
| 1771 | provides an API that may be used for notifying subsystems within |
| 1772 | the SoC about other subsystems' power-up/down state-changes. |
| 1773 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1774 | config MSM_MODEM_8960 |
| 1775 | bool "MSM 8960 Modem driver" |
Rohit Vaswani | 56dd22a | 2011-11-11 16:21:28 -0800 | [diff] [blame] | 1776 | depends on (ARCH_MSM8960 || ARCH_MSM9615) |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1777 | help |
Rohit Vaswani | 56dd22a | 2011-11-11 16:21:28 -0800 | [diff] [blame] | 1778 | This option enables the modem driver for the MSM8960 and MSM9615, which monitors |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1779 | modem hardware watchdog interrupt lines and plugs into the subsystem |
Rohit Vaswani | 56dd22a | 2011-11-11 16:21:28 -0800 | [diff] [blame] | 1780 | restart and PIL drivers. For MSM9615, it only supports a full chip reset. |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1781 | |
Bharath Ramachandramurthy | ff061c7 | 2011-06-27 14:22:33 -0700 | [diff] [blame] | 1782 | config MSM_LPASS_8960 |
| 1783 | tristate "MSM 8960 Lpass driver" |
Rohit Vaswani | 56dd22a | 2011-11-11 16:21:28 -0800 | [diff] [blame] | 1784 | depends on (ARCH_MSM8960 || ARCH_MSM9615) |
Bharath Ramachandramurthy | ff061c7 | 2011-06-27 14:22:33 -0700 | [diff] [blame] | 1785 | help |
Rohit Vaswani | 56dd22a | 2011-11-11 16:21:28 -0800 | [diff] [blame] | 1786 | This option enables the lpass driver for the MSM8960 and MSM9615. This monitors |
Bharath Ramachandramurthy | ff061c7 | 2011-06-27 14:22:33 -0700 | [diff] [blame] | 1787 | lpass hardware watchdog interrupt lines and plugs into the subsystem |
Rohit Vaswani | 56dd22a | 2011-11-11 16:21:28 -0800 | [diff] [blame] | 1788 | restart and PIL drivers. For MSM9615, it only supports a full chip reset. |
Bharath Ramachandramurthy | ff061c7 | 2011-06-27 14:22:33 -0700 | [diff] [blame] | 1789 | |
Ankur Nandwani | e258cf0 | 2011-08-19 10:16:38 -0700 | [diff] [blame] | 1790 | config MSM_WCNSS_SSR_8960 |
| 1791 | tristate "MSM 8960 WCNSS restart module" |
| 1792 | depends on (ARCH_MSM8960) |
| 1793 | help |
| 1794 | This option enables the WCNSS restart module for MSM8960, which |
| 1795 | monitors WCNSS hardware watchdog interrupt lines and plugs WCNSS |
| 1796 | into the subsystem restart framework. |
| 1797 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1798 | config SCORPION_Uni_45nm_BUG |
| 1799 | bool "Scorpion Uni 45nm(SC45U): Workaround for ICIMVAU and BPIMVA" |
| 1800 | depends on ARCH_MSM7X30 || (ARCH_QSD8X50 && MSM_SOC_REV_A) |
| 1801 | default y |
| 1802 | help |
| 1803 | Invalidating the Instruction Cache by Modified Virtual Address to PoU and |
| 1804 | invalidating the Branch Predictor Array by Modified Virtual Address can |
| 1805 | create invalid entries in the TLB with the wrong ASID values on Scorpion |
| 1806 | Uniprocessor 45nm (SC45U) cores. This option enables the recommended software |
| 1807 | workaround for Scorpion Uniprocessor 45nm cores. |
| 1808 | |
| 1809 | This bug is not applicable to any ScorpionMP or Scorpion Uni 65nm(SC65U) cores. |
| 1810 | |
Harini Jayaraman | ef7805f | 2011-09-28 12:45:31 -0600 | [diff] [blame] | 1811 | config MSM_BUSPM_DEV |
| 1812 | tristate "MSM Bus Performance Monitor Kernel Module" |
| 1813 | depends on (ARCH_MSM8X60 || ARCH_MSM8960) |
| 1814 | default m |
| 1815 | help |
| 1816 | This kernel module is used to mmap() hardware registers for the |
| 1817 | performance monitors, counters, etc. The module can also be used to |
| 1818 | allocate physical memory which is used by bus performance hardware to |
| 1819 | dump performance data. |
| 1820 | |
Mona Hossain | 11c03ac | 2011-10-26 12:42:10 -0700 | [diff] [blame] | 1821 | config MSM_TZ_LOG |
| 1822 | tristate "MSM Trust Zone (TZ) Log Driver" |
| 1823 | depends on DEBUG_FS |
| 1824 | help |
| 1825 | This option enables a driver with a debugfs interface for messages |
| 1826 | produced by the Secure code (Trust zone). These messages provide |
| 1827 | diagnostic information about TZ operation. |
| 1828 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1829 | config MSM_RPM_LOG |
| 1830 | tristate "MSM Resource Power Manager Log Driver" |
| 1831 | depends on DEBUG_FS |
Praveen Chidambaram | 7a71223 | 2011-10-28 13:39:45 -0600 | [diff] [blame] | 1832 | depends on MSM_RPM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1833 | default n |
| 1834 | help |
| 1835 | This option enables a driver which can read from a circular buffer |
| 1836 | of messages produced by the RPM. These messages provide diagnostic |
| 1837 | information about RPM operation. The driver outputs the messages |
| 1838 | via a debugfs node. |
| 1839 | |
| 1840 | config MSM_RPM_STATS_LOG |
| 1841 | tristate "MSM Resource Power Manager Stat Driver" |
| 1842 | depends on DEBUG_FS |
Praveen Chidambaram | 7a71223 | 2011-10-28 13:39:45 -0600 | [diff] [blame] | 1843 | depends on MSM_RPM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1844 | default n |
| 1845 | help |
| 1846 | This option enables a driver which reads RPM messages from a shared |
| 1847 | memory location. These messages provide statistical information about |
| 1848 | the low power modes that RPM enters. The drivers outputs the message |
| 1849 | via a debugfs node. |
| 1850 | |
| 1851 | config MSM_IOMMU |
| 1852 | bool "MSM IOMMU Support" |
Joel King | 41d594e | 2011-10-14 13:18:20 -0700 | [diff] [blame] | 1853 | depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_APQ8064 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1854 | select IOMMU_API |
| 1855 | default n |
| 1856 | help |
| 1857 | Support for the IOMMUs found on certain Qualcomm SOCs. |
| 1858 | These IOMMUs allow virtualization of the address space used by most |
| 1859 | cores within the multimedia subsystem. |
| 1860 | |
| 1861 | If unsure, say N here. |
| 1862 | |
| 1863 | config IOMMU_PGTABLES_L2 |
| 1864 | bool "Allow SMMU page tables in the L2 cache (Experimental)" |
| 1865 | depends on MSM_IOMMU=y |
| 1866 | depends on MMU |
| 1867 | depends on CPU_DCACHE_DISABLE=n |
| 1868 | depends on SMP |
| 1869 | default y |
| 1870 | help |
| 1871 | Improves TLB miss latency at the expense of potential L2 pollution. |
| 1872 | However, with large multimedia buffers, the TLB should mostly contain |
| 1873 | section mappings and TLB misses should be quite infrequent. |
| 1874 | Most people can probably say Y here. |
| 1875 | |
| 1876 | config MSM_DIRECT_SCLK_ACCESS |
| 1877 | bool "Direct access to the SCLK timer" |
| 1878 | default n |
| 1879 | |
| 1880 | config IOMMU_API |
| 1881 | bool |
Brian Swetland | 2eb44eb | 2008-09-29 16:00:48 -0700 | [diff] [blame] | 1882 | |
Gregory Bean | ab78cde | 2010-09-01 16:26:12 -0700 | [diff] [blame] | 1883 | config MSM_GPIOMUX |
| 1884 | bool |
| 1885 | |
Gregory Bean | 1963a2a | 2010-08-28 10:05:44 -0700 | [diff] [blame] | 1886 | config MSM_V2_TLMM |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1887 | bool |
| 1888 | |
| 1889 | config FSM9XXX_TLMM |
Gregory Bean | 1963a2a | 2010-08-28 10:05:44 -0700 | [diff] [blame] | 1890 | bool |
Stepan Moskovchenko | 0ab84745 | 2010-11-12 19:29:57 -0800 | [diff] [blame] | 1891 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1892 | config MSM_SECURE_IO |
Stepan Moskovchenko | 0ab84745 | 2010-11-12 19:29:57 -0800 | [diff] [blame] | 1893 | bool |
Stephen Boyd | 2a1eb58 | 2010-08-27 10:01:23 -0700 | [diff] [blame] | 1894 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1895 | config MSM_NATIVE_RESTART |
Stephen Boyd | 2a1eb58 | 2010-08-27 10:01:23 -0700 | [diff] [blame] | 1896 | bool |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1897 | |
Matt Wagantall | 88b8631 | 2012-01-31 16:53:03 -0800 | [diff] [blame] | 1898 | config MSM_PM |
| 1899 | depends on PM |
| 1900 | bool |
| 1901 | |
| 1902 | config MSM_PM2 |
| 1903 | depends on PM |
| 1904 | bool |
| 1905 | |
| 1906 | config MSM_PM8X60 |
| 1907 | depends on PM |
| 1908 | bool |
| 1909 | |
| 1910 | config MSM_NOPM |
| 1911 | default y if !PM |
| 1912 | bool |
| 1913 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1914 | config MSM_BUS_SCALING |
| 1915 | bool "Bus scaling driver" |
| 1916 | default n |
| 1917 | |
Gagan Mac | 85c7049 | 2011-06-10 16:07:47 -0600 | [diff] [blame] | 1918 | config MSM_BUS_RPM_MULTI_TIER_ENABLED |
| 1919 | bool "RPM Multi-tiering Configuration" |
| 1920 | depends on MSM_BUS_SCALING |
| 1921 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1922 | config MSM_WATCHDOG |
| 1923 | bool "MSM Watchdog Support" |
Rohit Vaswani | 085a933 | 2011-09-28 18:57:24 -0700 | [diff] [blame] | 1924 | depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1925 | help |
| 1926 | This enables the watchdog as is present on 8x60. Currently we use |
| 1927 | core 0's watchdog, and reset the entire SoC if it times out. It does |
| 1928 | not run during the bootup process, so it will not catch any early |
| 1929 | lockups. |
| 1930 | |
| 1931 | config MSM_DLOAD_MODE |
| 1932 | bool "Enable download mode on crashes" |
Rohit Vaswani | 92b071a | 2011-10-18 20:10:09 -0700 | [diff] [blame] | 1933 | depends on ARCH_MSM8X60 || ARCH_MSM8960 || ARCH_MSM9615 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1934 | default n |
| 1935 | help |
| 1936 | This makes the SoC enter download mode when it resets |
| 1937 | due to a kernel panic. Note that this doesn't by itself |
| 1938 | make the kernel reboot on a kernel panic - that must be |
| 1939 | enabled via another mechanism. |
| 1940 | |
Pratik Patel | 17f3b82 | 2011-11-21 12:41:47 -0800 | [diff] [blame] | 1941 | config MSM_JTAG |
| 1942 | bool "JTAG debug and trace support" |
Pratik Patel | fd6f56a | 2011-10-10 17:47:55 -0700 | [diff] [blame] | 1943 | help |
Pratik Patel | 17f3b82 | 2011-11-21 12:41:47 -0800 | [diff] [blame] | 1944 | Add additional support for JTAG kernel debugging and tracing. |
Pratik Patel | 7831c08 | 2011-06-08 21:44:37 -0700 | [diff] [blame] | 1945 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1946 | config MSM_ETM |
| 1947 | tristate "Enable MSM ETM and ETB" |
Pratik Patel | 17f3b82 | 2011-11-21 12:41:47 -0800 | [diff] [blame] | 1948 | depends on ARCH_MSM8X60 |
| 1949 | select MSM_JTAG |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1950 | help |
Pratik Patel | 17f3b82 | 2011-11-21 12:41:47 -0800 | [diff] [blame] | 1951 | Enables embedded trace collection on MSM8660 |
Pratik Patel | 7831c08 | 2011-06-08 21:44:37 -0700 | [diff] [blame] | 1952 | |
| 1953 | config MSM_QDSS |
Pratik Patel | fd6f56a | 2011-10-10 17:47:55 -0700 | [diff] [blame] | 1954 | bool "Qualcomm Debug Subsystem" |
Pratik Patel | 17f3b82 | 2011-11-21 12:41:47 -0800 | [diff] [blame] | 1955 | select MSM_JTAG |
Pratik Patel | 7831c08 | 2011-06-08 21:44:37 -0700 | [diff] [blame] | 1956 | help |
Pratik Patel | fd6f56a | 2011-10-10 17:47:55 -0700 | [diff] [blame] | 1957 | Enables support for Qualcomm Debug Subsystem. |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1958 | |
Pratik Patel | 29cba15 | 2012-01-03 11:40:26 -0800 | [diff] [blame] | 1959 | config MSM_QDSS_ETM_DEFAULT_ENABLE |
| 1960 | bool "Turn on QDSS ETM Tracing by Default" |
| 1961 | depends on MSM_QDSS |
| 1962 | help |
| 1963 | Turns on QDSS ETM tracing by default. Otherwise, tracing is |
| 1964 | disabled by default but can be enabled by other means. |
| 1965 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1966 | config MSM_SLEEP_STATS |
| 1967 | bool "Enable exporting of MSM sleep stats to userspace" |
| 1968 | depends on CPU_IDLE |
| 1969 | default n |
| 1970 | |
Lynus Vaz | dde09ee | 2012-01-05 13:28:22 +0530 | [diff] [blame] | 1971 | config MSM_SLEEP_STATS_DEVICE |
| 1972 | bool "Enable exporting of MSM sleep device stats to userspace" |
| 1973 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1974 | config MSM_STANDALONE_POWER_COLLAPSE |
| 1975 | bool "Enable standalone power collapse" |
| 1976 | default n |
| 1977 | |
| 1978 | config MSM_GSBI9_UART |
| 1979 | bool "Enable GSBI9 UART device" |
| 1980 | default n |
| 1981 | help |
| 1982 | This enables GSBI9 configured into UART. |
| 1983 | |
| 1984 | config MSM_SHARED_GPIO_FOR_UART2DM |
| 1985 | bool "Use shared GPIOs into UART mode" |
| 1986 | depends on (ARCH_MSM7X27A && !MMC_MSM_SDC3_8_BIT_SUPPORT && !MMC_MSM_SDC4_SUPPORT) |
| 1987 | help |
| 1988 | This option configures GPIO muxed with SDC4/MMC3 |
| 1989 | 8-bit mode into UART mode. It is used for serial |
| 1990 | console on UART2DM. Say Y if you want to have |
| 1991 | serial console on UART2DM. |
| 1992 | |
| 1993 | config MSM_SHOW_RESUME_IRQ |
| 1994 | bool "Enable logging of interrupts that could have caused resume" |
Bryan Huntsman | cc14703 | 2011-11-23 13:03:56 -0800 | [diff] [blame] | 1995 | depends on (ARM_GIC || PMIC8058) |
| 1996 | default y if PMIC8058 |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 1997 | default n |
| 1998 | help |
| 1999 | This option logs wake up interrupts that have triggered just before |
| 2000 | the resume loop unrolls. Say Y if you want to debug why the system |
| 2001 | resumed. |
| 2002 | |
| 2003 | config BT_MSM_PINTEST |
| 2004 | tristate "MSM Bluetooth Pin Connectivity Test" |
| 2005 | depends on ((ARCH_MSM8X60 || ARCH_MSM7X27A) && DEBUG_FS) |
| 2006 | default n |
| 2007 | help |
| 2008 | Bluetooth MSM Pin Connectivity test module. |
| 2009 | This driver provides support for verifying the MSM to BT pin |
| 2010 | connectivity. |
| 2011 | |
| 2012 | config MSM_FAKE_BATTERY |
| 2013 | depends on POWER_SUPPLY |
| 2014 | default n |
| 2015 | bool "MSM Fake Battery" |
| 2016 | help |
| 2017 | Enables MSM fake battery driver. |
| 2018 | |
| 2019 | config MSM_QDSP6_APR |
| 2020 | bool "Audio QDSP6 APR support" |
| 2021 | depends on MSM_SMD |
| 2022 | default n |
| 2023 | help |
| 2024 | Enable APR IPC protocol support between |
| 2025 | application processor and QDSP6. APR is |
| 2026 | used by audio driver to configure QDSP6's |
| 2027 | ASM, ADM and AFE. |
| 2028 | |
| 2029 | |
| 2030 | config MSM_AUDIO_QDSP6 |
| 2031 | bool "QDSP6 HW Audio support" |
| 2032 | select SND_SOC_MSM_QDSP6_INTF |
| 2033 | default n |
| 2034 | help |
| 2035 | Enable HW audio support in QDSP6. |
| 2036 | QDSP6 can support HW encoder & decoder and audio processing |
| 2037 | |
Baruch Eruchimovitch | e9cbfc1 | 2011-10-09 19:47:08 +0200 | [diff] [blame] | 2038 | config MSM_ULTRASOUND |
| 2039 | bool "MSM ultrasound support" |
| 2040 | depends on MSM_AUDIO_QDSP6 |
| 2041 | help |
| 2042 | Enable support for qdsp6/ultrasound. |
| 2043 | |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 2044 | config MSM_RPC_VIBRATOR |
| 2045 | bool "RPC based MSM Vibrator Support" |
| 2046 | depends on MSM_ONCRPCROUTER |
| 2047 | help |
| 2048 | Enable the vibrator support on MSM over RPC. The vibrator |
| 2049 | is connected on the PMIC. Say Y if you want to enable this |
| 2050 | feature. |
| 2051 | |
| 2052 | config PM8XXX_RPC_VIBRATOR |
| 2053 | bool "RPC based Vibrator on PM8xxx PMICs" |
| 2054 | depends on MSM_RPC_VIBRATOR |
| 2055 | help |
| 2056 | Enable the vibrator support on MSM over RPC. The vibrator |
| 2057 | is connected on the PM8XXX PMIC. Say Y if you want to enable |
| 2058 | this feature. |
| 2059 | |
| 2060 | config MSM_SPM_V1 |
| 2061 | bool "Driver support for SPM Version 1" |
| 2062 | help |
| 2063 | Enables the support for Version 1 of the SPM driver. SPM hardware is |
| 2064 | used to manage the processor power during sleep. The driver allows |
| 2065 | configuring SPM to allow different power modes. |
| 2066 | |
| 2067 | config MSM_SPM_V2 |
| 2068 | bool "Driver support for SPM Version 2" |
| 2069 | help |
| 2070 | Enables the support for Version 2 of the SPM driver. SPM hardware is |
| 2071 | used to manage the processor power during sleep. The driver allows |
| 2072 | configuring SPM to allow different power modes. |
| 2073 | |
| 2074 | config MSM_L2_SPM |
| 2075 | bool "SPM support for L2 cache" |
| 2076 | depends on MSM_SPM_V2 |
| 2077 | help |
| 2078 | Enable SPM driver support for L2 cache. Some MSM chipsets allow |
| 2079 | control of L2 cache low power mode with a Subsystem Power manager. |
| 2080 | Enabling this driver allows configuring L2 SPM for low power modes |
| 2081 | on supported chipsets. |
| 2082 | |
Laura Abbott | 2d1760b | 2011-09-29 21:31:24 -0700 | [diff] [blame] | 2083 | config MSM_MULTIMEDIA_USE_ION |
| 2084 | bool "Multimedia suport using Ion" |
| 2085 | depends on ION_MSM |
| 2086 | help |
| 2087 | Enable support for multimedia drivers using Ion for buffer management |
| 2088 | instead of pmem. Selecting this may also involve userspace |
| 2089 | dependencies as well. |
| 2090 | |
Laura Abbott | ad340ff | 2012-01-04 14:23:48 -0800 | [diff] [blame] | 2091 | config MSM_RTB |
| 2092 | bool "Register tracing" |
| 2093 | help |
| 2094 | Add support for logging different events to a small uncached |
| 2095 | region. This is designed to aid in debugging reset cases where the |
| 2096 | caches may not be flushed before the target resets. |
| 2097 | |
| 2098 | config MSM_RTB_SEPARATE_CPUS |
| 2099 | bool "Separate entries for each cpu" |
| 2100 | depends on MSM_RTB |
Laura Abbott | 9959f98 | 2012-02-28 11:30:50 -0800 | [diff] [blame] | 2101 | depends on SMP |
Laura Abbott | ad340ff | 2012-01-04 14:23:48 -0800 | [diff] [blame] | 2102 | help |
| 2103 | Under some circumstances, it may be beneficial to give dedicated space |
| 2104 | for each cpu to log accesses. Selecting this option will log each cpu |
| 2105 | separately. This will guarantee that the last acesses for each cpu |
| 2106 | will be logged but there will be fewer entries per cpu |
| 2107 | |
| 2108 | |
Brian Swetland | 9e73c84 | 2007-11-26 04:12:13 -0800 | [diff] [blame] | 2109 | endif |