On Thu, 2013-09-05 at 10:00 -0400, Vivek Goyal wrote: > It does not matter how many users are going to use it. Thing is, if > I run make menuconfig and If I enable elf binary signature verifitcaion, > it should automatically select all the dependcies. select doesn't automatically select dependencies of dependencies, so this works right up until it suddenly breaks. Just use depends instead, selects really isn't suitable for anything complicated. -- Matthew Garrett <matthew.garrett@xxxxxxxxxx> _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel