From 1b6d688c9a535e99e97cb9d5b0d889528d5d11d7 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 2 Oct 2017 19:09:22 +0100 Subject: minor ARMv7 sunxi tweaks --- baseconfig/arm/armv7/CONFIG_SUN8I_A83T_CCU | 1 + baseconfig/arm/armv7/CONFIG_SUN8I_DE2_CCU | 1 + 2 files changed, 2 insertions(+) create mode 100644 baseconfig/arm/armv7/CONFIG_SUN8I_A83T_CCU create mode 100644 baseconfig/arm/armv7/CONFIG_SUN8I_DE2_CCU (limited to 'baseconfig/arm') 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 -- cgit