[PATCH 04/36] UIO: arch/arm/Kconfig: Make UIO available on ARM architecture

From: Greg Kroah-Hartman
Date: Sun Apr 20 2008 - 06:41:12 EST


From: Hans-JÃrgen Koch <hjk@xxxxxxxxxxxxx>

Source drivers/uio/Kconfig to make UIO available in menuconfig if ARCH=arm.

Signed-off-by: Hans J Koch <hjk@xxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
---
arch/arm/Kconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4039a13..1165a8f 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1174,6 +1174,8 @@ source "drivers/dma/Kconfig"

source "drivers/dca/Kconfig"

+source "drivers/uio/Kconfig"
+
endmenu

source "fs/Kconfig"
--
1.5.4.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/