mirror of https://github.com/hak5/openwrt.git
generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
SVN-Revision: 18899lede-17.01
parent
ddba20a829
commit
917f4cf2a5
|
@ -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 New Issue