summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/fsl/Kconfig')
-rw-r--r--drivers/soc/fsl/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/soc/fsl/Kconfig b/drivers/soc/fsl/Kconfig
new file mode 100644
index 000000000000..b1461aff4065
--- /dev/null
+++ b/drivers/soc/fsl/Kconfig
@@ -0,0 +1,9 @@
+#
+# Freescale SoC drivers
+
+config SOC_VF610
+ bool "SoC bus device for the Freescale Vybrid platform"
+ select SOC_BUS
+ help
+ Include support for the SoC bus on the Freescale Vybrid platform
+ providing some sysfs information about the module variant. \ No newline at end of file