[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2009 08:05:04 +0000 (08:05 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Dec 2009 08:05:04 +0000 (08:05 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18899 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic-2.6/config-2.6.28
target/linux/generic-2.6/config-2.6.30
target/linux/generic-2.6/config-2.6.31
target/linux/generic-2.6/config-2.6.32

index 82b79bd..f6a7d05 100644 (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
index 86f104b..d5e82a2 100644 (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
index e9f89f6..9e56c5d 100644 (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
index 1704447..3b0e754 100644 (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
This page took 0.040593 seconds and 4 git commands to generate.