f738bd config: disable IMA_ARCH_POLICY for now

Authored and Committed by Jiri Slaby 5 years ago
    config: disable IMA_ARCH_POLICY for now
    
    When IMA_ARCH_POLICY was enabled during the 5.0-rc* stage, IMA causes
    kdump load to fail:
      kexec_file_load failed: Permission denied
      ima: impossible to appraise a kernel image without a file descriptor; try using kexec_file_load syscall.
    
    We have to fix kexec tooling before enabling IMA for everyone.
    
    BTW IMA_APPRAISE_BOOTPARAM was disabled by IMA_ARCH_POLICY=y. So
    restore the original state (and functionality).
    
        
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1
file modified
+2 -1