]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/config_distro_bootcmd.h
travisci: Add support for ARC
[people/ms/u-boot.git] / include / config_distro_bootcmd.h
index 9ecaf38a3300c3efd68e3f00f353b91c4dbe14f2..0e01e8240dd55fa60b31e9e7c6d72d7e768cf882 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 "; " \