aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/vboot/Kconfig')
-rw-r--r--src/security/vboot/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/security/vboot/Kconfig b/src/security/vboot/Kconfig
index ea5f2a3c2a..de0ee6d991 100644
--- a/src/security/vboot/Kconfig
+++ b/src/security/vboot/Kconfig
@@ -208,15 +208,6 @@ config VBOOT_EC_SLOW_UPDATE
Whether the EC (or PD) is slow to update and needs to display a
screen that informs the user the update is happening.
-config VBOOT_EC_EFS
- bool
- default n
- depends on VBOOT_EC_SOFTWARE_SYNC
- help
- CrosEC can support EFS: Early Firmware Selection. If it's enabled,
- software sync need to also support it. This setting tells vboot to
- perform EFS software sync.
-
config VBOOT_PHYSICAL_DEV_SWITCH
bool
default n