1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-17 15:24:43 +02:00

[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
This commit is contained in:
nico 2009-12-23 08:05:04 +00:00
parent 975e20ea80
commit 3d6aff3290
4 changed files with 4 additions and 0 deletions

View File

@ -493,6 +493,7 @@ CONFIG_GENERIC_TIME=y
CONFIG_HAMRADIO=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_HAVE_AOUT is not set
# CONFIG_HCALL_STATS is not set
# CONFIG_HDLC_CISCO is not set
# CONFIG_HDLC_FR is not set
# CONFIG_HDLC is not set

View File

@ -597,6 +597,7 @@ CONFIG_GENERIC_TIME=y
CONFIG_HAMRADIO=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_HAVE_AOUT is not set
# CONFIG_HCALL_STATS is not set
# CONFIG_HDLC_CISCO is not set
# CONFIG_HDLC_FR is not set
# CONFIG_HDLC is not set

View File

@ -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

View File

@ -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