summaryrefslogtreecommitdiff
path: root/drivers/tdm/Kconfig
diff options
context:
space:
mode:
authorXu Jiucheng <Jiucheng.Xu@freescale.com>2012-08-20 15:48:51 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-04-05 15:59:36 (GMT)
commitd14836692a559a23fc99d140bff3a7bbdf463635 (patch)
tree3a7756412aa4b8c0f65e66e27aac3940f5c421c8 /drivers/tdm/Kconfig
parent7bf4e0ec67136a6f5bd99fc1f8f224c4e8611665 (diff)
downloadlinux-fsl-qoriq-d14836692a559a23fc99d140bff3a7bbdf463635.tar.xz
TDM: QUICC Engine UCC TDM test module
This is a small test module to transfer and receive data via tdm. It also supports zarlink LM card phone call. Signed-off-by: Jiucheng Xu <Jiucheng.Xu@freescale.com> Signed-off-by: Kai.Jiang <Kai.Jiang@freescale.com> Signed-off-by: Xie Xiaobo <X.Xie@freescale.com> Signed-off-by: Li Yang <leoli@freescale.com> Change-Id: I47396d43b37e31e8de926af353dadfdaf637f13f Reviewed-on: http://git.am.freescale.net:8181/906 Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com> Tested-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'drivers/tdm/Kconfig')
-rw-r--r--drivers/tdm/Kconfig9
1 files changed, 1 insertions, 8 deletions
diff --git a/drivers/tdm/Kconfig b/drivers/tdm/Kconfig
index 25fed1c..434ad6e 100644
--- a/drivers/tdm/Kconfig
+++ b/drivers/tdm/Kconfig
@@ -22,14 +22,7 @@ config TDM_DEBUG_CORE
messages to the system log. Select this if you are having a
problem with TDM support and want to see more of what is going on.
-config TDM_TEST
- tristate "TDM test Module"
- default n
- ---help---
- This TDM test module is a small test module which
- registers with the TDM core(framework) and sets up
- a TDM Voice path between diff channels of a slic.
-
+source drivers/tdm/test/Kconfig
source drivers/tdm/device/Kconfig
source drivers/tdm/line_ctrl/Kconfig
endif # TDM