redhat/configs: Disable CRYPTO_KRB5 for zfcpdump
Commit a0ffcfbe enabled CRYPTO_KRB5, CRYPTO_KRB5ENC and CRYPTO_AUTHENC in the zfcpdump kernel. These configs are required for AFS_FS and RXGK in general, but these two are disabed for the zfcpdump kernel. So disable the three crypto configs as well to reduce the zfcpdump kernel size.
Signed-off-by: Vladis Dronov vdronov@redhat.com
Edited by Vladis Dronov