Disable CONFIG_DEBUG_WX, again.

This commit is contained in:
Simon Gaiser 2018-01-06 06:19:09 +01:00
parent 848eea8906
commit 33931abaa6

View File

@ -103,6 +103,13 @@ CONFIG_PARAVIRT_SPINLOCKS=y
# CONFIG_INTEL_ATOMISP is not set # CONFIG_INTEL_ATOMISP is not set
################################################################################
## Disable DEBUG_WX. Xen PV guests currently have some WX pages, so suppress
## the useless Warning.
# CONFIG_DEBUG_WX is not set
################################################################################ ################################################################################
## TODO: from diff to old config ## TODO: from diff to old config