diff options
Diffstat (limited to 'include/configs/sandbox.h')
-rw-r--r-- | include/configs/sandbox.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index d4a903595e..28228d1b1b 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -43,13 +43,9 @@ #define CONFIG_EXT4_WRITE #define CONFIG_CMD_CBFS #define CONFIG_CMD_CRAMFS -#define CONFIG_CMD_PART #define CONFIG_HOST_MAX_DEVICES 4 #define CONFIG_CMD_MD5SUM -#define CONFIG_CMD_GPT -#define CONFIG_PARTITION_UUIDS - /* * Size of malloc() pool, before and after relocation */ |