generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)

SVN-Revision: 18899
This commit is contained in:
Nicolas Thill 2009-12-23 08:05:04 +00:00
parent ddba20a829
commit 917f4cf2a5
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