Skip to content
Commit abe66b1b authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

Convert CONFIG_ENV_SPI_* 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

Most of time these value are not needed, CONFIG_SF_DEFAULT
with same value is used, so I introduced CONFIG_USE_ENV_SPI_*
to force the associated value for the environment.

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
parent c95e632d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment