summaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig.x86_64
diff options
context:
space:
mode:
authorDavid Woodhouse2008-06-16 13:39:13 +0200
committerDavid Woodhouse2008-09-06 20:30:20 +0200
commit6b213e1bc27da6f6280386b1ff0e817e602c7b7a (patch)
tree80cec89af9b01f8dcc40d9d576c5c1a05e056a3f /arch/um/Kconfig.x86_64
parentS390: Update comments about why we don't use <asm-generic/statfs.h> (diff)
downloadkernel-qcow2-linux-6b213e1bc27da6f6280386b1ff0e817e602c7b7a.tar.gz
kernel-qcow2-linux-6b213e1bc27da6f6280386b1ff0e817e602c7b7a.tar.xz
kernel-qcow2-linux-6b213e1bc27da6f6280386b1ff0e817e602c7b7a.zip
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
We don't need this any more; arguably we never really did. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'arch/um/Kconfig.x86_64')
-rw-r--r--arch/um/Kconfig.x86_643
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/um/Kconfig.x86_64 b/arch/um/Kconfig.x86_64
index 5696e7b374b3..40b3407cfe16 100644
--- a/arch/um/Kconfig.x86_64
+++ b/arch/um/Kconfig.x86_64
@@ -37,6 +37,3 @@ config SMP_BROKEN
config GENERIC_HWEIGHT
bool
default y
-
-config ARCH_SUPPORTS_AOUT
- def_bool y