From 71bd7e439fed00c73712be4f9522f412e3ab8559 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sun, 20 Oct 2019 14:20:53 +0200 Subject: drivers/intel/fsp2_0: Move Debug options to "Debugging" Change-Id: I8e07c8186baf3d8e91b77c5afb731d26a1abfbaf Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/36165 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 2b5f05ed1b..4002d43cee 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -740,6 +740,9 @@ menu "Debugging" comment "CPU Debug Settings" source "src/cpu/*/Kconfig.debug_cpu" +comment "BLOB Debug Settings" +source "src/drivers/intel/fsp*/Kconfig.debug_blob" + comment "General Debug Settings" # TODO: Better help text and detailed instructions. -- cgit v1.2.3