Skip to content

Commit

Permalink
core/linux-odroid-c2 to 3.14.65-3
Browse files Browse the repository at this point in the history
  • Loading branch information
kmihelich committed May 26, 2016
1 parent 00e0822 commit c0a22be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions core/linux-odroid-c2/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="ODROID-C2"
pkgver=3.14.65
pkgrel=2
pkgrel=3
arch=('aarch64')
url="https://github.com/hardkernel/linux/tree/odroidc2-3.14.y"
license=('GPL2')
Expand All @@ -24,7 +24,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
md5sums=('037581ead3a6dc63843a69b65890b8ce'
'SKIP'
'3c4a5342ac88d86b4bf99e7d0b8b2977'
'ac02240150a75c2e1773e6e0f7573f30'
'2582f44bc00e69d4a997668f1466dd55'
'85fd3026c435ffa6d7c2d7f9767b4251'
'b8956789318f49cec5b8bb0b41654a9b')

Expand Down
9 changes: 5 additions & 4 deletions core/linux-odroid-c2/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 3.14.65-1 Kernel Configuration
# Linux/arm64 3.14.65-3 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_ARM64_HAS_SG_CHAIN=y
Expand Down Expand Up @@ -3355,8 +3355,8 @@ CONFIG_AC97_BUS=m
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
# CONFIG_HIDRAW is not set
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
CONFIG_UHID=y
CONFIG_HID_GENERIC=y

Expand Down Expand Up @@ -3394,6 +3394,7 @@ CONFIG_HID_KENSINGTON=m
CONFIG_HID_LCPOWER=m
CONFIG_HID_LENOVO_TPKBD=m
CONFIG_HID_LOGITECH=m
CONFIG_HID_LOGITECH_DJ=m
CONFIG_LOGITECH_FF=y
CONFIG_LOGIRUMBLEPAD2_FF=y
CONFIG_LOGIG940_FF=y
Expand Down Expand Up @@ -3443,7 +3444,7 @@ CONFIG_HID_SENSOR_HUB=m
# USB HID support
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
Expand Down

0 comments on commit c0a22be

Please sign in to comment.