Stop explicitly disabling DEBUG_STRICT_USER_COPY_CHECKS

The usercopy checks used to generate a lot of false positive warnings
and were actually disabled upstream.  Now they are fixed and enabled
unconditionally upstream so we don't need to enable or disable this
symbol.
This commit is contained in:
Ben Hutchings 2016-09-07 21:37:53 +01:00
parent 0e5f2ca52a
commit 6334f8f312
1 changed files with 0 additions and 1 deletions

View File

@ -1874,7 +1874,6 @@ CONFIG_MMIOTRACE=y
# CONFIG_DEBUG_PER_CPU_MAPS is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_SHIRQ is not set
# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
CONFIG_MEMTEST=y
CONFIG_STRICT_DEVMEM=y