]> Pileus Git - ~andy/linux/blobdiff - init/Kconfig
drm: drop drm_buf_t typedef
[~andy/linux] / init / Kconfig
index 9264895ab331a2e9fe2f229e493b0c8f52e0438f..d9d878a3bb46835e1f2c4301620975e05757ee1d 100644 (file)
@@ -567,7 +567,6 @@ config SLAB
          a slab allocator.
 
 config SLUB
-       depends on EXPERIMENTAL && !ARCH_USES_SLAB_PAGE_STRUCT
        bool "SLUB (Unqueued Allocator)"
        help
           SLUB is a slab allocator that minimizes cache line usage
@@ -687,6 +686,4 @@ config STOP_MACHINE
          Need stop_machine() primitive.
 endmenu
 
-menu "Block layer"
 source "block/Kconfig"
-endmenu