]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - init/Kconfig
slub: #ifdef simplification
[mirror_ubuntu-hirsute-kernel.git] / init / Kconfig
index 3e7b257fc05fca6fba4d6325a3da1ae95c3f9fde..6a44defac3ec66eba80c99a0d66f3ce299d09858 100644 (file)
@@ -720,7 +720,7 @@ config VM_EVENT_COUNTERS
 config SLUB_DEBUG
        default y
        bool "Enable SLUB debugging support" if EMBEDDED
 config SLUB_DEBUG
        default y
        bool "Enable SLUB debugging support" if EMBEDDED
-       depends on SLUB
+       depends on SLUB && SYSFS
        help
          SLUB has extensive debug support features. Disabling these can
          result in significant savings in code size. This also disables
        help
          SLUB has extensive debug support features. Disabling these can
          result in significant savings in code size. This also disables