]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
mx6cuboxi: Remove define for PARTITION_UUIDS and CMD_PART
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 25 Apr 2017 12:52:36 +0000 (09:52 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 25 Apr 2017 12:59:16 +0000 (09:59 -0300)
PARTITION_UUIDS and CMD_PART was converted to Kconfig, clean these
parts to build properly.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/mx6cuboxi.h

index 8132b1c2fe9bdb720abe9eef0b966b7c3895ef2a..5a7b57504126a1dbcd218890ed72e542cd584f9a 100644 (file)
@@ -70,9 +70,6 @@
 #define CONFIG_SYS_FSL_USDHC_NUM       1
 #define CONFIG_SYS_MMC_ENV_DEV         0       /* SDHC2 */
 
-#define CONFIG_PARTITION_UUIDS
-#define CONFIG_CMD_PART
-
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 #ifndef CONFIG_SPL_BUILD
 #define CONFIG_EXTRA_ENV_SETTINGS \