From f311a65416e5528c5593a46e6d05d6962900c790 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 5 Feb 2015 11:39:39 +0000 Subject: [PATCH] Allwinner A23 (sun8i) SoC --- config-armv7-generic | 2 +- kernel.spec | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config-armv7-generic b/config-armv7-generic index 2e9b33324..5be7d4be6 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 1aa905f1a..1a685ce66 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2213,6 +2213,7 @@ fi # || || %changelog * Thu Feb 5 2015 Peter Robinson +- Allwinner A23 (sun8i) SoC - Move ARM usb platform options to arm-generic * Thu Feb 05 2015 Josh Boyer - 3.19.0-0.rc7.git2.1