OSDN Git Service

Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
[uclinux-h8/linux.git] / samples / Kconfig
index ad1ec70..d19754c 100644 (file)
@@ -147,6 +147,13 @@ config SAMPLE_VFIO_MDEV_MBOCHS
          Specifically it does *not* include any legacy vga stuff.
          Device looks a lot like "qemu -device secondary-vga".
 
+config SAMPLE_ANDROID_BINDERFS
+       bool "Build Android binderfs example"
+       depends on CONFIG_ANDROID_BINDERFS
+       help
+         Builds a sample program to illustrate the use of the Android binderfs
+         filesystem.
+
 config SAMPLE_STATX
        bool "Build example extended-stat using code"
        depends on BROKEN