Author: nbd Date: 2015-10-30 16:17:34 +0100 (Fri, 30 Oct 2015) New Revision: 47283
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-4.0 trunk/target/linux/generic/config-4.1 trunk/target/linux/generic/config-4.3 Log: kernel: add missing config symbol Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-10-30 14:44:06 UTC (rev 47282) +++ trunk/target/linux/generic/config-3.18 2015-10-30 15:17:34 UTC (rev 47283) @@ -2717,6 +2717,7 @@ # CONFIG_OMAP_USB3 is not set # CONFIG_OMFS_FS is not set # CONFIG_OPENVSWITCH is not set +# CONFIG_OPROFILE is not set # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set # CONFIG_ORION_WATCHDOG is not set # CONFIG_OSF_PARTITION is not set Modified: trunk/target/linux/generic/config-4.0 =================================================================== --- trunk/target/linux/generic/config-4.0 2015-10-30 14:44:06 UTC (rev 47282) +++ trunk/target/linux/generic/config-4.0 2015-10-30 15:17:34 UTC (rev 47283) @@ -2761,6 +2761,7 @@ # CONFIG_OMAP_USB3 is not set # CONFIG_OMFS_FS is not set # CONFIG_OPENVSWITCH is not set +# CONFIG_OPROFILE is not set # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set # CONFIG_ORION_WATCHDOG is not set # CONFIG_OSF_PARTITION is not set Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-10-30 14:44:06 UTC (rev 47282) +++ trunk/target/linux/generic/config-4.1 2015-10-30 15:17:34 UTC (rev 47283) @@ -2812,6 +2812,7 @@ # CONFIG_OMAP_USB3 is not set # CONFIG_OMFS_FS is not set # CONFIG_OPENVSWITCH is not set +# CONFIG_OPROFILE is not set # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set # CONFIG_ORION_WATCHDOG is not set # CONFIG_OSF_PARTITION is not set Modified: trunk/target/linux/generic/config-4.3 =================================================================== --- trunk/target/linux/generic/config-4.3 2015-10-30 14:44:06 UTC (rev 47282) +++ trunk/target/linux/generic/config-4.3 2015-10-30 15:17:34 UTC (rev 47283) @@ -2876,6 +2876,7 @@ # CONFIG_OMAP_USB3 is not set # CONFIG_OMFS_FS is not set # CONFIG_OPENVSWITCH is not set +# CONFIG_OPROFILE is not set # CONFIG_OPROFILE_EVENT_MULTIPLEX is not set # CONFIG_OPT3001 is not set # CONFIG_ORION_WATCHDOG is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
