Hi, On 13/09/17 16:50, Vincent Legoll wrote: >> SIMPLEFB is also used by other platforms, but most platforms also >> won't use it. >> >> Adding an imply VIDEO_DT_SIMPLEFB to VIDEO_DE2 would make everyone >> happy I guess. > > You meant adding a "select VIDEO_DT_SIMPLEFB" to VIDEO_DE2 ?
I think he explicitly meant "imply", which is a rather recent addition to Kconfig [1]: =============== - weak reverse dependencies: "imply" <symbol> ["if" <expr>] This is similar to "select" as it enforces a lower limit on another symbol except that the "implied" symbol's value may still be set to n from a direct dependency or with a visible prompt. =============== [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/kbuild/kconfig-language.txt#n116 Cheers, Andre _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot