]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tegra-common-post.h
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
[people/ms/u-boot.git] / include / configs / tegra-common-post.h
index 1beaa56f05c0507c72cc3c7537c201c991b913bf..b0c1282405b96e5c1c57092c10a0bf7c4cb1bb62 100644 (file)
 #ifdef CONFIG_CMD_USB
 #endif
 
-/* remove part command support */
-#ifdef CONFIG_PARTITION_UUIDS
-#undef CONFIG_PARTITION_UUIDS
-#endif
-
-#ifdef CONFIG_CMD_PART
-#undef CONFIG_CMD_PART
-#endif
-
 #endif /* CONFIG_SPL_BUILD */
 
 #endif /* __TEGRA_COMMON_POST_H */