summaryrefslogtreecommitdiff
path: root/drivers/tdm/device/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tdm/device/Kconfig')
-rw-r--r--drivers/tdm/device/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/tdm/device/Kconfig b/drivers/tdm/device/Kconfig
index 9fd1b06..af6a710 100644
--- a/drivers/tdm/device/Kconfig
+++ b/drivers/tdm/device/Kconfig
@@ -12,4 +12,11 @@ config TDM_FSL
is found in various Freescale SOCs viz MPC8315, P1020. The TDM driver
basically multiplexes and demultiplexes data from different channels.
The TDM can interface SLIC kind of devices.
+
+config FSL_UCC_TDM
+ tristate "UCC TDM driver for Freescale QE engine"
+ depends on FSL_SOC || CONFIG_QE
+ ---help---
+ This is a driver for Freescale QE UCC working with TDM interface.
+
endmenu