From 5b782e3f4ca8784c6439d5ca5b620ad6ec073e51 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Thu, 18 Dec 2014 14:32:14 -0600 Subject: TI: armv7: enable UUID and PART Enable UUID and partition support for scripted handling platforms with MMC and eMMC and varied partitioning schemes And remove it from headers that end up redefining it. Signed-off-by: Nishanth Menon --- include/configs/beagle_x15.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/beagle_x15.h') diff --git a/include/configs/beagle_x15.h b/include/configs/beagle_x15.h index cc36330938..b2333013e1 100644 --- a/include/configs/beagle_x15.h +++ b/include/configs/beagle_x15.h @@ -42,8 +42,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT #define CONFIG_EFI_PARTITION -#define CONFIG_PARTITION_UUIDS -#define CONFIG_CMD_PART /* CPSW Ethernet */ #define CONFIG_CMD_NET /* 'bootp' and 'tftp' */ -- cgit v1.2.1