Initial commit
[kernel/linux-3.0.git] / drivers / misc / modem_if_tizen / Kconfig
1 menuconfig SEC_MODEM
2         bool "Samsung Mobile Modem Interface"
3         default n
4
5 config UMTS_MODEM_XMM6260
6         bool "modem chip : IMC XMM6260"
7         depends on SEC_MODEM
8         default n
9
10 config UMTS_MODEM_XMM6262
11         bool "modem chip : IMC XMM6262"
12         depends on SEC_MODEM
13         default n
14
15 config CDMA_MODEM_CBP71
16         bool "modem chip : VIA CBP7.1"
17         depends on SEC_MODEM
18         default n
19
20 config CDMA_MODEM_CBP72
21         bool "modem chip : VIA CBP7.2"
22         depends on SEC_MODEM
23         default n
24
25 config LTE_MODEM_CMC221
26         bool "modem chip : SEC CMC221"
27         depends on SEC_MODEM
28         default n
29
30 config CDMA_MODEM_MDM6600
31         bool "modem chip : QC MDM6600"
32         depends on SEC_MODEM
33         default n
34
35 config GSM_MODEM_ESC6270
36         bool "modem chip : QC ESC6270"
37         depends on SEC_MODEM
38         default n
39
40 config LINK_DEVICE_MIPI
41         bool "modem driver link device MIPI-HSI"
42         depends on SEC_MODEM
43         default n
44
45 config LINK_DEVICE_DPRAM
46         bool "modem driver link device DPRAM"
47         depends on SEC_MODEM
48         default n
49
50 config LINK_DEVICE_USB
51         bool "modem driver link device USB"
52         depends on SEC_MODEM
53         default n
54
55 config LINK_DEVICE_HSIC
56         bool "modem driver link device HSIC"
57         depends on SEC_MODEM
58         default n
59
60 config LINK_DEVICE_C2C
61         bool "modem driver link device C2C"
62         depends on SEC_MODEM
63         default n
64
65 config IPC_CMC22x_OLD_RFS
66         bool "IPC: CMC22x ancient RFS"
67         depends on SEC_MODEM
68         default n
69
70 config SIPC_VER_5
71         bool "IPC: Samsung IPC 5.0"
72         depends on SEC_MODEM
73         default n
74
75 config SIM_DETECT
76         bool "SIM_DETECT pin"
77         depends on SEC_MODEM
78         default n
79
80 config SIM_SLOT_SWITCH
81         bool "SIM_SLOT_SWITCH"
82         depends on SEC_MODEM
83         default n