projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e3b48e
)
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 21 May 2008 05:32:11 +0000
(06:32 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 21 May 2008 23:55:58 +0000
(16:55 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/um/Kconfig
b/arch/um/Kconfig
index dba8e05f028794540313535b0a06499d7f3271ae..6976812cfb184553bb93778bba38b2f3c01f922c 100644
(file)
--- a/
arch/um/Kconfig
+++ b/
arch/um/Kconfig
@@
-259,6
+259,8
@@
if BROKEN
source "drivers/mtd/Kconfig"
endif
+source "drivers/leds/Kconfig"
+
#This is just to shut up some Kconfig warnings, so no prompt.
config INPUT
bool