]> git.sur5r.net Git - u-boot/blobdiff - include/config_distro_bootcmd.h
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
[u-boot] / 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 "; " \