[kernel] Allwinner A23 (sun8i) SoC

Peter Robinson pbrobinson at fedoraproject.org
Thu Feb 5 11:39:53 UTC 2015


commit f311a65416e5528c5593a46e6d05d6962900c790
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Feb 5 11:39:39 2015 +0000

    Allwinner A23 (sun8i) SoC

 config-armv7-generic |    2 +-
 kernel.spec          |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/config-armv7-generic b/config-armv7-generic
index 2e9b333..5be7d4b 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -177,7 +177,7 @@ CONFIG_ARM_HIGHBANK_CPUFREQ=m
 # CONFIG_MACH_SUN5I is not set
 CONFIG_MACH_SUN6I=y
 CONFIG_MACH_SUN7I=y
-# CONFIG_MACH_SUN8I is not set
+CONFIG_MACH_SUN8I=y
 # CONFIG_MACH_SUN9I is not set
 CONFIG_DMA_SUN6I=m
 CONFIG_SUNXI_WATCHDOG=m
diff --git a/kernel.spec b/kernel.spec
index 1aa905f..1a685ce 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2213,6 +2213,7 @@ fi
 #                                    ||     ||
 %changelog
 * Thu Feb  5 2015 Peter Robinson <pbrobinson at fedoraproject.org>
+- Allwinner A23 (sun8i) SoC
 - Move ARM usb platform options to arm-generic
 
 * Thu Feb 05 2015 Josh Boyer <jwboyer at fedoraproject.org> - 3.19.0-0.rc7.git2.1


More information about the scm-commits mailing list