Convert CONFIG_SF_DEFAULT_* to Kconfig
[platform/kernel/u-boot.git] / include / configs / jetson-tk1.h
index 7b2c794..6504469 100644 (file)
@@ -24,8 +24,6 @@
 #define CONFIG_SYS_MMC_ENV_PART                2
 
 /* SPI */
-#define CONFIG_SF_DEFAULT_MODE         SPI_MODE_0
-#define CONFIG_SF_DEFAULT_SPEED                24000000
 #define CONFIG_SPI_FLASH_SIZE          (4 << 20)
 
 #include "tegra-common-usb-gadget.h"