Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
04a72c4019475062da8449e58e21a0bcec4a6831
/
.
/
src
/
soc
/
intel
/
common
/
block
/
cse
/
Kconfig
blob: 441ff93cd77b50c12a23d9fba5dc099384768a6e [
file
] [
log
] [
blame
]
Andrey Petrov
04a72c4
2017-03-01 15:51:57 -0800
[
diff
] [
blame^
]
1
config SOC_INTEL_COMMON_BLOCK_CSE
2
bool
3
default
n
4
help
5
Driver
for
communication
with
Converged
Security
Engine
(
CSE
)
6
over
Host
Embedded
Controller
Interface
(
HECI
)
7