From 1174aada87897098767bceba478443191451eb94 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 6 Mar 2015 13:19:04 -0700 Subject: sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass Acked-by: Heiko Schocher --- include/configs/sandbox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index f714298..30d41e5 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -95,7 +95,6 @@ #define CONFIG_SPI_FLASH_WINBOND #define CONFIG_CMD_I2C -#define CONFIG_SYS_I2C_SANDBOX #define CONFIG_I2C_EDID #define CONFIG_I2C_EEPROM -- cgit v1.1