forked from Minki/linux
3a5286955b
When PINCTRL_BCM63XX is selected, and REGMAP is not selected, Kbuild gives the following warning: WARNING: unmet direct dependencies detected for GPIO_REGMAP Depends on [n]: GPIOLIB [=y] && REGMAP [=n] Selected by [y]: - PINCTRL_BCM63XX [=y] && PINCTRL [=y] This is because PINCTRL_BCM63XX selects GPIO_REGMAP without selecting or depending on REGMAP, despite GPIO_REGMAP depending on REGMAP. This unmet dependency bug was detected by Kismet, a static analysis tool for Kconfig. Please advise if this is not the appropriate solution. Signed-off-by: Julian Braha <julianbraha@gmail.com> Link: https://lore.kernel.org/r/20220117062557.89568-1-julianbraha@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pinctrl-bcm63xx.c | ||
pinctrl-bcm63xx.h | ||
pinctrl-bcm281xx.c | ||
pinctrl-bcm2835.c | ||
pinctrl-bcm6318.c | ||
pinctrl-bcm6328.c | ||
pinctrl-bcm6358.c | ||
pinctrl-bcm6362.c | ||
pinctrl-bcm6368.c | ||
pinctrl-bcm63268.c | ||
pinctrl-cygnus-mux.c | ||
pinctrl-iproc-gpio.c | ||
pinctrl-ns2-mux.c | ||
pinctrl-ns.c | ||
pinctrl-nsp-gpio.c | ||
pinctrl-nsp-mux.c |