X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=samples%2FKconfig;h=205076cf234ee12a91fc86ffe9b12f718049fb81;hb=282f4214384ee2e2ca39b2532a5296fddf762518;hp=9d236c346de506dfcf65cba58dbec3507659bc18;hpb=5a40420e04940c581f736ea3d7588da9b6e99741;p=linux-2.6-microblaze.git diff --git a/samples/Kconfig b/samples/Kconfig index 9d236c346de5..205076cf234e 100644 --- a/samples/Kconfig +++ b/samples/Kconfig @@ -171,7 +171,7 @@ config SAMPLE_VFIO_MDEV_MBOCHS config SAMPLE_ANDROID_BINDERFS bool "Build Android binderfs example" - depends on CONFIG_ANDROID_BINDERFS + depends on ANDROID_BINDERFS help Builds a sample program to illustrate the use of the Android binderfs filesystem.