X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2FKconfig.binfmt;h=4d5ae61580aae336658beefe05bc1d7e15994582;hb=42995cee61f842c4e275e4902459f8a951fe4607;hp=06fb7a93a1bd77922a697809b5345441f7dc3c4e;hpb=c441bfb5f2866de71e092c1b9d866a65978dfe1a;p=linux-2.6-microblaze.git diff --git a/fs/Kconfig.binfmt b/fs/Kconfig.binfmt index 06fb7a93a1bd..4d5ae61580aa 100644 --- a/fs/Kconfig.binfmt +++ b/fs/Kconfig.binfmt @@ -168,21 +168,6 @@ config OSF4_COMPAT with v4 shared libraries freely available from Compaq. If you're going to use shared libraries from Tru64 version 5.0 or later, say N. -config BINFMT_EM86 - tristate "Kernel support for Linux/Intel ELF binaries" - depends on ALPHA - help - Say Y here if you want to be able to execute Linux/Intel ELF - binaries just like native Alpha binaries on your Alpha machine. For - this to work, you need to have the emulator /usr/bin/em86 in place. - - You can get the same functionality by saying N here and saying Y to - "Kernel support for MISC binaries". - - You may answer M to compile the emulation support as a module and - later load the module when you want to use a Linux/Intel binary. The - module will be called binfmt_em86. If unsure, say Y. - config BINFMT_MISC tristate "Kernel support for MISC binaries" help