diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-23 08:05:04 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-23 08:05:04 +0000 |
commit | 3d6aff3290cc1ca7404c938863d9dc3d6446be78 (patch) | |
tree | 8c1619b863b76a6702801e8c178db14e7753c036 /target/linux/generic-2.6/config-2.6.32 | |
parent | 975e20ea80f4894a3b6611cddf6298e2a291b915 (diff) |
[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 1704447ee..3b0e75438 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 |