summaryrefslogtreecommitdiff
path: root/arch/um/Kconfig.x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/Kconfig.x86_64')
-rw-r--r--arch/um/Kconfig.x86_646
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/um/Kconfig.x86_64 b/arch/um/Kconfig.x86_64
index d632e9a89cc3..6533b349f061 100644
--- a/arch/um/Kconfig.x86_64
+++ b/arch/um/Kconfig.x86_64
@@ -15,10 +15,6 @@ config SEMAPHORE_SLEEPERS
bool
default y
-config TOP_ADDR
- hex
- default 0x7fc0000000
-
config 3_LEVEL_PGTABLES
bool
default y
@@ -39,3 +35,5 @@ config GENERIC_HWEIGHT
bool
default y
+config ARCH_SUPPORTS_AOUT
+ def_bool y