aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 34d1db1e7f40..d98b665e6536 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -336,6 +336,7 @@ config X86_EXTENDED_PLATFORM
336 336
337 If you enable this option then you'll be able to select support 337 If you enable this option then you'll be able to select support
338 for the following (non-PC) 32 bit x86 platforms: 338 for the following (non-PC) 32 bit x86 platforms:
339 Goldfish (Android emulator)
339 AMD Elan 340 AMD Elan
340 NUMAQ (IBM/Sequent) 341 NUMAQ (IBM/Sequent)
341 RDC R-321x SoC 342 RDC R-321x SoC
@@ -410,6 +411,7 @@ config X86_UV
410config X86_GOLDFISH 411config X86_GOLDFISH
411 bool "Goldfish (Virtual Platform)" 412 bool "Goldfish (Virtual Platform)"
412 depends on X86_32 413 depends on X86_32
414 depends on X86_EXTENDED_PLATFORM
413 ---help--- 415 ---help---
414 Enable support for the Goldfish virtual platform used primarily 416 Enable support for the Goldfish virtual platform used primarily
415 for Android development. Unless you are building for the Android 417 for Android development. Unless you are building for the Android