core/linux-am33x-legacy to 3.8.13-20

This commit is contained in:
Kevin Mihelich 2014-04-18 17:16:46 +00:00
parent 7911991aed
commit c9cb0305dc
2 changed files with 14 additions and 8 deletions

View file

@ -9,8 +9,8 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
_kernelname=${pkgname#linux}
_basekernel=3.8
pkgver=${_basekernel}.13
pkgrel=19
bonerel=45
pkgrel=20
bonerel=47
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')
@ -24,8 +24,8 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
'aufs3-3.8.patch.xz')
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
'412da22dabe4d7fcb78b3c14e53cd892'
'7d75bfd8c302fe206feb339b4bdc5934'
'bda3482e9a6e0e331958361fe2005fce'
'4c56ae4cd9055fc93b10adcb0d085669'
'ccb1c550468eeef2f345d344cad9de80'
'9d3c56a4b999c8bfbd4018089a62f662'
'd819af0969e0726cbf9ae6be5e044a75')

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.8.13-18 Kernel Configuration
# Linux/arm 3.8.13-20 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -1624,7 +1624,8 @@ CONFIG_EQUALIZER=m
CONFIG_MII=y
CONFIG_IFB=m
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
CONFIG_MACVLAN=m
# CONFIG_MACVTAP is not set
CONFIG_VXLAN=m
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
@ -2061,7 +2062,7 @@ CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_JHD629_I2C=y
# CONFIG_SERIAL_NONSTANDARD is not set
@ -2111,9 +2112,13 @@ CONFIG_HW_RANDOM=y
# CONFIG_HW_RANDOM_ATMEL is not set
CONFIG_HW_RANDOM_VIRTIO=m
# CONFIG_HW_RANDOM_EXYNOS is not set
CONFIG_HW_RANDOM_TPM=m
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
CONFIG_TCG_TPM=m
CONFIG_TCG_TIS_I2C_ATMEL=m
# CONFIG_TCG_TIS_I2C_INFINEON is not set
# CONFIG_TCG_ATMEL is not set
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
@ -4496,6 +4501,7 @@ CONFIG_EARLY_PRINTK=y
# Security options
#
CONFIG_KEYS=y
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set