From: Al Viro Date: Wed, 21 May 2008 05:32:11 +0000 (+0100) Subject: thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml X-Git-Tag: v2.6.26-rc4~83 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8152b4a5b40da7c3e8c80e578c5c0608c5a8a142;p=linux-2.6 thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/arch/um/Kconfig b/arch/um/Kconfig index dba8e05f02..6976812cfb 100644 --- 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