[PATCH 1/2] arm: mvebu: clearfog gtr: add config option to select serdes0 interface
Josua Mayer
josua at solid-run.com
Fri Jan 12 14:32:25 CET 2024
Hi Stefan,
Am 09.01.24 um 12:45 schrieb Stefan Roese:
>> +choice CLEARFOG_GTR_SERDES0
>> + prompt "Select Clearfog GTR SerDes 0 Function"
>> + help
>> + Select function for SerDes 0 which is shared between CON3 and CON18
>> + for either pci-e or sata.
>> +
>> +config CLEARFOG_GTR_SERDES0_PCIE
>> + bool "PCI-E on CON3"
>> + default y
>
> After applying this patch I get this warning:
>
> board/solidrun/clearfog/Kconfig:50:warning: defaults for choice values not supported
>
> Could you please take a look?
Thank you, I was mistaken about where the default setting belongs, apparently it belongs to the "choice" - not its elements.
Will send v2 soon.
More information about the U-Boot
mailing list