diff options
Diffstat (limited to 'include/configs/tegra20-common.h')
| -rw-r--r-- | include/configs/tegra20-common.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h index 41fc0cbb0..dc7444d1c 100644 --- a/include/configs/tegra20-common.h +++ b/include/configs/tegra20-common.h @@ -107,6 +107,8 @@  /* include default commands */  #include <config_cmd_default.h> +#define CONFIG_PARTITION_UUIDS +#define CONFIG_CMD_PART  /* remove unused commands */  #undef CONFIG_CMD_FLASH		/* flinfo, erase, protect */ |