projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8658bc
)
goldfish: Allow 64bit builds
author
Alan
<alan@acox1-desk.ger.corp.intel.com>
Mon, 12 May 2014 15:55:35 +0000
(16:55 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:19:01 +0000
(13:19 -0700)
We can now enable the 64bit option for the Goldfish 64bit emulator.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index 25d2c6f7325e8d64133100d651661af713f6563a..9c43ea3cf510f08c8d242327363ce29e812ce3fe 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-415,7
+415,6
@@
config X86_UV
config X86_GOLDFISH
bool "Goldfish (Virtual Platform)"
- depends on X86_32
depends on X86_EXTENDED_PLATFORM
---help---
Enable support for the Goldfish virtual platform used primarily