diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 11:09:28 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-28 11:09:28 +0000 |
commit | 01c806d406e6a837c30329244e88b4b094864878 (patch) | |
tree | 2e02caa63adef5727e2c07ed9478198e80bc16d9 | |
parent | 4a42736cb4fac00b8ef8d426f708fbc5c6af9f55 (diff) |
[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 371e90de2..de1e167df 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 |