提交 cb7b8023 编写于 作者: B Ben Hutchings 提交者: Ingo Molnar

x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM

All non-PC platforms are supposed to be dependent on this
option.
Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Cc: Jun Nakajima <jnakajim@gmail.com>
Link: http://lkml.kernel.org/n/tip-Bcihhqhstm67fchjnkxoiJbu@git.kernel.orgSigned-off-by: NIngo Molnar <mingo@kernel.org>
上级 fc58be75
...@@ -336,6 +336,7 @@ config X86_EXTENDED_PLATFORM ...@@ -336,6 +336,7 @@ config X86_EXTENDED_PLATFORM
If you enable this option then you'll be able to select support If you enable this option then you'll be able to select support
for the following (non-PC) 32 bit x86 platforms: for the following (non-PC) 32 bit x86 platforms:
Goldfish (Android emulator)
AMD Elan AMD Elan
NUMAQ (IBM/Sequent) NUMAQ (IBM/Sequent)
RDC R-321x SoC RDC R-321x SoC
...@@ -410,6 +411,7 @@ config X86_UV ...@@ -410,6 +411,7 @@ config X86_UV
config X86_GOLDFISH config X86_GOLDFISH
bool "Goldfish (Virtual Platform)" bool "Goldfish (Virtual Platform)"
depends on X86_32 depends on X86_32
depends on X86_EXTENDED_PLATFORM
---help--- ---help---
Enable support for the Goldfish virtual platform used primarily Enable support for the Goldfish virtual platform used primarily
for Android development. Unless you are building for the Android for Android development. Unless you are building for the Android
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册