summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-02-12 01:16:42 +0000
committerPeter Robinson <pbrobinson@gmail.com>2018-02-12 01:16:42 +0000
commit682fa4513e2fb2750ededd523ec79c256ff0d0aa (patch)
tree469dd7d5e31e4259c3bc799e6e792728aceea289
parent6749144071b6b3cb14f0fed8a17bcc380d29f31c (diff)
downloadkernel-682fa4513e2fb2750ededd523ec79c256ff0d0aa.tar.gz
kernel-682fa4513e2fb2750ededd523ec79c256ff0d0aa.tar.xz
kernel-682fa4513e2fb2750ededd523ec79c256ff0d0aa.zip
minor AllWinner config tweeak
-rw-r--r--configs/fedora/generic/arm/CONFIG_SUN8I_DE2_CCU2
-rw-r--r--configs/fedora/generic/arm/armv7/CONFIG_SUN8I_DE2_CCU1
-rw-r--r--kernel-aarch64-debug.config2
-rw-r--r--kernel-aarch64.config2
4 files changed, 3 insertions, 4 deletions
diff --git a/configs/fedora/generic/arm/CONFIG_SUN8I_DE2_CCU b/configs/fedora/generic/arm/CONFIG_SUN8I_DE2_CCU
index 41a3847ad..1729d1f68 100644
--- a/configs/fedora/generic/arm/CONFIG_SUN8I_DE2_CCU
+++ b/configs/fedora/generic/arm/CONFIG_SUN8I_DE2_CCU
@@ -1 +1 @@
-# CONFIG_SUN8I_DE2_CCU is not set
+CONFIG_SUN8I_DE2_CCU=y
diff --git a/configs/fedora/generic/arm/armv7/CONFIG_SUN8I_DE2_CCU b/configs/fedora/generic/arm/armv7/CONFIG_SUN8I_DE2_CCU
deleted file mode 100644
index 1729d1f68..000000000
--- a/configs/fedora/generic/arm/armv7/CONFIG_SUN8I_DE2_CCU
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SUN8I_DE2_CCU=y
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
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index eb86f9189..682ed217a 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -5590,7 +5590,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