Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2dc034a8 authored by Hans-Jürgen Koch's avatar Hans-Jürgen Koch Committed by Greg Kroah-Hartman
Browse files

UIO: arch/arm/Kconfig: Make UIO available on ARM architecture



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

Signed-off-by: default avatarHans J Koch <hjk@linutronix.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 0732460b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1174,6 +1174,8 @@ source "drivers/dma/Kconfig"

source "drivers/dca/Kconfig"

source "drivers/uio/Kconfig"

endmenu

source "fs/Kconfig"