generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
SVN-Revision: 18899
This commit is contained in:
parent
ddba20a829
commit
917f4cf2a5
4 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue