mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x-legacy to 3.8.13-25
This commit is contained in:
parent
50ee29ff72
commit
1bcd69e599
2 changed files with 6 additions and 7 deletions
|
@ -8,7 +8,7 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=24
|
||||
pkgrel=25
|
||||
bonerel=53
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,7 +24,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'08baf6c0866173d931f10d4f7b77a949'
|
||||
'dbc3995d0590660b8cf2e2a9732f6285'
|
||||
'6b574062297348df9bb1a7c42a08a6a4'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13-24 Kernel Configuration
|
||||
# Linux/arm 3.8.13-25 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3082,6 +3082,7 @@ CONFIG_FB_SYS_FOPS=y
|
|||
CONFIG_FB_DEFERRED_IO=y
|
||||
# CONFIG_FB_SVGALIB is not set
|
||||
# CONFIG_FB_MACMODES is not set
|
||||
# CONFIG_FB_BACKLIGHT is not set
|
||||
CONFIG_FB_MODE_HELPERS=y
|
||||
CONFIG_FB_TILEBLITTING=y
|
||||
|
||||
|
@ -3497,6 +3498,7 @@ CONFIG_USB_CYPRESS_CY7C63=m
|
|||
CONFIG_USB_CYTHERM=m
|
||||
CONFIG_USB_IDMOUSE=m
|
||||
CONFIG_USB_FTDI_ELAN=m
|
||||
# CONFIG_USB_APPLEDISPLAY is not set
|
||||
# CONFIG_USB_SISUSBVGA is not set
|
||||
CONFIG_USB_LD=m
|
||||
CONFIG_USB_TRANCEVIBRATOR=m
|
||||
|
@ -4399,10 +4401,7 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
|
|||
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
|
||||
# CONFIG_PANIC_ON_OOPS is not set
|
||||
CONFIG_PANIC_ON_OOPS_VALUE=0
|
||||
CONFIG_DETECT_HUNG_TASK=y
|
||||
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=60
|
||||
CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
|
||||
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=1
|
||||
# CONFIG_DETECT_HUNG_TASK is not set
|
||||
CONFIG_SCHED_DEBUG=y
|
||||
CONFIG_SCHEDSTATS=y
|
||||
CONFIG_TIMER_STATS=y
|
||||
|
|
Loading…
Reference in a new issue