diff options
author | Théo Lebrun <theo.lebrun@bootlin.com> | 2024-03-01 13:39:26 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-03-01 16:30:28 +0300 |
commit | b824f841a4a8442f626fedeafb3c8fcfb7bef823 (patch) | |
tree | dc3aabef5d672b49834697517f7d6379dd6385e5 /include/kunit | |
parent | 6ad679cfaeea9291e9dce3247e34656080fc1d29 (diff) | |
download | linux-b824f841a4a8442f626fedeafb3c8fcfb7bef823.tar.xz |
gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO
PINCTRL_NOMADIK cannot select GPIO_NOMADIK without first selecting
GPIOLIB on which GPIO_NOMADIK depends. GPIO_NOMADIK depends on OF_GPIO,
it is a direct dependency.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202403010917.pnDhdS1Y-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202403011102.v8w2zPOU-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202403011329.1VnABMRz-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202403011546.Hpt8sBTa-lkp@intel.com/
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20240301-mbly-gpio-kconfig-fix-v1-1-2785cebd475d@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/kunit')
0 files changed, 0 insertions, 0 deletions