diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-07-09 08:23:23 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-07-09 08:23:23 +0100 |
commit | f145a6184076bf6225564af092e41bd753aecfae (patch) | |
tree | 5f12ad603aece84eb24cf0855a74718596ccafe9 /kernel-aarch64-debug.config | |
parent | a0d151117017d3d4189d73633ac20870ed3ea34b (diff) | |
download | kernel-f145a6184076bf6225564af092e41bd753aecfae.tar.gz kernel-f145a6184076bf6225564af092e41bd753aecfae.tar.xz kernel-f145a6184076bf6225564af092e41bd753aecfae.zip |
Add fix for AllWinner A64 timer scew errata
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 23f6d3f68..4cfca640a 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5916,6 +5916,7 @@ CONFIG_ST_UVIS25_SPI=m # CONFIG_SUN4I_EMAC is not set CONFIG_SUN4I_GPADC=m CONFIG_SUN50I_A64_CCU=y +CONFIG_SUN50I_A64_UNSTABLE_TIMER=y CONFIG_SUN50I_H6_CCU=y CONFIG_SUN50I_H6_R_CCU=y # CONFIG_SUN8I_A83T_CCU is not set |