diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-07-15 17:11:39 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-07-15 17:11:39 +0000 |
commit | abb0f6763ecd1d0b7633c14b4ed3a83793472a70 (patch) | |
tree | 3950d619b0790315ae885f3b5ad2479b9c534140 /target/linux/generic-2.6 | |
parent | 80e5e087ca4f136158444d8c16bbad378897eada (diff) | |
download | upstream-abb0f6763ecd1d0b7633c14b4ed3a83793472a70.tar.gz upstream-abb0f6763ecd1d0b7633c14b4ed3a83793472a70.tar.bz2 upstream-abb0f6763ecd1d0b7633c14b4ed3a83793472a70.zip |
Do not build ocf modules by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11840 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 6773e20005..7c3bc53e8f 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -1004,6 +1004,13 @@ CONFIG_NORTEL_HERMES=m # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_FS is not set # CONFIG_NTFS_RW is not set +# CONFIG_OCF_BENCH is not set +# CONFIG_OCF_IXP4XX is not set +# CONFIG_OCF_HIFN is not set +# CONFIG_OCF_HIFNHIPP is not set +# CONFIG_OCF_SAFE is not set +# CONFIG_OCF_TALITOS is not set +# CONFIG_OCF_OCFNULL is not set # CONFIG_OCFS2_FS is not set # CONFIG_OSF_PARTITION is not set CONFIG_PACKET=y |