diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-11-09 08:42:21 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-11-09 08:42:21 +0000 |
commit | 6c533bf9e747296322980959055f2eee8678b532 (patch) | |
tree | 039557982fabeca93855d1681aaba0357cb0345b | |
parent | 08d99823149d1f25cc1fdec6f5adf0d4f18d85b3 (diff) | |
download | upstream-6c533bf9e747296322980959055f2eee8678b532.tar.gz upstream-6c533bf9e747296322980959055f2eee8678b532.tar.bz2 upstream-6c533bf9e747296322980959055f2eee8678b532.zip |
[generic] add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23934 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index b60aa4de8e..5249a8b9d9 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -333,6 +333,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set # CONFIG_CHELSIO_T4 is not set +# CONFIG_CHELSIO_T4VF is not set # CONFIG_CHR_DEV_OSST is not set # CONFIG_CHR_DEV_SCH is not set # CONFIG_CHR_DEV_SG is not set |