aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cfg/debug/printk/debug-early-printk-efi.cfg2
-rw-r--r--features/debug/printk.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/cfg/debug/printk/debug-early-printk-efi.cfg b/cfg/debug/printk/debug-early-printk-efi.cfg
index dfedee56..16073dd9 100644
--- a/cfg/debug/printk/debug-early-printk-efi.cfg
+++ b/cfg/debug/printk/debug-early-printk-efi.cfg
@@ -1,2 +1,2 @@
CONFIG_EFI=y
-CONFIG_EARLY_PRINTK_EFI=y
+CONFIG_EFI_EARLYCON=y
diff --git a/features/debug/printk.cfg b/features/debug/printk.cfg
index 0d9d87e9..53eb4789 100644
--- a/features/debug/printk.cfg
+++ b/features/debug/printk.cfg
@@ -7,5 +7,5 @@ CONFIG_PRINTK_TIME=y
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
-CONFIG_EARLY_PRINTK_EFI=y
+CONFIG_EFI_EARLYCON=y
CONFIG_TTY_PRINTK=y