diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-12 12:33:41 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-12 12:33:41 +0000 |
commit | 1a84e828c133ce570197c18f639186a179153b4a (patch) | |
tree | c2d04cfeab9dc59ac1c0bb11fbdacbaee0dfc3a6 /target/linux/malta/le | |
parent | e63969f50d5fba8ddc5bbdef8f37c253d4a3e862 (diff) | |
download | upstream-1a84e828c133ce570197c18f639186a179153b4a.tar.gz upstream-1a84e828c133ce570197c18f639186a179153b4a.tar.bz2 upstream-1a84e828c133ce570197c18f639186a179153b4a.zip |
[malta] fix module loading due to CONFIG_LOCALVERSION being on (#7144)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20822 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/le')
-rw-r--r-- | target/linux/malta/le/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/malta/le/config-default b/target/linux/malta/le/config-default index 55a08f3162..382144d8d8 100644 --- a/target/linux/malta/le/config-default +++ b/target/linux/malta/le/config-default @@ -173,7 +173,6 @@ CONFIG_LIB80211_CRYPT_TKIP=m CONFIG_LIB80211_CRYPT_WEP=m CONFIG_LIBERTAS=m # CONFIG_LIBERTAS_DEBUG is not set -CONFIG_LOCALVERSION_AUTO=y CONFIG_LOCK_KERNEL=y CONFIG_LOG_BUF_SHIFT=15 CONFIG_LXT_PHY=m |