diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-01-14 04:20:56 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-01-14 04:20:56 +0000 |
commit | 1aafd80a9b7d6e9945ea003c7404bae9aedff1ef (patch) | |
tree | 9c5ad0fdf978103ef732068bfb5da2792c5d73b7 /kernel-aarch64-debug.config | |
parent | 2d73c0a0f87170204392ee3afaaef58d0252a9f6 (diff) | |
download | kernel-1aafd80a9b7d6e9945ea003c7404bae9aedff1ef.tar.gz kernel-1aafd80a9b7d6e9945ea003c7404bae9aedff1ef.tar.xz kernel-1aafd80a9b7d6e9945ea003c7404bae9aedff1ef.zip |
Raspberry Pi DT updates, Update AllWinner A64 timer errata workaround
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 890023950..5cec6b982 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5958,6 +5958,7 @@ CONFIG_ST_UVIS25_SPI=m CONFIG_SUN50I_A64_CCU=y CONFIG_SUN50I_A64_UNSTABLE_TIMER=y CONFIG_SUN50I_DE2_BUS=y +CONFIG_SUN50I_ERRATUM_UNKNOWN1=y CONFIG_SUN50I_H6_CCU=y CONFIG_SUN50I_H6_R_CCU=y # CONFIG_SUN8I_A83T_CCU is not set |