diff options
author | Laura Abbott <labbott@redhat.com> | 2018-01-08 14:37:57 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-01-08 14:37:57 -0800 |
commit | e3ed9bf70ddd6db6b12b4a002a3dfdbe97f632b3 (patch) | |
tree | fa90c5ac486231cfce5ce31726d14db6076a18eb /kernel-armv7hl-lpae-debug.config | |
parent | 3593c5f04e58cf7445313954a3d230cea6de4662 (diff) | |
download | kernel-e3ed9bf70ddd6db6b12b4a002a3dfdbe97f632b3.tar.gz kernel-e3ed9bf70ddd6db6b12b4a002a3dfdbe97f632b3.tar.xz kernel-e3ed9bf70ddd6db6b12b4a002a3dfdbe97f632b3.zip |
Disable CONFIG_RESET_ATTACK_MITIGATION (rhbz 1532058)
Diffstat (limited to 'kernel-armv7hl-lpae-debug.config')
-rw-r--r-- | kernel-armv7hl-lpae-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index d7640bb34..691aa4285 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -4493,7 +4493,7 @@ CONFIG_RELAY=y # CONFIG_RELOCATABLE_TEST is not set CONFIG_REMOTEPROC=m CONFIG_RENESAS_PHY=m -CONFIG_RESET_ATTACK_MITIGATION=y +# CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_RESET_CONTROLLER=y CONFIG_RESET_GPIO=y # CONFIG_RESET_HSDK_V1 is not set |