Tom Rini 7e6a6fd821 Convert CONFIG_ENV_SPI_BUS et al to Kconfig
This converts the following to Kconfig:
   CONFIG_ENV_SPI_BUS
   CONFIG_ENV_SPI_CS
   CONFIG_ENV_SPI_MAX_HZ
   CONFIG_ENV_SPI_MODE

As part of this, we use Kconfig to provide the defaults now that were
done in include/spi_flash.h.  We also in some cases change from using
CONFIG_ENV_SPI_FOO to CONFIG_SF_DEFAULT_FOO as those were the values in
use anyhow as ENV was not enabled.

Signed-off-by: Tom Rini <trini@konsulko.com>
2021-12-27 08:40:33 -05:00
..
2021-12-02 08:34:01 +02:00
2021-02-24 16:51:49 -05:00
2021-09-28 18:50:56 +03:00
2020-12-18 20:32:21 -07:00
2021-12-02 08:34:01 +02:00
2021-12-02 08:34:01 +02:00
2021-07-18 21:03:57 -04:00
2021-07-07 19:52:22 -04:00
2018-07-26 14:08:21 -05:00
2021-12-13 00:37:28 +01:00
2021-02-15 10:16:24 -05:00
2021-11-23 09:57:56 +02:00
2021-10-21 08:53:55 +02:00