Searched hist:"28 d49e171676afb7df7f47798391364af9abed7f" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/kbuild/ |
H A D | kconfig-language.rst | diff 28d49e171676afb7df7f47798391364af9abed7f Sun Sep 17 21:19:59 CEST 2023 Arnd Bergmann <arnd@arndb.de> Documentation: kbuild: explain handling optional dependencies
This problem frequently comes up in randconfig testing, with drivers failing to link because of a dependency on an optional feature.
The Kconfig language for this is very confusing, so try to document it in "Kconfig hints" section.
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|