Skip to content

Commit

Permalink
x86: mach-rdc321x Kconfig fix
Browse files Browse the repository at this point in the history
The mach-rdc321x uses the leds-gpio driver and explicitely
selects it, this driver also depends on the leds class module,
select it as well.

Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Florian Fainelli authored and Ingo Molnar committed Feb 4, 2008
1 parent 3bc9a77 commit 4cf3184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ config X86_RDC321X
select M486
select X86_REBOOTFIXUPS
select GENERIC_GPIO
select LEDS_CLASS
select LEDS_GPIO
help
This option is needed for RDC R-321x system-on-chip, also known
Expand Down

0 comments on commit 4cf3184

Please sign in to comment.