[Fedora 09/19] binfmt_elf: Elf executable signature verification

Matthew Garrett matthew.garrett at nebula.com
Thu Sep 5 17:32:51 UTC 2013


On Thu, 2013-09-05 at 12:12 -0400, Vivek Goyal wrote:

> Is this true that select is not recursive?

Yes. See Documentation/kbuild/kconfig-language.txt:

  Note:
        select should be used with care. select will force
        a symbol to a value without visiting the dependencies.
        By abusing select you are able to select a symbol FOO even
        if FOO depends on BAR that is not set.
        In general use select only for non-visible symbols
        (no prompts anywhere) and for symbols with no dependencies.
        That will limit the usefulness but on the other hand avoid
        the illegal configurations all over.


-- 
Matthew Garrett <matthew.garrett at nebula.com>


More information about the kernel mailing list