mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
vinco: Remove CONFIG_ATMEL_SPI0
This is not referenced anywhere, remove. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
61b9c42e8c
commit
2665853a5f
@ -30,12 +30,6 @@
|
|||||||
#define CONFIG_SYS_INIT_SP_ADDR \
|
#define CONFIG_SYS_INIT_SP_ADDR \
|
||||||
(CONFIG_SYS_SDRAM_BASE + 4 * 1024 - GENERATED_GBL_DATA_SIZE)
|
(CONFIG_SYS_SDRAM_BASE + 4 * 1024 - GENERATED_GBL_DATA_SIZE)
|
||||||
|
|
||||||
/* SerialFlash */
|
|
||||||
|
|
||||||
#ifdef CONFIG_CMD_SF
|
|
||||||
#define CONFIG_ATMEL_SPI0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* MMC */
|
/* MMC */
|
||||||
|
|
||||||
#ifdef CONFIG_CMD_MMC
|
#ifdef CONFIG_CMD_MMC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user