From 6e1d62361cdfdc317a73bd808868124636fc959e Mon Sep 17 00:00:00 2001 From: Bibek Basu Date: Mon, 23 May 2011 11:43:41 +0530 Subject: U8500 : driver for awaking modem on sim hot swap activity This driver uses GPIO to detect SIM hot swap and uses Modem Access Framework to wake up modem. ST-Ericsson Linux next: 336280 ST-Ericsson ID: 329459 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Ib4b1f67422317850f5d859ddf4c5e457f4cb616c Signed-off-by: Bibek Basu Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/23543 Reviewed-by: QATEST Reviewed-by: Jonas ABERG --- drivers/misc/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'drivers/misc/Kconfig') diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index c0632e8e2aa..d687a4228c0 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -519,6 +519,15 @@ config U5500_MBOX help Add support for U5500 mailbox communication with modem side +config U8500_SIM_DETECT + bool "Sim hot swap detection support" + depends on (MODEM && UX500_SOC_DB8500) + default y + help + Add support for sim hot swap detection support in U8500.Driver + basically wakes up the modem if its sleeping when sim hot plug + in/out has happened. + source "drivers/misc/Kconfig.stm" source "drivers/misc/c2port/Kconfig" source "drivers/misc/eeprom/Kconfig" -- cgit v1.2.3