]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - disk/part_efi.c
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
[people/ms/u-boot.git] / disk / part_efi.c
index bea8b20bbd17967e2d5f28050260f9708ed09bb8..fb221eec0904b6b3101e376f5d58855b704ce948 100644 (file)
@@ -24,7 +24,7 @@
 
 DECLARE_GLOBAL_DATA_PTR;
 
-#ifdef HAVE_BLOCK_DEVICE
+#ifdef CONFIG_HAVE_BLOCK_DEVICE
 /**
  * efi_crc32() - EFI version of crc32 function
  * @buf: buffer to calculate crc32 of