backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()
[linux-2.6-microblaze.git] / samples / Kconfig
index b124f62..9cb6318 100644 (file)
@@ -112,4 +112,10 @@ config SAMPLE_VFIO_MDEV_MTTY
          Build a virtual tty sample driver for use as a VFIO
          mediated device
 
+config SAMPLE_STATX
+       bool "Build example extended-stat using code"
+       depends on BROKEN
+       help
+         Build example userspace program to use the new extended-stat syscall.
+
 endif # SAMPLES