Merge git://git.denx.de/u-boot-mpc85xx
[platform/kernel/u-boot.git] / include / config_distro_bootcmd.h
index 9ecaf38..0e01e82 100644 (file)
  * message that includes some other pre-processor symbols in the text.
  */
 
-/* We need the part command */
-#define CONFIG_PARTITION_UUIDS
-#define CONFIG_CMD_PART
-
 #define BOOTENV_SHARED_BLKDEV_BODY(devtypel) \
                "if " #devtypel " dev ${devnum}; then " \
                        "setenv devtype " #devtypel "; " \