diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-12-23 08:05:04 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-12-23 08:05:04 +0000 |
commit | d5a2f9fc1d81e65d5fcb0428aba2a43ebe2ca057 (patch) | |
tree | 8c1619b863b76a6702801e8c178db14e7753c036 /target/linux/generic-2.6/config-2.6.32 | |
parent | 75331950d0ee348e31c9d7924aa8ba6507ea4250 (diff) | |
download | upstream-d5a2f9fc1d81e65d5fcb0428aba2a43ebe2ca057.tar.gz upstream-d5a2f9fc1d81e65d5fcb0428aba2a43ebe2ca057.tar.bz2 upstream-d5a2f9fc1d81e65d5fcb0428aba2a43ebe2ca057.zip |
[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18899 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.32')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 1704447eea..3b0e75438c 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -627,6 +627,7 @@ CONFIG_HAMRADIO=y # CONFIG_HAVE_AOUT is not set CONFIG_HAVE_MLOCKED_PAGE_BIT=y CONFIG_HAVE_MLOCK=y +# CONFIG_HCALL_STATS is not set # CONFIG_HDLC_CISCO is not set # CONFIG_HDLC_FR is not set # CONFIG_HDLC is not set |