configs: Finish migration of CONFIG_ATMEL_SPI
With the previous temporary reverts, we need to re-complete the migration of CONFIG_ATMEL_SPI here now. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
e80fa2c2c0
commit
df0370bc41
@ -86,7 +86,6 @@
|
||||
* SPI NOR (boot memory)
|
||||
*/
|
||||
#ifdef CONFIG_CMD_SF
|
||||
#define CONFIG_ATMEL_SPI
|
||||
#define CONFIG_ATMEL_SPI0
|
||||
#define CONFIG_SPI_FLASH_ATMEL
|
||||
#define CONFIG_SF_DEFAULT_BUS 0
|
||||
|
@ -38,7 +38,6 @@
|
||||
/* SerialFlash */
|
||||
|
||||
#ifdef CONFIG_CMD_SF
|
||||
#define CONFIG_ATMEL_SPI
|
||||
#define CONFIG_ATMEL_SPI0
|
||||
#define CONFIG_SPI_FLASH_STMICRO
|
||||
#define CONFIG_SF_DEFAULT_BUS 0
|
||||
|
Loading…
Reference in New Issue
Block a user