[U-Boot] [UBOOT PATCH v2 0/2] spi: Moved spi u-bbot headers to Kconfig
Michal Simek
michal.simek at xilinx.com
Mon Mar 5 10:00:25 UTC 2018
On 28.2.2018 08:17, Jagan Teki wrote:
> On Wed, Feb 28, 2018 at 10:57 AM, Vipul Kumar <vipul.kumar at xilinx.com> wrote:
>> This seris of patch moved spi headers to Kconfig.
>> These are the configs:
>> -CONFIG_SYS_ZYNQ_SPI_WAIT
>> -CONFIG_XILINX_SPI_IDLE_VAL
>> -CONFIG_SYS_ZYNQ_QSPI_WAIT
>
> This make unnecessary of adding Kconfig options for local defined
> macros, Better keep this as it is or try with ant dt property,
If there is not configuration in board header file that I also think
that there is no reason to move them to Kconfig.
Just remove that CONFIG_ prefix and they can be removed from whitelist.
Thanks,
Michal
More information about the U-Boot
mailing list