mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-odroid-c1 to 3.10.70-1
This commit is contained in:
parent
91accebdad
commit
b952dd1d08
2 changed files with 20 additions and 15 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-c1
|
||||
_commit=847bf0ffda0b7746bea2a00617ada43ae38217ea
|
||||
_commit=c193f5d80656ce6d471cf3a28fe8259b3e3a02c0
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-C1"
|
||||
pkgver=3.10.69
|
||||
pkgrel=4
|
||||
pkgver=3.10.70
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -20,9 +20,9 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'amlogic.service'
|
||||
'0001-dirty-status-led-active-low-hack.patch')
|
||||
md5sums=('4329dc5d8b71a7f3dd69c65eaac82e18'
|
||||
md5sums=('705e5f7f79449762628bed07cfa64429'
|
||||
'SKIP'
|
||||
'ac535409f97a00452649e856297c2c0f'
|
||||
'ec2fdc0516ae515042ae342455b245b4'
|
||||
'b8956789318f49cec5b8bb0b41654a9b'
|
||||
'11c4c2d1b6cf051fac1c6109c2bf8a16')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.10.69-4 Kernel Configuration
|
||||
# Linux/arm 3.10.70-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3678,7 +3678,7 @@ CONFIG_USB_GADGET=y
|
|||
# CONFIG_USB_GADGET_DEBUG is not set
|
||||
# CONFIG_USB_GADGET_DEBUG_FILES is not set
|
||||
# CONFIG_USB_GADGET_DEBUG_FS is not set
|
||||
CONFIG_USB_GADGET_VBUS_DRAW=2
|
||||
CONFIG_USB_GADGET_VBUS_DRAW=500
|
||||
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
|
||||
|
||||
#
|
||||
|
@ -3696,29 +3696,34 @@ CONFIG_USB_DWC_OTG=y
|
|||
# CONFIG_USB_DUMMY_HCD is not set
|
||||
CONFIG_USB_LIBCOMPOSITE=m
|
||||
CONFIG_USB_F_ACM=m
|
||||
CONFIG_USB_F_SS_LB=m
|
||||
CONFIG_USB_U_SERIAL=m
|
||||
CONFIG_USB_F_SERIAL=m
|
||||
CONFIG_USB_F_OBEX=m
|
||||
# CONFIG_USB_ZERO is not set
|
||||
# CONFIG_USB_AUDIO is not set
|
||||
CONFIG_USB_ZERO=m
|
||||
CONFIG_USB_AUDIO=m
|
||||
CONFIG_GADGET_UAC1=y
|
||||
CONFIG_USB_ETH=m
|
||||
CONFIG_USB_ETH_RNDIS=y
|
||||
CONFIG_USB_ETH_EEM=y
|
||||
# CONFIG_USB_G_NCM is not set
|
||||
CONFIG_USB_GADGETFS=m
|
||||
# CONFIG_USB_FUNCTIONFS is not set
|
||||
# CONFIG_USB_MASS_STORAGE is not set
|
||||
CONFIG_USB_FUNCTIONFS=m
|
||||
# CONFIG_USB_FUNCTIONFS_ETH is not set
|
||||
# CONFIG_USB_FUNCTIONFS_RNDIS is not set
|
||||
CONFIG_USB_FUNCTIONFS_GENERIC=y
|
||||
CONFIG_USB_MASS_STORAGE=m
|
||||
# CONFIG_USB_GADGET_TARGET is not set
|
||||
CONFIG_USB_G_SERIAL=m
|
||||
# CONFIG_USB_MIDI_GADGET is not set
|
||||
# CONFIG_USB_G_PRINTER is not set
|
||||
CONFIG_USB_MIDI_GADGET=m
|
||||
CONFIG_USB_G_PRINTER=m
|
||||
CONFIG_USB_CDC_COMPOSITE=m
|
||||
# CONFIG_USB_G_NOKIA is not set
|
||||
# CONFIG_USB_G_ACM_MS is not set
|
||||
CONFIG_USB_G_ACM_MS=m
|
||||
# CONFIG_USB_G_MULTI is not set
|
||||
CONFIG_USB_G_HID=m
|
||||
# CONFIG_USB_G_DBGP is not set
|
||||
# CONFIG_USB_G_WEBCAM is not set
|
||||
CONFIG_USB_G_WEBCAM=m
|
||||
CONFIG_MMC=y
|
||||
CONFIG_MMC_DEBUG=y
|
||||
CONFIG_MMC_UNSAFE_RESUME=y
|
||||
|
|
Loading…
Reference in a new issue