Browse Source

kernel: disable CONFIG_USERFAULTFD, it is unused

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 48481
Felix Fietkau 10 years ago
parent
commit
68fef14e46
2 changed files with 2 additions and 2 deletions
  1. 1 1
      target/linux/generic/config-4.3
  2. 1 1
      target/linux/generic/config-4.4

+ 1 - 1
target/linux/generic/config-4.3

@@ -4681,7 +4681,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
 # CONFIG_USB_ZD1201 is not set
 # CONFIG_USB_ZERO is not set
 # CONFIG_USB_ZR364XX is not set
-CONFIG_USERFAULTFD=y
+# CONFIG_USERFAULTFD is not set
 # CONFIG_USELIB is not set
 # CONFIG_USE_GENERIC_SMP_HELPERS is not set
 # CONFIG_USE_OF is not set

+ 1 - 1
target/linux/generic/config-4.4

@@ -4545,7 +4545,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
 # CONFIG_USB_ZERO is not set
 # CONFIG_USB_ZR364XX is not set
 # CONFIG_USELIB is not set
-CONFIG_USERFAULTFD=y
+# CONFIG_USERFAULTFD is not set
 # CONFIG_USE_OF is not set
 # CONFIG_UTS_NS is not set
 # CONFIG_UWB is not set