Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[sfrench/cifs-2.6.git] / samples / Kconfig
index add431173bcca85130e664e213538c0135c183e2..f3ac549a53b01ce145b4ffe4ea9db5cea9e858cc 100644 (file)
@@ -185,7 +185,7 @@ config SAMPLE_VFIO_MDEV_MBOCHS
 
 config SAMPLE_ANDROID_BINDERFS
        bool "Build Android binderfs example"
-       depends on ANDROID_BINDERFS
+       depends on CC_CAN_LINK && HEADERS_INSTALL
        help
          Builds a sample program to illustrate the use of the Android binderfs
          filesystem.