This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / lib / Kconfig
index eeb4522..2f25b0c 100644 (file)
@@ -39,23 +39,5 @@ config ZLIB_INFLATE
 config ZLIB_DEFLATE
        tristate
 
-#
-# reed solomon support is select'ed if needed
-#
-config REED_SOLOMON
-       tristate
-       
-config REED_SOLOMON_ENC8
-       boolean
-
-config REED_SOLOMON_DEC8
-       boolean
-
-config REED_SOLOMON_ENC16
-       boolean
-
-config REED_SOLOMON_DEC16
-       boolean
-
 endmenu