Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310683
b: refs/heads/master
c: 9473c4c
h: refs/heads/master
i:
  310681: 88dde69
  310679: d010f5e
v: v3
  • Loading branch information
Axel Lin authored and Bryan Wu committed Jun 12, 2012
1 parent 6ccadfd commit dd180c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9cd5ec5e5447f99ffb33ce39c1fcd0e3306e11d1
refs/heads/master: 9473c4c16700ec965904f23234fd0f8677ce6231
4 changes: 2 additions & 2 deletions trunk/drivers/leds/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ config LEDS_NETXBIG

config LEDS_ASIC3
bool "LED support for the HTC ASIC3"
depends on LEDS_CLASS
depends on LEDS_CLASS=y
depends on MFD_ASIC3
default y
help
Expand All @@ -390,7 +390,7 @@ config LEDS_ASIC3

config LEDS_RENESAS_TPU
bool "LED support for Renesas TPU"
depends on LEDS_CLASS && HAVE_CLK && GENERIC_GPIO
depends on LEDS_CLASS=y && HAVE_CLK && GENERIC_GPIO
help
This option enables build of the LED TPU platform driver,
suitable to drive any TPU channel on newer Renesas SoCs.
Expand Down

0 comments on commit dd180c9

Please sign in to comment.