diff options
Diffstat (limited to 'src/drivers/ocp/ewl/Kconfig')
-rw-r--r-- | src/drivers/ocp/ewl/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/drivers/ocp/ewl/Kconfig b/src/drivers/ocp/ewl/Kconfig new file mode 100644 index 0000000000..3c3b82dedc --- /dev/null +++ b/src/drivers/ocp/ewl/Kconfig @@ -0,0 +1,5 @@ +config OCP_EWL + bool + default n + help + It implements checking FSP Enhanced Warning Log Hob. |