diff options
Diffstat (limited to 'include/configs/nyan-big.h')
-rw-r--r-- | include/configs/nyan-big.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/nyan-big.h b/include/configs/nyan-big.h index 933f840..fca4eb5 100644 --- a/include/configs/nyan-big.h +++ b/include/configs/nyan-big.h @@ -27,8 +27,6 @@ #define CONFIG_LCD_ALIGNMENT MMU_SECTION_SIZE /* SPI */ -#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0 -#define CONFIG_SF_DEFAULT_SPEED 24000000 #define CONFIG_SPI_FLASH_SIZE (4 << 20) #undef CONFIG_LOADADDR |