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 | 396969e7f90cd08dd41d6532219c470bfaf4a5ea (patch) | |
tree | a5bbb2c1c83ef39e6ff36699e31e3228c01bcd85 /target/linux | |
parent | c7b77f16c75a2b50def3b7313853952a4bb11c3a (diff) | |
download | mtk-20170518-396969e7f90cd08dd41d6532219c470bfaf4a5ea.zip mtk-20170518-396969e7f90cd08dd41d6532219c470bfaf4a5ea.tar.gz mtk-20170518-396969e7f90cd08dd41d6532219c470bfaf4a5ea.tar.bz2 |
add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
SVN-Revision: 23934
Diffstat (limited to 'target/linux')
-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 b60aa4d..5249a8b 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 |