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 | 2002fb26a545a54a0cf57151f254e532270f21f6 (patch) | |
tree | 2e02caa63adef5727e2c07ed9478198e80bc16d9 | |
parent | 468c277ca89d766ec16800c7d2427c34da504e71 (diff) | |
download | upstream-2002fb26a545a54a0cf57151f254e532270f21f6.tar.gz upstream-2002fb26a545a54a0cf57151f254e532270f21f6.tar.bz2 upstream-2002fb26a545a54a0cf57151f254e532270f21f6.zip |
[kernel] add missing libertas symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19892 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |