summaryrefslogtreecommitdiff
path: root/drivers/tdm/line_ctrl/Kconfig
blob: f4432f66b0ddb0284aa71b70d3689ad469099d12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# TDM line control driver config file
#

menu "Line Control Devices"

config SLIC_ZARLINK
	tristate "Zarlink Slic intialization Module"
		default n
		---help---
		  This module initialize and configure the zarlink slic
config FSL_PQ_MDS_T1
	tristate "FSL PQ MDS T1 CARD SUPPORT"
		default n
		---help---
		  This module initializes and configures the pq-mds-t1 card
		  in T1 or E1 mode.
config SLIC_MAXIM
	tristate "SLIC MAXIM CARD SUPPORT"
		default n
		---help---
		  This module initializes and configures the slic maxim card
		  in T1 or E1 mode.
endmenu