msm: pil-pronto: Add Pronto PIL driver to msm-copper
Pronto PIL platform driver is used to bring Pronto Wireless Connectivity
Subsystem (WCNSS) out of reset and start executing code. It also support
shutdown the subsystem when the wcnss is not used.
Change-Id: I60990ce625874fd3deb2071298f4849694f10084
Signed-off-by: Tianyi Gou <tgou@codeaurora.org>
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
index 4996e90..3164281 100644
--- a/arch/arm/mach-msm/Kconfig
+++ b/arch/arm/mach-msm/Kconfig
@@ -1822,6 +1822,14 @@
Support for booting and shutting down Cortex A5 processors which run
GPS subsystem firmware.
+config MSM_PIL_PRONTO
+ tristate "PRONTO (WCNSS) Boot Support"
+ depends on MSM_PIL
+ help
+ Support for booting and shutting down the PRONTO processor (WCNSS).
+ PRONTO is the wireless subsystem processor used in bluetooth, wireless
+ LAN, and FM software applications.
+
config MSM_SCM
bool "Secure Channel Manager (SCM) support"
default n