configs: vexpress: Enable LEDs
authorJon Medhurst <tixy@linaro.org>
Wed, 30 Jan 2013 18:44:20 +0000 (18:44 +0000)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:09 +0000 (11:04 +0100)
commitc338b0c753463763b2c07cc8b3de8458c259e852
treec7448bff293928df88d7403d48d689e55a25b6a0
parent2d98cd5fd09214dae7789994fe53bd5e2b9bb1db
configs: vexpress: Enable LEDs

To provide access to LEDs enable

  CONFIG_LEDS_CLASS=y
  CONFIG_LEDS_GPIO=y

(LED's are available from user side under under /sys/class/leds)

To use the motherboard LEDs to show CPU activity...

  CONFIG_LEDS_TRIGGERS=y
  CONFIG_LEDS_TRIGGER_HEARTBEAT=y
  CONFIG_LEDS_TRIGGER_CPU=y

Signed-off-by: Jon Medhurst <tixy@linaro.org>
linaro/configs/vexpress.conf