Re: [PATCH v4 1/1] kconfig: menuconfig make "Selected by:" and "Depends on:" readable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux