diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2013-11-26 13:53:14 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2013-11-26 13:53:18 -0500 |
commit | 97686d595e802bd8bf691aeb7e30ba73f5a35280 (patch) | |
tree | 45da7d4143fe799bda51731217fde3588c8dfb1a /config-s390x | |
parent | 761de8d1ef0e1cb1d370987d8d6485132b52b22c (diff) | |
download | kernel-97686d595e802bd8bf691aeb7e30ba73f5a35280.tar.gz kernel-97686d595e802bd8bf691aeb7e30ba73f5a35280.tar.xz kernel-97686d595e802bd8bf691aeb7e30ba73f5a35280.zip |
Fix crash driver build and re-enable on s390x (from Dan Horák)
Diffstat (limited to 'config-s390x')
-rw-r--r-- | config-s390x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-s390x b/config-s390x index f75b1ec48..6f3d3253e 100644 --- a/config-s390x +++ b/config-s390x @@ -281,4 +281,4 @@ CONFIG_SCM_BLOCK_CLUSTER_WRITE=y # CONFIG_FMC is not set -# CONFIG_CRASH is not set +CONFIG_CRASH=m |