parisc: hpux - Drop support for HP-UX binaries
authorHelge Deller <deller@gmx.de>
Mon, 16 Feb 2015 21:17:58 +0000 (22:17 +0100)
committerHelge Deller <deller@gmx.de>
Mon, 16 Feb 2015 21:35:01 +0000 (22:35 +0100)
This patch series drops the support for 32bit HP-UX binaries.

The HP-UX compat layer has always been incomplete and it's unlikely that
someone will ever implement it.

Furthermore those two commits which enhance the compatibility of Linux on parisc
to other architectures:
 f5a408d: parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
 1f25df2: parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
basically make it impossible to implement the HP-UX support correctly.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig

index 1554a6f2a5bb4bf573d532fa35eb8be8deaa1404..8014727a27434724d8a9efed4b693c09a93791b3 100644 (file)
@@ -291,10 +291,6 @@ config SYSVIPC_COMPAT
 config AUDIT_ARCH
        def_bool y
 
-config HPUX
-       bool "Support for HP-UX binaries"
-       depends on !64BIT
-
 config NR_CPUS
        int "Maximum number of CPUs (2-32)"
        range 2 32