summaryrefslogtreecommitdiff
path: root/drivers/iq/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iq/Kconfig')
-rw-r--r--drivers/iq/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/iq/Kconfig b/drivers/iq/Kconfig
new file mode 100644
index 00000000..b5d2c215
--- /dev/null
+++ b/drivers/iq/Kconfig
@@ -0,0 +1,10 @@
+
+menu "SPRD IQ modules"
+
+config SPRD_IQ
+ bool "Sprd IQ"
+ default n
+ help
+ capture the iq data.
+
+endmenu