linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / lib / Kconfig
index 734ce95..3de9335 100644 (file)
@@ -38,11 +38,6 @@ config LIBCRC32C
          require M here.  See Castagnoli93.
          Module will be libcrc32c.
 
-config AUDIT_GENERIC
-       bool
-       depends on AUDIT && !AUDIT_ARCH
-       default y
-
 #
 # compression support is select'ed if needed
 #
@@ -91,10 +86,4 @@ config TEXTSEARCH_BM
 config TEXTSEARCH_FSM
        tristate
 
-#
-# plist support is select#ed if needed
-#
-config PLIST
-       boolean
-
 endmenu