commit | 527973c84077eb9273d0b2408655620de2e30136 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Tue Oct 15 19:25:46 2013 +0200 |
committer | Helge Deller <deller@gmx.de> | Thu Nov 07 22:27:20 2013 +0100 |
tree | d70e6bb6f4c4f1eed2dd9fcdadded6d000ad19c5 | |
parent | 61dbbaeb86c2181c79efae2d186193e0f8008af1 [diff] [blame] |
parisc: add kernel audit feature Implement missing functions for parisc to provide kernel audit feature. Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index ad2ce8d..7dcde53 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig
@@ -287,6 +287,9 @@ def_bool y depends on COMPAT && SYSVIPC +config AUDIT_ARCH + def_bool y + config HPUX bool "Support for HP-UX binaries" depends on !64BIT