intel-iommu: fix sg_page()
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / init / Kconfig
index 541382d539add2184cadd8e58e1d73e92c4858fe..b7dffa837926f451e163e1c5c7027f7cbe5a8183 100644 (file)
@@ -234,6 +234,10 @@ config AUDITSYSCALL
          such as SELinux.  To use audit's filesystem watch feature, please
          ensure that INOTIFY is configured.
 
+config AUDIT_TREE
+       def_bool y
+       depends on AUDITSYSCALL && INOTIFY
+
 config IKCONFIG
        tristate "Kernel .config support"
        ---help---