Source
292
292
This driver supports the coincell block found inside of
293
293
Qualcomm PMICs. The coincell charger provides a means to
294
294
charge a coincell battery or backup capacitor which is used
295
295
to maintain PMIC register and RTC state in the absence of
296
296
external power.
297
297
298
298
config QCOM_FASTRPC
299
299
tristate "Qualcomm FastRPC"
300
300
depends on ARCH_QCOM || COMPILE_TEST
301
301
depends on RPMSG
302
+
select DMA_SHARED_BUFFER
302
303
help
303
304
Provides a communication mechanism that allows for clients to
304
305
make remote method invocations across processor boundary to
305
306
applications DSP processor. Say M if you want to enable this
306
307
module.
307
308
308
309
config SGI_GRU
309
310
tristate "SGI GRU driver"
310
311
depends on X86_UV && SMP
311
312
default n