summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2018-11-01 15:19:11 -0700
committerRoman Kiryanov <rkir@google.com>2018-12-03 14:36:57 -0800
commite4899f47124bc68560ead6f5f6be3b7bb144ecc3 (patch)
tree83e4ce211ebed7d4451c43c4972c8939bff06b43
parentca9b62f88993a0f690d80cf400c87868f06d5632 (diff)
downloadgoldfish-e4899f47124bc68560ead6f5f6be3b7bb144ecc3.tar.gz
Enable CONFIG_GOLDFISH_ADDRESS_SPACEb12android-goldfish-4.14-dev.120914098
Enable the memory sharing driver. Bug: 116046430 Test: new/emulator -wipe-data -no-snapshot -kernel this/kernel-qemu -feature GLDMA2,GLESDynamicVersion Change-Id: I44e4018c7629a2f75ac6026a8dc42c602cdc767f Signed-off-by: Roman Kiryanov <rkir@google.com>
-rw-r--r--arch/x86/configs/x86_64_ranchu_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/configs/x86_64_ranchu_defconfig b/arch/x86/configs/x86_64_ranchu_defconfig
index 345277603046..7f31d0c22c04 100644
--- a/arch/x86/configs/x86_64_ranchu_defconfig
+++ b/arch/x86/configs/x86_64_ranchu_defconfig
@@ -409,6 +409,7 @@ CONFIG_ION=y
CONFIG_GOLDFISH_AUDIO=y
CONFIG_GOLDFISH_SYNC=y
CONFIG_GOLDFISH_PIPE=y
+CONFIG_GOLDFISH_ADDRESS_SPACE=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ISCSI_IBFT_FIND=y