Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[platform/kernel/linux-rpi.git] / samples / Kconfig
index b2db430..bf49ed0 100644 (file)
@@ -253,6 +253,13 @@ config SAMPLE_INTEL_MEI
        help
          Build a sample program to work with mei device.
 
+config SAMPLE_TPS6594_PFSM
+       bool "Build example program working with TPS6594 PFSM driver"
+       depends on HEADERS_INSTALL
+       depends on CC_CAN_LINK
+       help
+         Build a sample program to work with PFSM devices.
+
 config SAMPLE_WATCHDOG
        bool "watchdog sample"
        depends on CC_CAN_LINK