aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/imc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/imc/Kconfig')
-rw-r--r--src/soc/intel/common/block/imc/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/imc/Kconfig b/src/soc/intel/common/block/imc/Kconfig
new file mode 100644
index 0000000000..490b80ebeb
--- /dev/null
+++ b/src/soc/intel/common/block/imc/Kconfig
@@ -0,0 +1,7 @@
+config SOC_INTEL_COMMON_BLOCK_IMC
+ bool
+ depends on MMCONF_SUPPORT
+ default n
+ help
+ Driver for communication with Integrated Memory Controller that is found on
+ some Xeon server processors.