gpio: loongson: fixup the warning about OF_GPIO direct dependencies
authorYinbo Zhu <zhuyinbo@loongson.cn>
Thu, 9 Mar 2023 11:14:07 +0000 (19:14 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 9 Mar 2023 14:49:48 +0000 (15:49 +0100)
commitb96eb88f59c023bb27891b5ab3dbd2b1a5200d53
treedde0dbf9e11134cb615ff468bad832e3bc0d9198
parentc135f401265ae1b8b15c8fd607a4a113c61d79f8
gpio: loongson: fixup the warning about OF_GPIO direct dependencies

WARNING: unmet direct dependencies detected for OF_GPIO
  Depends on [n]: GPIOLIB [=y] && OF [=n] && HAS_IOMEM [=y]
  Selected by [y]:
  - GPIO_LOONGSON_64BIT [=y] && GPIOLIB [=y] && HAS_IOMEM [=y] && (LOONGARCH || COMPILE_TEST [=y])

Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202303091728.UUe6LWye-lkp@intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/Kconfig