From 949dd81b43f8f8499320dbb20266abdd4e9ae303 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 6 Mar 2015 13:19:06 -0700 Subject: sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass --- include/configs/sandbox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/sandbox.h') diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index b77a866fea..5f72f6a4c9 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -87,7 +87,6 @@ #define CONFIG_SPI_FLASH_EON #define CONFIG_SPI_FLASH_GIGADEVICE #define CONFIG_SPI_FLASH_MACRONIX -#define CONFIG_SPI_FLASH_SANDBOX #define CONFIG_SPI_FLASH_SPANSION #define CONFIG_SPI_FLASH_SST #define CONFIG_SPI_FLASH_STMICRO -- cgit v1.2.1