]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/blk.h
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
[people/ms/u-boot.git] / include / blk.h
index 41b4d7efa82b3f88994b95a61071310ae51462fe..636eed9de9125cb66f2490992fdbf2c8008f8fd5 100644 (file)
@@ -32,8 +32,8 @@ enum if_type {
        IF_TYPE_SD,
        IF_TYPE_SATA,
        IF_TYPE_HOST,
-       IF_TYPE_SYSTEMACE,
        IF_TYPE_NVME,
+       IF_TYPE_EFI,
 
        IF_TYPE_COUNT,                  /* Number of interface types */
 };