Clean up kconfig using kconfigeditor2

This commit is contained in:
Ben Hutchings 2016-10-05 21:12:49 +01:00
parent a6562544cc
commit d77be8b789
1 changed files with 3 additions and 1 deletions

View File

@ -3,9 +3,11 @@
##
CONFIG_PCI=y
CONFIG_ARM64_ERRATUM_834220=y
CONFIG_ARM64_VA_BITS_48=y
#. Until we decide how/whether to handle this in userland as well
# CONFIG_ARM64_ERRATUM_843419 is not set
## choice: Virtual address space size
CONFIG_ARM64_VA_BITS_48=y
## end choice
CONFIG_SCHED_MC=y
CONFIG_SECCOMP=y
CONFIG_XEN=y