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 | 52a313e5bf0c34e763bbbcbcd68bf547700dff96 (patch) | |
tree | 2a004ca248ef8ec843bf1d0c697df8703c5610a6 | |
parent | 191866eac21c0d8590021524ecceb472628dfe12 (diff) | |
download | upstream-52a313e5bf0c34e763bbbcbcd68bf547700dff96.tar.gz upstream-52a313e5bf0c34e763bbbcbcd68bf547700dff96.tar.bz2 upstream-52a313e5bf0c34e763bbbcbcd68bf547700dff96.zip |
Do not build ocf modules by default
SVN-Revision: 11840
-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 |