diff options
Diffstat (limited to 'drivers/misc/sprd_vsp/Kconfig')
| -rw-r--r-- | drivers/misc/sprd_vsp/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/misc/sprd_vsp/Kconfig b/drivers/misc/sprd_vsp/Kconfig new file mode 100644 index 00000000..a3f9a88b --- /dev/null +++ b/drivers/misc/sprd_vsp/Kconfig @@ -0,0 +1,5 @@ +# to add sprd vsp configs in the future +config SPRD_VSP + tristate "SPRD vsp driver" + depends on ARCH_SC8810 || ARCH_SC8825 || ARCH_SCX35 + default y |
