2018-01-23 0:04 GMT+09:00 Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>: > > Depends on: > - BAR [=y] > - BAZ [=y] > > ... means "depends on BAR && BAZ", > but it might be confusing with > > depends on BAR > depends on BAZ > > ... which is equivalent to "depends on BAR || BAZ". > > Sorry, my previous comment was wrong. Let me correct it. Depends on: - BAR [=y] - BAZ [=y] ... means "depends on BAR || BAZ", but it might be confusing with depends on BAR depends on BAZ ... which is equivalent to "depends on BAR && BAZ". -- Best Regards Masahiro Yamada -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html