]> git.dujemihanovic.xyz Git - u-boot.git/commit
gpio: Add proper dependency on ZYNQMP_FIRMWARE
authorMichal Simek <michal.simek@amd.com>
Thu, 6 Jun 2024 14:44:54 +0000 (16:44 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 17 Jun 2024 14:02:30 +0000 (16:02 +0200)
commit62a3e4016ab1938b1c2a2639eb772b31e98c25b6
tree37066b4464b69927bf6dc54f8f9ee199cb7f50fd
parentee3630f0bc43afddb8730acbfbdcc389dfb2edbc
gpio: Add proper dependency on ZYNQMP_FIRMWARE

ZYNQMP_FIRMWARE can be disabled and driver depends on it that's why record
this dependency via Kconfig.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/c3ca38fbb2f4e6948a5ef95b369015de96259709.1717685091.git.michal.simek@amd.com
drivers/gpio/Kconfig