diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-02-12 01:16:42 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-02-12 01:16:42 +0000 |
commit | 682fa4513e2fb2750ededd523ec79c256ff0d0aa (patch) | |
tree | 469dd7d5e31e4259c3bc799e6e792728aceea289 /kernel-aarch64-debug.config | |
parent | 6749144071b6b3cb14f0fed8a17bcc380d29f31c (diff) | |
download | kernel-682fa4513e2fb2750ededd523ec79c256ff0d0aa.tar.gz kernel-682fa4513e2fb2750ededd523ec79c256ff0d0aa.tar.xz kernel-682fa4513e2fb2750ededd523ec79c256ff0d0aa.zip |
minor AllWinner config tweeak
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 5d4e6449f..79bfb0fc6 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5615,7 +5615,7 @@ CONFIG_ST_UVIS25_SPI=m CONFIG_SUN4I_GPADC=m CONFIG_SUN50I_A64_CCU=y # CONFIG_SUN8I_A83T_CCU is not set -# CONFIG_SUN8I_DE2_CCU is not set +CONFIG_SUN8I_DE2_CCU=y CONFIG_SUN8I_H3_CCU=y CONFIG_SUN8I_R_CCU=y # CONFIG_SUN8I_V3S_CCU is not set |