diff options
author | John Crispin <john@openwrt.org> | 2015-03-26 10:59:24 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-26 10:59:24 +0000 |
commit | ad91262a94a01e960270239b8e42704b36fea1ba (patch) | |
tree | a87d1e6fbef22923e96bf836f6d3ec73ebc79ed8 /target/linux/generic/config-3.18 | |
parent | 67c83a6595d4115af098a0ea070736df61283d74 (diff) | |
download | upstream-ad91262a94a01e960270239b8e42704b36fea1ba.tar.gz upstream-ad91262a94a01e960270239b8e42704b36fea1ba.tar.bz2 upstream-ad91262a94a01e960270239b8e42704b36fea1ba.zip |
kernel: add missing symbol
Signed-off-by: John Szakmeister <john@szakmeister.net>
SVN-Revision: 45017
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r-- | target/linux/generic/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 7ef50fac3e..01cf659da3 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2694,6 +2694,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_OMAP_USB3 is not set # CONFIG_OMFS_FS is not set # CONFIG_OPENVSWITCH is not set +# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set # CONFIG_ORION_WATCHDOG is not set # CONFIG_OSF_PARTITION is not set CONFIG_OVERLAY_FS=y |