config: Add CONFIG_DEVMEM=y to service VM config
Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
This commit is contained in:
parent
d60822c5a6
commit
03e98e186a
|
@ -438,7 +438,7 @@ CONFIG_TRACE_SINK=y
|
||||||
CONFIG_HW_RANDOM=y
|
CONFIG_HW_RANDOM=y
|
||||||
# CONFIG_HW_RANDOM_AMD is not set
|
# CONFIG_HW_RANDOM_AMD is not set
|
||||||
# CONFIG_HW_RANDOM_VIA is not set
|
# CONFIG_HW_RANDOM_VIA is not set
|
||||||
# CONFIG_DEVMEM is not set
|
CONFIG_DEVMEM=y
|
||||||
CONFIG_NVRAM=y
|
CONFIG_NVRAM=y
|
||||||
CONFIG_TCG_TPM=m
|
CONFIG_TCG_TPM=m
|
||||||
CONFIG_TCG_TIS=m
|
CONFIG_TCG_TIS=m
|
||||||
|
|
Loading…
Reference in New Issue