From d79c50af26d1f083478340182b0220d2f019944d Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 6 Mar 2015 13:19:01 -0700 Subject: sandbox: Move GPIO CONFIGs to Kconfig Move these over to Kconfig and tidy up. Signed-off-by: Simon Glass --- include/configs/sandbox.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/sandbox.h') diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 630e503..5ad4761 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -51,8 +51,6 @@ #define CONFIG_SYS_VSNPRINTF #define CONFIG_CMD_GPIO -#define CONFIG_SANDBOX_GPIO -#define CONFIG_SANDBOX_GPIO_COUNT 128 #define CONFIG_CMD_GPT #define CONFIG_PARTITION_UUIDS -- cgit v1.1