From daddb7fa57eb5c249755ff2ba6644e32c5e2a159 Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Fri, 8 Nov 2024 19:24:16 +0100 Subject: [PATCH] No options on secure boot and lock in PHY. Signed-off-by: Pol Henarejos --- src/fs/phy.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/fs/phy.h b/src/fs/phy.h index 83ae1c1..9aa45ca 100644 --- a/src/fs/phy.h +++ b/src/fs/phy.h @@ -27,8 +27,6 @@ #define PHY_OPT_WCID 0x1 #define PHY_OPT_DIMM 0x2 -#define PHY_OPT_SECURE_BOOT 0x4 -#define PHY_OPT_SECURE_LOCK 0x8 typedef struct phy_data { union {