mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 3.18.8-3
This commit is contained in:
parent
b414b64f97
commit
21dc71c6c9
3 changed files with 60 additions and 14 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=246530ff8a4f302b8666c6d9cf509407d8c1257a
|
||||
_commit=c4cb60f35ddc3f7f3d683ddd1b0477bd89e4a969
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.18.8
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
bfqver=v7r7
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -30,16 +30,16 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'cmdline.txt'
|
||||
'config.v6'
|
||||
'config.v7')
|
||||
md5sums=('1eba2b2790d70a64295c1c40a65f4231'
|
||||
md5sums=('233e80da97564b8d6009a47947ded9b4'
|
||||
'SKIP'
|
||||
'1c7c2d0338939a9e6953a64d80861471'
|
||||
'a81346cce95baeac2c56cf60d3c7e5b6'
|
||||
'8f2743651280f5a022e541f4e95e5546'
|
||||
'69d50a4604a587ae770e4be244e293bd'
|
||||
'6e99d8dc4413a57a67788f0c0d272256'
|
||||
'3ed89f690f4a0bc6754099711b8316eb'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'd8723946c6a5dedd2188ac1d762b4d42'
|
||||
'5be4806dbb426ae8cc7479d86b9aa638')
|
||||
'8a00eda91acb7caaf5702e6434e38532')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -24,6 +24,11 @@
|
|||
# device)
|
||||
# (default "16" on a non-Plus board, "47" on a
|
||||
# Plus or Pi 2)
|
||||
# pwr_led_trigger
|
||||
# pwr_led_activelow
|
||||
# pwr_led_gpio
|
||||
# As for act_led_*, but using the PWR LED.
|
||||
# Not available on Model A/B boards.
|
||||
# N.B. It is recommended to only enable those interfaces that are needed.
|
||||
# Leaving all interfaces enabled can lead to unwanted behaviour (i2c_vc
|
||||
# interfering with Pi Camera, I2S and SPI hogging GPIO pins, etc.)
|
||||
|
@ -94,12 +99,10 @@
|
|||
|
||||
# Uncomment to enable a generic I2C RTC overlay supporting ds1307, ds3231, pcf2127, and pcf8523
|
||||
#device_tree_overlay=i2c-rtc
|
||||
|
||||
# Uncomment to enable the PCF8523 Real Time Clock
|
||||
#device_tree_overlay=pcf8523-rtc
|
||||
|
||||
# Uncomment to enable the DS1307 Real Time Clock
|
||||
#device_tree_overlay=ds1307-rtc
|
||||
#device_tree_param=ds1307
|
||||
#device_tree_param=ds3231
|
||||
#device_tree_param=pcf2127
|
||||
#device_tree_param=pcf8523
|
||||
|
||||
# Uncomment to enable the BMP085/BMP180 temperature/pressure sensor
|
||||
#device_tree_overlay=bmp085_i2c-sensor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.18.7-10 Kernel Configuration
|
||||
# Linux/arm 3.18.8-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1038,6 +1038,7 @@ CONFIG_NET_EMATCH_NBYTE=m
|
|||
CONFIG_NET_EMATCH_U32=m
|
||||
CONFIG_NET_EMATCH_META=m
|
||||
CONFIG_NET_EMATCH_TEXT=m
|
||||
# CONFIG_NET_EMATCH_CANID is not set
|
||||
CONFIG_NET_EMATCH_IPSET=m
|
||||
CONFIG_NET_CLS_ACT=y
|
||||
CONFIG_NET_ACT_POLICE=m
|
||||
|
@ -1104,7 +1105,49 @@ CONFIG_BPQETHER=m
|
|||
CONFIG_BAYCOM_SER_FDX=m
|
||||
CONFIG_BAYCOM_SER_HDX=m
|
||||
CONFIG_YAM=m
|
||||
# CONFIG_CAN is not set
|
||||
CONFIG_CAN=m
|
||||
CONFIG_CAN_RAW=m
|
||||
CONFIG_CAN_BCM=m
|
||||
CONFIG_CAN_GW=m
|
||||
|
||||
#
|
||||
# CAN Device Drivers
|
||||
#
|
||||
CONFIG_CAN_VCAN=m
|
||||
CONFIG_CAN_SLCAN=m
|
||||
CONFIG_CAN_DEV=m
|
||||
CONFIG_CAN_CALC_BITTIMING=y
|
||||
CONFIG_CAN_LEDS=y
|
||||
CONFIG_CAN_TI_HECC=m
|
||||
CONFIG_CAN_FLEXCAN=m
|
||||
CONFIG_CAN_GRCAN=m
|
||||
CONFIG_CAN_RCAR=m
|
||||
CONFIG_CAN_SJA1000=m
|
||||
CONFIG_CAN_SJA1000_ISA=m
|
||||
CONFIG_CAN_SJA1000_PLATFORM=m
|
||||
CONFIG_CAN_C_CAN=m
|
||||
CONFIG_CAN_C_CAN_PLATFORM=m
|
||||
CONFIG_CAN_M_CAN=m
|
||||
CONFIG_CAN_CC770=m
|
||||
CONFIG_CAN_CC770_ISA=m
|
||||
CONFIG_CAN_CC770_PLATFORM=m
|
||||
|
||||
#
|
||||
# CAN SPI interfaces
|
||||
#
|
||||
CONFIG_CAN_MCP251X=m
|
||||
|
||||
#
|
||||
# CAN USB interfaces
|
||||
#
|
||||
CONFIG_CAN_EMS_USB=m
|
||||
CONFIG_CAN_ESD_USB2=m
|
||||
CONFIG_CAN_GS_USB=m
|
||||
CONFIG_CAN_KVASER_USB=m
|
||||
CONFIG_CAN_PEAK_USB=m
|
||||
CONFIG_CAN_8DEV_USB=m
|
||||
CONFIG_CAN_SOFTING=m
|
||||
# CONFIG_CAN_DEBUG_DEVICES is not set
|
||||
CONFIG_IRDA=m
|
||||
|
||||
#
|
||||
|
@ -2099,7 +2142,7 @@ CONFIG_SPI_MASTER=y
|
|||
# SPI Master Controller Drivers
|
||||
#
|
||||
# CONFIG_SPI_ALTERA is not set
|
||||
# CONFIG_SPI_BCM2835 is not set
|
||||
CONFIG_SPI_BCM2835=m
|
||||
CONFIG_SPI_BCM2708=m
|
||||
CONFIG_SPI_BITBANG=m
|
||||
# CONFIG_SPI_CADENCE is not set
|
||||
|
|
Loading…
Reference in a new issue