summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-13 02:00:06 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-13 02:00:06 +0000
commit6ea62735e2c27c0f2181dfcab6ddd97691cec4ff (patch)
tree4d3b609ff9c6729da3ae77a3a898b4dac87186f2 /target/linux
parent1b4d95594f12c36cf37baa2c9c0e1cce975b75d3 (diff)
disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9278 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic-2.6/config-2.6.222
-rw-r--r--target/linux/generic-2.6/config-2.6.232
-rw-r--r--target/linux/generic-2.6/config-default2
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22
index 96d485945..b45c793ed 100644
--- a/target/linux/generic-2.6/config-2.6.22
+++ b/target/linux/generic-2.6/config-2.6.22
@@ -664,7 +664,7 @@ CONFIG_LIBCRC32C=m
CONFIG_LLC=y
CONFIG_LLC2=m
CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_LOCKD=m
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_LOCKD_V4=y
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23
index 8442ca0ee..5d678e87e 100644
--- a/target/linux/generic-2.6/config-2.6.23
+++ b/target/linux/generic-2.6/config-2.6.23
@@ -672,7 +672,7 @@ CONFIG_LIBCRC32C=m
CONFIG_LLC=y
CONFIG_LLC2=m
CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_LOCKD=m
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_LOCKD_V4=y
diff --git a/target/linux/generic-2.6/config-default b/target/linux/generic-2.6/config-default
index 9370fa9b8..5e4768c24 100644
--- a/target/linux/generic-2.6/config-default
+++ b/target/linux/generic-2.6/config-default
@@ -647,7 +647,7 @@ CONFIG_LIBCRC32C=m
CONFIG_LLC=y
CONFIG_LLC2=m
CONFIG_LOCALVERSION=""
-CONFIG_LOCALVERSION_AUTO=y
+# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_LOCKD=m
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_LOCKD_V4=y