From 9dffd3a07a143e056d66a4f2635c9d26a6e777ab Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Thu, 20 Mar 2014 15:43:20 +0000 Subject: [PATCH] core/linux-sun7i to 3.4.79-5, fixes #767 --- core/linux-sun7i/PKGBUILD | 4 ++-- core/linux-sun7i/config | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/linux-sun7i/PKGBUILD b/core/linux-sun7i/PKGBUILD index f85d4d6f4..0e4d1ded8 100644 --- a/core/linux-sun7i/PKGBUILD +++ b/core/linux-sun7i/PKGBUILD @@ -9,7 +9,7 @@ _srcname=linux-sunxi-${_commit} _kernelname=${pkgbase#linux} _desc="sun7i" pkgver=3.4.79 -pkgrel=4 +pkgrel=5 arch=('armv7h') url="https://github.com/linux-sunxi/linux-sunxi/" license=('GPL2') @@ -19,7 +19,7 @@ source=("https://github.com/linux-sunxi/linux-sunxi/archive/${_commit}.tar.gz" 'config' 'working-bcmdhd-driver.patch') md5sums=('a6f18158a7f8dcb552547ea958c24c6b' - '6313f93e1414b600d2def32f56d2b7c3' + '7b4a40f7addd75f78d2a082ca9d0933b' '07c260ca97572a830778362c7b744f9c') prepare() { diff --git a/core/linux-sun7i/config b/core/linux-sun7i/config index 8c8def53d..9a7d9c3dd 100644 --- a/core/linux-sun7i/config +++ b/core/linux-sun7i/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.4.79-1 Kernel Configuration +# Linux/arm 3.4.79-4 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -2535,11 +2535,11 @@ CONFIG_FB_MODE_HELPERS=y # # Frame buffer hardware drivers # -CONFIG_FB_SUNXI=y +CONFIG_FB_SUNXI=m CONFIG_FB_SUNXI_RESERVED_MEM=y CONFIG_FB_SUNXI_UMP=y -CONFIG_FB_SUNXI_LCD=y -CONFIG_FB_SUNXI_HDMI=y +CONFIG_FB_SUNXI_LCD=m +CONFIG_FB_SUNXI_HDMI=m CONFIG_HDMI_CEC=m # CONFIG_FB_ARMCLCD is not set # CONFIG_FB_S1D13XXX is not set