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>
This commit is contained in:
David Woodhouse
2008-06-16 12:39:13 +01:00
committed by David Woodhouse
parent 5cfba5df8c
commit 6b213e1bc2
12 changed files with 2 additions and 36 deletions

View File

@@ -36,9 +36,6 @@ config NO_IOPORT
config NO_DMA
def_bool y
config ARCH_SUPPORTS_AOUT
def_bool y
config HZ
int
default 100