summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-05-09 16:11:30 +0200
committerDavid Hendricks <david.hendricks@gmail.com>2021-08-22 22:17:32 +0000
commitb382b890f8f1f826458fa1662580b06cada60474 (patch)
tree121df1623eb47f413685a7330f51545347a4e297 /configs
parent02d9c85e75aabfe46dbe8cce33190b98c17446ea (diff)
downloadcoreboot-b382b890f8f1f826458fa1662580b06cada60474.tar.gz
coreboot-b382b890f8f1f826458fa1662580b06cada60474.tar.bz2
coreboot-b382b890f8f1f826458fa1662580b06cada60474.zip
AGESA f15tn: Fix building IDS tracing support
Also add a config file to ensure the code gets build-tested. Change-Id: I530eccd2a194bc79de5ee354d98260d93423cd5b Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/53986 Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/config.asus_a88xm-e.agesa_debug7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/config.asus_a88xm-e.agesa_debug b/configs/config.asus_a88xm-e.agesa_debug
new file mode 100644
index 000000000000..c4ec6c66daaa
--- /dev/null
+++ b/configs/config.asus_a88xm-e.agesa_debug
@@ -0,0 +1,7 @@
+CONFIG_VENDOR_ASUS=y
+CONFIG_BOARD_ASUS_A88XM_E=y
+CONFIG_ENABLE_MRC_CACHE=y
+CONFIG_IDS_TRACING_ENABLED=y
+CONFIG_AGESA_EXTRA_TIMESTAMPS=y
+CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
+CONFIG_DEBUG_RESOURCES=y