[PATCH 1/1] riscv: don't imply non-existent CONFIG_IP_DYN.

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Wed Feb 25 18:56:02 CET 2026


On 2/25/26 11:42, Conor Dooley wrote:
> On Wed, Feb 25, 2026 at 10:54:14AM +0100, Heinrich Schuchardt wrote:
>> The symbol CONFIG_IP_DYN does not exist, but multiple contributors
>> copied an imply statement.
>>
>> Remove the imply IP_DYN statements.
>>
>> Fixes: 3fda0262c33f ("riscv: Add SiFive FU540 board support")
> 
> Should this not also be
> Fixes: 64413e1b7ca ("riscv: Add Microchip MPFS Icicle Kit support")
> Fixes: 70415e1e528 ("board: sifive: add HiFive Unmatched board support")
> Fixes: 6f902b85b6e ("board: starfive: Add Kconfig for StarFive VisionFive v2 Board")
> ?
> Acked-by: Conor Dooley <conor.dooley at microchip.com>
> 
> Cheers,
> Conor.
> 
>> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
>> ---
>>   board/microchip/mpfs_generic/Kconfig | 1 -
>>   board/sifive/unleashed/Kconfig       | 1 -
>>   board/sifive/unmatched/Kconfig       | 1 -
>>   board/starfive/visionfive2/Kconfig   | 1 -


Thank your for reviewing and for the additional Fixes tags. Patchwork 
and b4 pick these up. So no need for v2 I guess.

Best regards

Heinrich


More information about the U-Boot mailing list