mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
Merge pull request #288 from Gottox/master
odroid-u2-kernel: enable CONFIG_LEDS_TRIGGER_CPU
This commit is contained in:
commit
b46335fa6e
2 changed files with 2 additions and 2 deletions
|
@ -3097,7 +3097,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y
|
||||||
CONFIG_LEDS_TRIGGER_ONESHOT=y
|
CONFIG_LEDS_TRIGGER_ONESHOT=y
|
||||||
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
|
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
|
||||||
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
|
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
|
||||||
# CONFIG_LEDS_TRIGGER_CPU is not set
|
CONFIG_LEDS_TRIGGER_CPU=y
|
||||||
CONFIG_LEDS_TRIGGER_GPIO=y
|
CONFIG_LEDS_TRIGGER_GPIO=y
|
||||||
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
|
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ _gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=odroid-u2-kernel
|
pkgname=odroid-u2-kernel
|
||||||
version=3.8.13.16
|
version=3.8.13.16
|
||||||
revision=5
|
revision=6
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue