core/linux-raspberrypi to 4.9.50-1

Disabled CONFIG_BCM_VC_SM due to vendor changes that broke
multi-platform builds.
This commit is contained in:
Kevin Mihelich 2017-09-14 00:23:53 +00:00
parent aa31cc9fa7
commit a34d7052b6
2 changed files with 6 additions and 6 deletions

View file

@ -5,11 +5,11 @@
buildarch=20
pkgbase=linux-raspberrypi
_commit=dbe9b03bef2b949093b4393d5f4efd8ef5cdb772
_commit=12bafdab8214b23223603b75845c5c88f7444b6f
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi"
pkgver=4.9.44
pkgver=4.9.50
pkgrel=1
arch=('armv6h' 'armv7h')
url="http://www.kernel.org/"
@ -23,12 +23,12 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'config'
'linux.preset'
'99-linux.hook')
md5sums=('0cf4f02a931df020d4825ec00cae1feb'
md5sums=('188d97bd785c3d7cd604d394058a45dd'
'4a410ab9a1eefe82e158d36df02b3589'
'8c3cb6d8f0609b43f09d083b4006ec5a'
'7c6b37a1353caccf6d3786bb4161c218'
'60bc3624123c183305677097bcd56212'
'6ce5c44d5ee939cfad2efacc79f1e0b7'
'4636c7382f5678f30484ce4cd68f24ec'
'552c43bf6c0225bc213b31ee942b7000'
'982f9184dfcfbe52110795cf73674334')

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.9.39-1 Kernel Configuration
# Linux/arm 4.9.50-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@ -2556,7 +2556,7 @@ CONFIG_BRCM_CHAR_DRIVERS=y
CONFIG_BCM_VC_CMA=y
CONFIG_BCM2708_VCMEM=y
CONFIG_BCM_VCIO=y
CONFIG_BCM_VC_SM=y
# CONFIG_BCM_VC_SM is not set
CONFIG_BCM2835_DEVGPIOMEM=m
CONFIG_BCM2835_SMI_DEV=m
CONFIG_TTY=y