Merge pull request #288 from Gottox/master

odroid-u2-kernel: enable CONFIG_LEDS_TRIGGER_CPU
This commit is contained in:
Juan RP 2014-02-13 18:50:10 +01:00
commit b46335fa6e
2 changed files with 2 additions and 2 deletions

View file

@ -3097,7 +3097,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_ONESHOT=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=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_DEFAULT_ON=y

View file

@ -6,7 +6,7 @@ _gitshort="${_githash:0:7}"
pkgname=odroid-u2-kernel
version=3.8.13.16
revision=5
revision=6
maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.kernel.org"
license="GPL-2"