Skip to content

Commit

Permalink
UIO: arch/arm/Kconfig: Make UIO available on ARM architecture
Browse files Browse the repository at this point in the history
Source drivers/uio/Kconfig to make UIO available in menuconfig if ARCH=arm.

Signed-off-by: Hans J Koch <hjk@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Hans-Jürgen Koch authored and Greg Kroah-Hartman committed Apr 20, 2008
1 parent 0732460 commit 2dc034a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,8 @@ source "drivers/dma/Kconfig"

source "drivers/dca/Kconfig"

source "drivers/uio/Kconfig"

endmenu

source "fs/Kconfig"
Expand Down

0 comments on commit 2dc034a

Please sign in to comment.