diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-07-19 18:56:13 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-07-19 18:56:13 +0100 |
commit | d20e296cfa9cc7bba1e9b34f3c1373513163e707 (patch) | |
tree | 99321ef49a12713cb1bfefd47596c2e362fef92a /configs | |
parent | 9311d0121abc45953d53de794e926eeabb13af2d (diff) | |
download | kernel-d20e296cfa9cc7bba1e9b34f3c1373513163e707.tar.gz kernel-d20e296cfa9cc7bba1e9b34f3c1373513163e707.tar.xz kernel-d20e296cfa9cc7bba1e9b34f3c1373513163e707.zip |
Bug 1576593 - work around while vendor investigates arm builder LPAE HW issue
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/arm/armv7/CONFIG_HIGHPTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/arm/armv7/CONFIG_HIGHPTE b/configs/fedora/generic/arm/armv7/CONFIG_HIGHPTE index e11904f2f..cd440ed6d 100644 --- a/configs/fedora/generic/arm/armv7/CONFIG_HIGHPTE +++ b/configs/fedora/generic/arm/armv7/CONFIG_HIGHPTE @@ -1 +1 @@ -CONFIG_HIGHPTE=y +# CONFIG_HIGHPTE is not set |