[alpha] fs: Disable BINFMT_EM86 (obsoleted by binfmt_misc; fixes FTBFS)

This commit is contained in:
Ben Hutchings 2016-05-05 10:56:33 +01:00
parent 093dcd4006
commit 3a081cfceb
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux (4.6~rc5-1~exp2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* [hppa] Enable MLONGCALLS (fixes FTBFS)
* [alpha] fs: Disable BINFMT_EM86 (obsoleted by binfmt_misc; fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Thu, 05 May 2016 10:54:38 +0100

View File

@ -939,7 +939,7 @@ CONFIG_USBPCWATCHDOG=m
##
CONFIG_BINFMT_AOUT=m
CONFIG_OSF4_COMPAT=y
CONFIG_BINFMT_EM86=m
# CONFIG_BINFMT_EM86 is not set
##
## file: init/Kconfig