Browse Source

uio: remove !S390 dependency from Kconfig

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Heiko Carstens 12 years ago
parent
commit
c423c8ffa7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/uio/Kconfig

+ 0 - 1
drivers/uio/Kconfig

@@ -1,6 +1,5 @@
 menuconfig UIO
 menuconfig UIO
 	tristate "Userspace I/O drivers"
 	tristate "Userspace I/O drivers"
-	depends on !S390
 	help
 	help
 	  Enable this to allow the userspace driver core code to be
 	  Enable this to allow the userspace driver core code to be
 	  built.  This code allows userspace programs easy access to
 	  built.  This code allows userspace programs easy access to