diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-02-28 11:09:28 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-02-28 11:09:28 +0000 |
commit | e34293297c3bdf32b43c83a2879b8510e6d5a009 (patch) | |
tree | 1deebe4d2897dc62e67f6da3071c6c4b74eb8fef /target/linux | |
parent | d503a25c836b2fa08396366148ae69751910bee5 (diff) | |
download | upstream-e34293297c3bdf32b43c83a2879b8510e6d5a009.tar.gz upstream-e34293297c3bdf32b43c83a2879b8510e6d5a009.tar.bz2 upstream-e34293297c3bdf32b43c83a2879b8510e6d5a009.zip |
add missing libertas symbols
SVN-Revision: 19892
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 371e90de2e..de1e167df1 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1139,6 +1139,8 @@ CONFIG_LEDS_TRIGGER_TIMER=y # CONFIG_LIBERTAS is not set # CONFIG_LIBERTAS_THINFIRM is not set # CONFIG_LIBERTAS_USB is not set +# CONFIG_LIBERTAS_SDIO is not set +# CONFIG_LIBERTAS_SPI is not set # CONFIG_LIBFC is not set # CONFIG_LIBFCOE is not set # CONFIG_LIBIPW_DEBUG is not set |