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/generic | |
parent | c7b77f16c75a2b50def3b7313853952a4bb11c3a (diff) | |
download | upstream-396969e7f90cd08dd41d6532219c470bfaf4a5ea.tar.gz upstream-396969e7f90cd08dd41d6532219c470bfaf4a5ea.tar.bz2 upstream-396969e7f90cd08dd41d6532219c470bfaf4a5ea.zip |
add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
SVN-Revision: 23934
Diffstat (limited to 'target/linux/generic')
-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 |