audit-kernel icon indicating copy to clipboard operation
audit-kernel copied to clipboard

Q: remove CONFIG_AUDIT_ARCH_COMPAT_GENERIC

Open pcmoore opened this issue 7 years ago • 0 comments

CONFIG_AUDIT_ARCH_COMPAT_GENERIC is found in lib/Kconfig with the following entry:

config AUDIT_ARCH_COMPAT_GENERIC
        bool
        default n

... and I can't seem to find any references under lib/; I suspect this is an old Kconfig option that has outlived it's usefulness.

pcmoore avatar Mar 02 '18 00:03 pcmoore