Convert CONFIG_ENV_SPI_* to Kconfig
[project/bcm63xx/u-boot.git] / include / configs / km / km_arm.h
index f93629ecc9a9ea889dc6a42c96eb5454ceeaeb31..a2e9cf1fa5bcec1dd5593ba3dd8163c971d32e11 100644 (file)
 /* SPI NOR Flash default params, used by sf commands */
 
 #if defined CONFIG_KM_ENV_IS_IN_SPI_NOR
-#define CONFIG_ENV_SPI_BUS             0
-#define CONFIG_ENV_SPI_CS              0
-#define CONFIG_ENV_SPI_MAX_HZ          8100000
-#define CONFIG_ENV_SPI_MODE            SPI_MODE_3
 #endif
 
 /* Reserve 4 MB for malloc */