projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bc9a77
)
x86: mach-rdc321x Kconfig fix
author
Florian Fainelli
<florian.fainelli@telecomint.eu>
Mon, 4 Feb 2008 15:47:55 +0000
(16:47 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 4 Feb 2008 15:47:55 +0000
(16:47 +0100)
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>
arch/x86/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index 7109037bdf7c27770a83f078bdd04f039a54e382..77198f49b3839a03b33d664c6c8ec00a4a2474d6 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-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