diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-10-02 19:09:22 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-10-02 19:09:22 +0100 |
commit | 1b6d688c9a535e99e97cb9d5b0d889528d5d11d7 (patch) | |
tree | eb77c78495eb6acd9f9e8d1ead3c0d082514b0f2 /kernel-armv7hl-debug.config | |
parent | f5a7ba1e9efeffae16d19e263dce19ed76e53925 (diff) | |
download | kernel-1b6d688c9a535e99e97cb9d5b0d889528d5d11d7.tar.gz kernel-1b6d688c9a535e99e97cb9d5b0d889528d5d11d7.tar.xz kernel-1b6d688c9a535e99e97cb9d5b0d889528d5d11d7.zip |
minor ARMv7 sunxi tweaks
Diffstat (limited to 'kernel-armv7hl-debug.config')
-rw-r--r-- | kernel-armv7hl-debug.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config index 00c2932ef..705c16ab6 100644 --- a/kernel-armv7hl-debug.config +++ b/kernel-armv7hl-debug.config @@ -5982,8 +5982,8 @@ CONFIG_SUN5I_CCU=y CONFIG_SUN6I_A31_CCU=y CONFIG_SUN8I_A23_CCU=y CONFIG_SUN8I_A33_CCU=y -# CONFIG_SUN8I_A83T_CCU is not set -# CONFIG_SUN8I_DE2_CCU is not set +CONFIG_SUN8I_A83T_CCU=y +CONFIG_SUN8I_DE2_CCU=y CONFIG_SUN8I_H3_CCU=y CONFIG_SUN8I_R40_CCU=y CONFIG_SUN8I_R_CCU=y |