summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/ebda/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/ebda/Kconfig')
-rw-r--r--src/soc/intel/common/block/ebda/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/ebda/Kconfig b/src/soc/intel/common/block/ebda/Kconfig
new file mode 100644
index 0000000000..67c7b48033
--- /dev/null
+++ b/src/soc/intel/common/block/ebda/Kconfig
@@ -0,0 +1,5 @@
+config SOC_INTEL_COMMON_BLOCK_EBDA
+ bool
+ select EARLY_EBDA_INIT
+ help
+ Intel Processor common EBDA library support