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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8152b4a5b40da7c3e8c80e578c5c0608c5a8a142;p=linux-beck.git 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 dba8e05f0287..6976812cfb18 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