kernel: disable CONFIG_USERFAULTFD, it is unused
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48481
This commit is contained in:
parent
02abeb3b0a
commit
68fef14e46
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue