mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
The symbol CONFIG_IP_DYN does not exist, but multiple contributors copied an imply statement. Remove the imply IP_DYN statements. Fixes:3fda0262c3("riscv: Add SiFive FU540 board support") Fixes:64413e1b7c("riscv: Add Microchip MPFS Icicle Kit support") Fixes:70415e1e52("board: sifive: add HiFive Unmatched board support") Fixes:6f902b85b6("board: starfive: Add Kconfig for StarFive VisionFive v2 Board") Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Conor Dooley <conor.dooley@microchip.com>