Author: nbd Date: 2016-01-25 11:28:19 +0100 (Mon, 25 Jan 2016) New Revision: 48481
Modified: trunk/target/linux/generic/config-4.3 trunk/target/linux/generic/config-4.4 Log: kernel: disable CONFIG_USERFAULTFD, it is unused Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/generic/config-4.3 =================================================================== --- trunk/target/linux/generic/config-4.3 2016-01-25 07:18:47 UTC (rev 48480) +++ trunk/target/linux/generic/config-4.3 2016-01-25 10:28:19 UTC (rev 48481) @@ -4681,7 +4681,7 @@ # 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 Modified: trunk/target/linux/generic/config-4.4 =================================================================== --- trunk/target/linux/generic/config-4.4 2016-01-25 07:18:47 UTC (rev 48480) +++ trunk/target/linux/generic/config-4.4 2016-01-25 10:28:19 UTC (rev 48481) @@ -4545,7 +4545,7 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
