]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
wandboard: Remove define for PARTITION_UUIDS and CMD_PART
authorFabio Berton <fabio.berton@ossystems.com.br>
Tue, 25 Apr 2017 12:52:35 +0000 (09:52 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 25 Apr 2017 12:58:41 +0000 (09:58 -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/wandboard.h

index eafe35b903fe32f5eeef8faf17b1cc254985df6d..ee18d290da57eb44f11d21a0c7cb0de96f24ce60 100644 (file)
@@ -84,9 +84,6 @@
 #define CONFIG_IMX_VIDEO_SKIP
 #endif
 
-#define CONFIG_PARTITION_UUIDS
-#define CONFIG_CMD_PART
-
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "console=ttymxc0,115200\0" \