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 /baseconfig | |
parent | f5a7ba1e9efeffae16d19e263dce19ed76e53925 (diff) | |
download | kernel-1b6d688c9a535e99e97cb9d5b0d889528d5d11d7.tar.gz kernel-1b6d688c9a535e99e97cb9d5b0d889528d5d11d7.tar.xz kernel-1b6d688c9a535e99e97cb9d5b0d889528d5d11d7.zip |
minor ARMv7 sunxi tweaks
Diffstat (limited to 'baseconfig')
-rw-r--r-- | baseconfig/arm/armv7/CONFIG_SUN8I_A83T_CCU | 1 | ||||
-rw-r--r-- | baseconfig/arm/armv7/CONFIG_SUN8I_DE2_CCU | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/baseconfig/arm/armv7/CONFIG_SUN8I_A83T_CCU b/baseconfig/arm/armv7/CONFIG_SUN8I_A83T_CCU new file mode 100644 index 000000000..a4e88a43c --- /dev/null +++ b/baseconfig/arm/armv7/CONFIG_SUN8I_A83T_CCU @@ -0,0 +1 @@ +CONFIG_SUN8I_A83T_CCU=y diff --git a/baseconfig/arm/armv7/CONFIG_SUN8I_DE2_CCU b/baseconfig/arm/armv7/CONFIG_SUN8I_DE2_CCU new file mode 100644 index 000000000..1729d1f68 --- /dev/null +++ b/baseconfig/arm/armv7/CONFIG_SUN8I_DE2_CCU @@ -0,0 +1 @@ +CONFIG_SUN8I_DE2_CCU=y |