summaryrefslogtreecommitdiffstats
path: root/bsp/axxiaarm64/kvm.cfg
blob: 1473a22751874b4916b7d6b52ea744387367d32b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#.........................................................................
#                                WARNING
#
# This file is a kernel configuration fragment, and not a full kernel
# configuration file.  The final kernel configuration is made up of
# an assembly of processed fragments, each of which is designed to
# capture a specific part of the final configuration (e.g. platform
# configuration, feature configuration, and board specific hardware
# configuration).  For more information on kernel configuration, please
# consult the product documentation.
#
#.........................................................................

CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
CONFIG_KVM_ARM_HOST=y
CONFIG_KVM_MMIO=y