]> git.sur5r.net Git - u-boot/blobdiff - cmd/part.c
tools: kwbimage: Reduce scope of variables
[u-boot] / cmd / part.c
index 414031e6f3e06a391d4c053ea6eefe7b72e0da75..8ba05984e474921883462640b0b1479c5019251e 100644 (file)
 #include <part.h>
 #include <vsprintf.h>
 
-#ifndef CONFIG_PARTITION_UUIDS
-#error CONFIG_PARTITION_UUIDS must be enabled for CONFIG_CMD_PART to be enabled
-#endif
-
 static int do_part_uuid(int argc, char * const argv[])
 {
        int part;