Convert CONFIG_ENV_SPI_* to Kconfig
[oweals/u-boot.git] / include / configs / turris_mox.h
index 648c87dfa8f5f63b5174cb9c6d90b6aede0a57f3..5d5394e3e53b9fed10733a267ab05d1084b4a066 100644 (file)
 /*
  * SPI Flash configuration
  */
-#define CONFIG_ENV_SPI_BUS             0
-#define CONFIG_ENV_SPI_CS              0
-
-/* SPI NOR flash default params, used by sf commands */
-#define CONFIG_ENV_SPI_MODE            CONFIG_SF_DEFAULT_MODE
 
 /* Environment in SPI NOR flash */
 #define CONFIG_ENV_OFFSET              0x180000 /* as Marvell U-Boot version */