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 | 917f4cf2a59283783be5b9a37a42226e4bffb448 (patch) | |
tree | f36a2f4fc33ab7387a945ad157321066035ce2a6 /target/linux/generic-2.6/config-2.6.31 | |
parent | ddba20a82910080e9cae58d81c2c8a16307dbf1f (diff) | |
download | upstream-917f4cf2a59283783be5b9a37a42226e4bffb448.tar.gz upstream-917f4cf2a59283783be5b9a37a42226e4bffb448.tar.bz2 upstream-917f4cf2a59283783be5b9a37a42226e4bffb448.zip |
generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
SVN-Revision: 18899
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index e9f89f6f46..9e56c5d3df 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -618,6 +618,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 |