summaryrefslogtreecommitdiff
path: root/drivers/misc/viatel/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/viatel/Kconfig')
-rwxr-xr-xdrivers/misc/viatel/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/misc/viatel/Kconfig b/drivers/misc/viatel/Kconfig
new file mode 100755
index 00000000..a341da3f
--- /dev/null
+++ b/drivers/misc/viatel/Kconfig
@@ -0,0 +1,14 @@
+menu "Viatelecom OEM funtion support"
+
+config VIATELECOM_SYNC_CBP
+ bool "Ap Sync Cbp"
+ help
+ The synchronous mechanism for the data exchage between Ap and Cbp.
+
+config VIATELECOM_POWER_CBP
+ bool "AP Power Cbp"
+ help
+ Enable this driver to support to control funtion such as reset, power
+ between AP and Cbp.
+
+endmenu