mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-c1 to 3.10.103-3
This commit is contained in:
parent
498e589072
commit
1b609fd1ab
2 changed files with 9 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-c1
|
pkgbase=linux-odroid-c1
|
||||||
_commit=9236ee23667d7a730d6eff4d050b28404f7207d1
|
_commit=c6c2cf77d3788835405c4b2f81cf169acc7b127f
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-C1"
|
_desc="ODROID-C1"
|
||||||
pkgver=3.10.103
|
pkgver=3.10.103
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -19,9 +19,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
"git+https://github.com/mdrjr/c1_bootini.git"
|
"git+https://github.com/mdrjr/c1_bootini.git"
|
||||||
'config'
|
'config'
|
||||||
'amlogic.service')
|
'amlogic.service')
|
||||||
md5sums=('e6d4fc8c663813ba6a4b28d522240ea2'
|
md5sums=('c06fcda9c6e59929064e3546c4d3ff14'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'd00f4b33ecc248ea9369823548da0f88'
|
'02640c03ebebfbd4fccb96ac351593a0'
|
||||||
'b8956789318f49cec5b8bb0b41654a9b')
|
'b8956789318f49cec5b8bb0b41654a9b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.10.103-2 Kernel Configuration
|
# Linux/arm 3.10.103-3 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -3446,9 +3446,13 @@ CONFIG_SND_AML_M8_SOC=y
|
||||||
# CONFIG_SND_AML_M_DUMMY_CODEC is not set
|
# CONFIG_SND_AML_M_DUMMY_CODEC is not set
|
||||||
CONFIG_SND_AML_M8=y
|
CONFIG_SND_AML_M8=y
|
||||||
CONFIG_SND_ODROID_HIFI1=m
|
CONFIG_SND_ODROID_HIFI1=m
|
||||||
|
CONFIG_SND_ODROID_HIFI2=m
|
||||||
# CONFIG_SND_AML_M8_PCM is not set
|
# CONFIG_SND_AML_M8_PCM is not set
|
||||||
CONFIG_SND_SOC_I2C_AND_SPI=y
|
CONFIG_SND_SOC_I2C_AND_SPI=y
|
||||||
# CONFIG_SND_SOC_ALL_CODECS is not set
|
# CONFIG_SND_SOC_ALL_CODECS is not set
|
||||||
|
CONFIG_SND_SOC_PCM512x=m
|
||||||
|
CONFIG_SND_SOC_PCM512x_I2C=m
|
||||||
|
# CONFIG_SND_SOC_PCM512x_SPI is not set
|
||||||
CONFIG_SND_SOC_AML_M8_CODEC=y
|
CONFIG_SND_SOC_AML_M8_CODEC=y
|
||||||
CONFIG_SND_SOC_DUMMY_CODEC=y
|
CONFIG_SND_SOC_DUMMY_CODEC=y
|
||||||
CONFIG_SND_SOC_PCM5102=m
|
CONFIG_SND_SOC_PCM5102=m
|
||||||
|
|
Loading…
Reference in a new issue