The config system doesn't show the UIO menu if arch=arm, this patch fixes it.

Signed-off-by: Hans J. Koch <[EMAIL PROTECTED]>

---
Index: linux-2.6.23-rc/arch/arm/Kconfig
===================================================================
--- linux-2.6.23-rc.orig/arch/arm/Kconfig       2007-08-08 17:52:02.000000000 
+0200
+++ linux-2.6.23-rc/arch/arm/Kconfig    2007-08-08 17:53:29.000000000 +0200
@@ -1052,6 +1052,8 @@
 
 source "drivers/dma/Kconfig"
 
+source "drivers/uio/Kconfig"
+
 endmenu
 
 source "fs/Kconfig"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to