drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister
[deliverable/linux.git] / samples / Kconfig
index d54f28c6dc5e5450595f1d5472f14cad3c42cee9..559a58baff6ea5be2915ea6ed551a10c7adf3877 100644 (file)
@@ -76,4 +76,13 @@ config SAMPLE_CONFIGFS
        help
          Builds a sample configfs interface.
 
+config SAMPLE_CONNECTOR
+       tristate "Build connector sample -- loadable modules only"
+       depends on CONNECTOR && m
+       help
+         When enabled, this builds both a sample kernel module for
+         the connector interface and a user space tool to communicate
+         with it.
+         See also Documentation/connector/connector.txt
+
 endif # SAMPLES
This page took 0.024515 seconds and 5 git commands to generate.