From 917f4cf2a59283783be5b9a37a42226e4bffb448 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 23 Dec 2009 08:05:04 +0000 Subject: generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab) SVN-Revision: 18899 --- target/linux/generic-2.6/config-2.6.28 | 1 + target/linux/generic-2.6/config-2.6.30 | 1 + target/linux/generic-2.6/config-2.6.31 | 1 + target/linux/generic-2.6/config-2.6.32 | 1 + 4 files changed, 4 insertions(+) diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 82b79bd..f6a7d05 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -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 diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 86f104b..d5e82a2 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -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 diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index e9f89f6..9e56c5d 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -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 diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 1704447..3b0e754 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 -- cgit v1.1