summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/cuttlefish_defconfig (follow)
Commit message (Collapse)AuthorAge
* Merge branch 'android-4.4-p' of ↵Michael Bestas2021-02-07
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/kernel/common into lineage-18.1-caf-msm8998 This brings LA.UM.9.2.r1-02000-SDMxx0.0 up to date with https://android.googlesource.com/kernel/common/ android-4.4-p at commit: 0566f6529a7b8 Merge 4.4.255 into android-4.4-p Conflicts: drivers/scsi/ufs/ufshcd.c drivers/usb/gadget/function/f_accessory.c drivers/usb/gadget/function/f_uac2.c net/core/skbuff.c Change-Id: I327c7f3793e872609f33f2a8e70eba7b580d70f3
| * ANDROID: cuttlefish_defconfig: add missing CONFIG_BLK_CGROUPWei Wang2021-01-15
| | | | | | | | | | | | | | | | Bug: 175265928 Bug: 177187042 Test: Build Signed-off-by: Wei Wang <wvw@google.com> Change-Id: I4902ceee5b533f918e70d37073cb4eb47d35a544
* | Merge branch 'android-4.4-p' of ↵Michael Bestas2020-12-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/kernel/common into lineage-17.1-caf-msm8998 This brings LA.UM.8.4.r1-06200-8x98.0 up to date with https://android.googlesource.com/kernel/common/ android-4.4-p at commit: 4cb652f2d058e ANDROID: cuttlefish_defconfig: Disable CONFIG_KSM Conflicts: arch/arm64/include/asm/mmu_context.h arch/powerpc/include/asm/uaccess.h drivers/scsi/ufs/ufshcd.c Change-Id: I25e090fc1a5a7d379aa8f681371e9918b3adeda6
| * ANDROID: cuttlefish_defconfig: Disable CONFIG_KSMAlistair Delva2020-12-03
| | | | | | | | | | | | | | | | | | | | This feature is not recommended for Android and causes selinux denials when running "adb bugreport". Remove it. Bug: 174771868 Test: launch_cvd Change-Id: If009c94f3d77d8cb25b2ff845fc47015841de610 Signed-off-by: Alistair Delva <adelva@google.com>
* | Merge branch 'android-4.4-p' of ↵Michael Bestas2020-06-04
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/kernel/common into lineage-17.1-caf-msm8998 This brings LA.UM.8.4.r1-05500-8x98.0 up to date with https://android.googlesource.com/kernel/common/ android-4.4-p at commit: 60fca75727065 Merge 4.4.226 into android-4.4-p Conflicts: drivers/base/firmware_class.c drivers/gpu/drm/msm/msm_gem.c drivers/mmc/host/sdhci.c drivers/net/wireless/ath/ath10k/core.c kernel/trace/blktrace.c net/socket.c sound/core/rawmidi.c sound/usb/mixer.c Change-Id: Ic8599e865656da72a9405c45f27091ec1ddc168c
| * ANDROID: cuttlefish defconfig - enable mount/net/uts namespaces.Maciej Żenczykowski2020-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These configs are the default for qemu backed kernel net tests. This matches: https://android-review.googlesource.com/c/kernel/configs/+/1320157 R+: require mount/net/uts namespace support Generated via: echo 'CONFIG_NAMESPACES=y' >> arch/arm64/configs/cuttlefish_defconfig make ARCH=arm64 cuttlefish_defconfig make ARCH=arm64 savedefconfig mv defconfig arch/arm64/configs/cuttlefish_defconfig Test: treehugger Bug: 144061615 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I1e15dc04116155ede485dd0458f55ee405fb285c
* | Merge branch 'android-4.4-p' of ↵Michael Bestas2020-05-14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/kernel/common into lineage-17.1-caf-msm8998 This brings LA.UM.8.4.r1-05400-8x98.0 up to date with https://android.googlesource.com/kernel/common/ android-4.4-p at commit: 96b09cba55905 UPSTREAM: net: socket: set sock->sk to NULL after calling proto_ops::release() Conflicts: drivers/scsi/ufs/ufshcd.c drivers/usb/gadget/composite.c drivers/usb/gadget/function/f_fs.c Change-Id: I3e79c0d20e3eb3246a50c9a1e815cdf030a4232e
| * ANDROID: cuttlefish_defconfig: Fix dm-verity related optionsAlistair Delva2020-05-04
| | | | | | | | | | | | | | | | | | | | Use the suggestions mentioned in the APEX documentation https://source.android.com/devices/tech/ota/apex Also, enable DM_VERITY_AVB on x86, which was incorrectly disabled. Change-Id: Id9e1b0bf525802dd67a9bf4b7c6c6408e87948fd Signed-off-by: Alistair Delva <adelva@google.com>
* | Merge branch 'android-4.4-p' of ↵Michael Bestas2020-04-14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/kernel/common into lineage-17.1-caf-msm8998 This brings LA.UM.8.4.r1-05300-8x98.0 up to date with https://android.googlesource.com/kernel/common/ android-4.4-p at commit: f9991115f0793 Merge 4.4.219 into android-4.4-p Conflicts: drivers/clk/qcom/clk-rcg2.c drivers/scsi/sd.c drivers/usb/gadget/function/f_fs.c drivers/usb/gadget/function/u_serial.c Change-Id: Ifed3db0ddda828c1697e57e9f73c1b73354bebf7
| * ANDROID: cuttlefish_defconfig: Minimally enable EFIJohn Stultz2020-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | HiKey/HiKey960 need UEFI support to boot but don't need much of the other options that default on when enabling EFI. Bug: 140204135 [adelva: backport to 4.4-p for cuttlefish vmlinux detection in extract-vmlinux, where the kernel needs to be a PE executable for compatibility with 4.19 GKI] Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I5c2e63701ae93277fcc3ddb36a39637237c65194 Signed-off-by: Alistair Delva <adelva@google.com>
* | Merge branch 'android-4.4-p' of ↵Michael Bestas2020-03-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/kernel/common into lineage-17.1-caf-msm8998 This brings LA.UM.8.4.r1-05200-8x98.0 up to date with https://android.googlesource.com/kernel/common/ android-4.4-p at commit: 4db1ebdd40ec0 FROMLIST: HID: nintendo: add nintendo switch controller driver Conflicts: arch/arm64/boot/Makefile arch/arm64/kernel/psci.c arch/x86/configs/x86_64_cuttlefish_defconfig drivers/md/dm.c drivers/of/Kconfig drivers/thermal/thermal_core.c fs/proc/meminfo.c kernel/locking/spinlock_debug.c kernel/time/hrtimer.c net/wireless/util.c Change-Id: I5b5163497b7c6ab8487ffbb2d036e4cda01ed670
| * ANDROID: cuttlefish_defconfig: Disable TRANSPARENT_HUGEPAGEAlistair Delva2019-12-23
| | | | | | | | | | | | | | | | | | | | Fix conflict between jemalloc/scudo and MADV_NOHUGEPAGE by disabling the transparent hugepage support. It has also been suggested that this feature can make VM behavior less predictable. Bug: 131119917 Change-Id: I17556838fbf1f893e26c5658ee95b4e3b16b10ad Signed-off-by: Alistair Delva <adelva@google.com>
* | Merge android-4.4-p.194 (2b29211) into msm-4.4Srinivasarao P2019-10-22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refs/heads/tmp-2b29211 Revert "ANDROID: regression introduced override_creds=off" ANDROID: regression introduced override_creds=off Fix fallout from changes to bootparam_utils.h ANDROID: sched: Disallow WALT with CFS bandwidth control ANDROID: fiq_debugger: remove ANDROID: arm64: fix leftover RWX when using CONFIG_UNMAP_KERNEL_AT_EL0 ANDROID: fix kernelci build-break in lowmemorykiller ANDROID: Avoid taking multiple locks in handle_lmk_event UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier ANDROID: fix binder change in merge of 4.4.183 Fix overlayfs build break binder: binder: fix possible UAF when freeing buffer ANDROID: Revert "f2fs: avoid out-of-range memory access" ANDROID: overlayfs: Fix a regression in commit b24be4acd ANDROID: enable CONFIG_RTC_DRV_TEST on cuttlefish ANDROID: xfrm: remove in_compat_syscall() checks BACKPORT: binder: Set end of SG buffer area properly. UPSTREAM: binder: check for overflow when alloc for security context BACKPORT: binder: fix race between munmap() and direct reclaim ANDROID: cuttlefish 4.4: enable CONFIG_CRYPTO_AES_NI_INTEL=y ANDROID: cuttlefish_defconfig: Disable DEVTMPFS ANDROID: cuttlefish_defconfig: Enable CONFIG_CPUSETS and CONFIG_CGROUP_SCHEDTUNE ANDROID: cuttlefish_defconfig: Drop dead CRYPTO options UPSTREAM: virtio: new feature to detect IOMMU device quirk UPSTREAM: vring: Use the DMA API on Xen UPSTREAM: virtio_ring: Support DMA APIs UPSTREAM: vring: Introduce vring_use_dma_api() ANDROID: cuttlefish_defconfig: L2TP/PPTP to OLAC/OPNS ANDROID: cuttlefish_defconfig: Enable DEBUG_SET_MODULE_RONX ANDROID: Fix cuttlefish redundant vsock connection. ANDROID: cuttlefish_defconfig: Enable CONFIG_RTC_HCTOSYS ANDROID: Move from clang r349610 to r353983c. Make arm64 serial port config compatible with crosvm UPSTREAM: virt_wifi: Remove REGULATORY_WIPHY_SELF_MANAGED ANDROID: cuttlefish_defconfig: Add support for AC97 audio ANDROID: Move from clang r346389b to r349610. ANDROID: cuttlefish_defconfig: Enable vsock options UPSTREAM: vhost/vsock: fix reset orphans race with close timeout UPSTREAM: vhost/vsock: fix use-after-free in network stack callers UPSTREAM: vhost: correctly check the iova range when waking virtqueue UPSTREAM: vhost: synchronize IOTLB message with dev cleanup UPSTREAM: vhost: fix info leak due to uninitialized memory UPSTREAM: vhost: fix vhost_vq_access_ok() log check UPSTREAM: vhost: validate log when IOTLB is enabled UPSTREAM: vhost_net: add missing lock nesting notation UPSTREAM: vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() UPSTREAM: vhost/vsock: fix uninitialized vhost_vsock->guest_cid UPSTREAM: vhost_net: correctly check tx avail during rx busy polling UPSTREAM: vsock: use new wait API for vsock_stream_sendmsg() UPSTREAM: vsock: cancel packets when failing to connect UPSTREAM: vhost-vsock: add pkt cancel capability UPSTREAM: vsock: track pkt owner vsock UPSTREAM: vhost: fix initialization for vq->is_le UPSTREAM: vhost/vsock: handle vhost_vq_init_access() error UPSTREAM: vsock: lookup and setup guest_cid inside vhost_vsock_lock UPSTREAM: vhost-vsock: fix orphan connection reset UPSTREAM: vsock/virtio: fix src/dst cid format UPSTREAM: VSOCK: Don't dec ack backlog twice for rejected connections UPSTREAM: vhost/vsock: drop space available check for TX vq UPSTREAM: virtio-vsock: fix include guard typo UPSTREAM: vhost/vsock: fix vhost virtio_vsock_pkt use-after-free UPSTREAM: VSOCK: Use kvfree() BACKPORT: vhost: split out vringh Kconfig UPSTREAM: vhost: drop vringh dependency UPSTREAM: vhost: drop vringh dependency UPSTREAM: vhost: detect 32 bit integer wrap around UPSTREAM: VSOCK: Add Makefile and Kconfig UPSTREAM: VSOCK: Introduce vhost_vsock.ko UPSTREAM: VSOCK: Introduce virtio_transport.ko BACKPORT: VSOCK: Introduce virtio_vsock_common.ko UPSTREAM: VSOCK: defer sock removal to transports UPSTREAM: VSOCK: transport-specific vsock_transport functions UPSTREAM: vsock: make listener child lock ordering explicit UPSTREAM: vhost: new device IOTLB API BACKPORT: vhost: convert pre sorted vhost memory array to interval tree UPSTREAM: vhost: introduce vhost memory accessors UPSTREAM: vhost_net: stop polling socket during rx processing UPSTREAM: VSOCK: constify vsock_transport structure UPSTREAM: vhost: lockless enqueuing UPSTREAM: vhost: simplify work flushing UPSTREAM: VSOCK: Only check error on skb_recv_datagram when skb is NULL BACKPORT: AF_VSOCK: Shrink the area influenced by prepare_to_wait UPSTREAM: vhost_net: basic polling support UPSTREAM: vhost: introduce vhost_vq_avail_empty() UPSTREAM: vhost: introduce vhost_has_work() UPSTREAM: vhost: rename vhost_init_used() UPSTREAM: vhost: rename cross-endian helpers UPSTREAM: vhost: fix error path in vhost_init_used() UPSTREAM: virtio: make find_vqs() checkpatch.pl-friendly UPSTREAM: net: move napi_hash[] into read mostly section ANDROID: cuttlefish_defconfig: Enable VIRTIO_INPUT ANDROID: cuttlefish_defconfig: Enable VIRT_WIFI FROMGIT, BACKPORT: mac80211-next: rtnetlink wifi simulation device ANDROID: Move from clang r328903 to r346389b. ANDROID: arm64 defconfig / build config for cuttlefish ANDROID: Communicates LMK events to userland where they can be logged Fix merge issue with 4.4.178 Fix merge issue with 4.4.177 FROMGIT: binder: create node flag to request sender's security context ion: Disable ION_HEAP_TYPE_SYSTEM_CONTIG ANDROID: uid_sys_stats: Copy task_struct comm field to bigger buffer UPSTREAM: binder: fix race that allows malicious free of live buffer Makefile: Tidy up 4.4.165 merge ANDROID: sdcardfs: Change current->fs under lock ANDROID: sdcardfs: Don't use OVERRIDE_CRED macro arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW ANDROID: arm64: mm: fix 4.4.154 merge Fix backport of "tcp: detect malicious patterns in tcp_collapse_ofo_queue()" tcp: detect malicious patterns in tcp_collapse_ofo_queue() tcp: avoid collapses in tcp_prune_queue() if possible Conflicts: Makefile arch/arm64/configs/cuttlefish_defconfig arch/arm64/include/asm/cpufeature.h arch/x86/configs/x86_64_cuttlefish_defconfig arch/x86/include/asm/uaccess_32.h drivers/net/wireless/virt_wifi.c drivers/staging/android/lowmemorykiller.c fs/f2fs/checkpoint.c fs/f2fs/data.c fs/f2fs/dir.c fs/f2fs/f2fs.h fs/f2fs/file.c fs/f2fs/inline.c fs/f2fs/inode.c fs/f2fs/node.c fs/f2fs/recovery.c fs/f2fs/segment.c fs/f2fs/segment.h fs/f2fs/super.c fs/squashfs/block.c include/linux/f2fs_fs.h include/linux/msm_mdp.h include/uapi/linux/android/binder.h include/uapi/linux/virtio_ids.h kernel/cpu.c Change-Id: I3d8da865a81161d356b11f84344c27e172c3add3 Signed-off-by: Srinivasarao P <spathi@codeaurora.org>
| * ANDROID: cuttlefish_defconfig: Disable DEVTMPFSAlistair Strachan2019-05-15
| | | | | | | | | | | | | | | | | | | | This option was enabled for other experiments, and Android doesn't need or use devtmpfs. However, even just having this feature enabled will cause selinux denials. Fix the denials by disabling this feature. Bug: 130468851 Change-Id: I3bf35b2e74f8701d792b85dbdc3f2143d171a8c1 Signed-off-by: Alistair Strachan <astrachan@google.com>
| * ANDROID: cuttlefish_defconfig: Drop dead CRYPTO optionsAlistair Strachan2019-05-15
| | | | | | | | | | Change-Id: Idad33a0f7507c3c713cbacda3c5016cba51ceadc Signed-off-by: Alistair Strachan <astrachan@google.com>
| * ANDROID: cuttlefish_defconfig: L2TP/PPTP to OLAC/OPNSAlistair Strachan2019-05-14
| | | | | | | | | | Change-Id: Idafb69ff5b4ecfe73d2f5b7c46c4e9523ef37c08 Signed-off-by: Alistair Strachan <astrachan@google.com>
| * ANDROID: Fix cuttlefish redundant vsock connection.Cody Schuffelen2019-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I initially believed CONFIG_VHOST_VSOCK was necessary on the guest side, but astrachan@ correctly pointed out that this was for setting up vsock on a host system. With both CONFIG_VHOST_VSOCK and the other vsock options enabled, vsock fails on startup with the error: vmw_vsock_virtio_transport: probe of virtio9 failed with error -16 This is probably from the guest-side and host-side vsock fighting over ownership on the vsock device. Bug: 121166534 Test: Ran cuttlefish with the android-4.4 kernel. Change-Id: Ib23a5d756f02708984babc73e26fdbef8435bfb4 Signed-off-by: Cody Schuffelen <schuffelen@google.com>
| * ANDROID: cuttlefish_defconfig: Enable CONFIG_RTC_HCTOSYSMatthias Maennich2019-05-14
| | | | | | | | | | | | | | | | | | | | This configuration is required for the VTS test VtsKernelApiSysfsTest#testRtcHctosys to pass. Bug: 123860857 Test: run vts-kernel -m VtsKernelApiSysfsTest Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: Icae17c74460bcd2aef4cf4e3ec5381de9ea0a66c
| * Make arm64 serial port config compatible with crosvmGreg Hartman2019-05-14
| | | | | | | | | | | | | | | | BUG: 118442619 Test: Ran ~/bin/crosvm run --disable-sandbox ~/image, saw output Change-Id: If086af28b69eca5353a101228ae986653bc1465e Signed-off-by: Greg Hartman <ghartman@google.com> (cherry picked from commit 2860dfe869a94c8c1950effb55da116f83ebc740)
| * ANDROID: cuttlefish_defconfig: Add support for AC97 audioAlistair Strachan2019-05-14
| | | | | | | | | | | | | | | | | | | | Enable driver support for the ac97 emulation provided by QEMU and crosvm. This is for the older 'ac97' soundhw, not 'hda'. Bug: 126955561 Test: local build and test of sound from cuttlefish Change-Id: I6c29e352e0be161e2a1dc35fde50b888b7dbf86e Signed-off-by: Alistair Strachan <astrachan@google.com>
| * ANDROID: cuttlefish_defconfig: Enable vsock optionsCody Schuffelen2019-05-14
| | | | | | | | | | | | | | Bug: 121166534 Test: Ran cuttlefish with android-4.4 + vsock adb tunnel Signed-off-by: Cody Schuffelen <schuffelen@google.com> Change-Id: I8168a710052c7daada306a915c56230c961accd4
| * ANDROID: cuttlefish_defconfig: Enable VIRTIO_INPUTAlistair Strachan2019-05-14
| | | | | | | | | | | | Bug: 120439617 Change-Id: I83fdb2088f17e71f377e5864d217655b47839267 Signed-off-by: Alistair Strachan <astrachan@google.com>
| * ANDROID: cuttlefish_defconfig: Enable VIRT_WIFIAlistair Strachan2019-05-14
| | | | | | | | | | | | | | Bug: 120439617 Bug: 120682817 Change-Id: Ia1b66528bd9cb1e6e95bd75ac60f393978caa582 Signed-off-by: Alistair Strachan <astrachan@google.com>
| * ANDROID: arm64 defconfig / build config for cuttlefishAlistair Strachan2019-05-14
| | | | | | | | | | | | | Add an arm64 defconfig with the Android and cuttlefish feature sets merged in. This has been boot tested only on the QEMU virt model for AArch64. $ qemu-system-aarch64 -M virt -cpu cortex-a57 \ -kernel arch/arm64/boot/Image.gz -serial stdio Bug: 118442619 Change-Id: I99f3b78af85de8d051226f202351bd852a032248 Signed-off-by: Alistair Strachan <astrachan@google.com>
* ANDROID: cuttlefish_defconfig: Disable DEVTMPFSAlistair Strachan2019-05-15
| | | | | | | | | | This option was enabled for other experiments, and Android doesn't need or use devtmpfs. However, even just having this feature enabled will cause selinux denials. Fix the denials by disabling this feature. Bug: 130468851 Change-Id: I3bf35b2e74f8701d792b85dbdc3f2143d171a8c1 Signed-off-by: Alistair Strachan <astrachan@google.com>
* Make arm64 serial port config compatible with crosvmGreg Hartman2019-04-17
| | | | | | | | BUG: 118442619 Test: Ran ~/bin/crosvm run --disable-sandbox ~/image, saw output Change-Id: If086af28b69eca5353a101228ae986653bc1465e Signed-off-by: Greg Hartman <ghartman@google.com> (cherry picked from commit 2860dfe869a94c8c1950effb55da116f83ebc740)
* ANDROID: cuttlefish_defconfig: Enable CONFIG_OVERLAY_FSAlistair Strachan2019-04-04
| | | | | | | Bug: 120439617 Bug: 123755887 Change-Id: I5e1225c0ba82ac6d12133ed0e118bf31c21b8da5 Signed-off-by: Alistair Strachan <astrachan@google.com>
* ANDROID: cuttlefish_defconfig: Add support for AC97 audioAlistair Strachan2019-03-06
| | | | | | | | | | Enable driver support for the ac97 emulation provided by QEMU and crosvm. This is for the older 'ac97' soundhw, not 'hda'. Bug: 126955561 Test: local build and test of sound from cuttlefish Change-Id: I6c29e352e0be161e2a1dc35fde50b888b7dbf86e Signed-off-by: Alistair Strachan <astrachan@google.com>
* ANDROID: cuttlefish_defconfig: Enable CONFIG_RTC_HCTOSYSMatthias Maennich2019-02-04
| | | | | | | | | | This configuration is required for the VTS test VtsKernelApiSysfsTest#testRtcHctosys to pass. Bug: 123860857 Test: run vts-kernel -m VtsKernelApiSysfsTest Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: Icae17c74460bcd2aef4cf4e3ec5381de9ea0a66c
* ANDROID: Fix cuttlefish redundant vsock connection.Cody Schuffelen2019-01-18
| | | | | | | | | | | | | | | | | | I initially believed CONFIG_VHOST_VSOCK was necessary on the guest side, but astrachan@ correctly pointed out that this was for setting up vsock on a host system. With both CONFIG_VHOST_VSOCK and the other vsock options enabled, vsock fails on startup with the error: vmw_vsock_virtio_transport: probe of virtio9 failed with error -16 This is probably from the guest-side and host-side vsock fighting over ownership on the vsock device. Bug: 121166534 Test: Ran cuttlefish with the android-4.4 kernel. Change-Id: Ib23a5d756f02708984babc73e26fdbef8435bfb4 Signed-off-by: Cody Schuffelen <schuffelen@google.com>
* ANDROID: cuttlefish_defconfig: Enable vsock optionsCody Schuffelen2019-01-15
| | | | | | | Bug: 121166534 Test: Ran cuttlefish with android-4.4 + vsock adb tunnel Signed-off-by: Cody Schuffelen <schuffelen@google.com> Change-Id: I8168a710052c7daada306a915c56230c961accd4
* ANDROID: cuttlefish_defconfig: Enable VIRTIO_INPUTAlistair Strachan2019-01-02
| | | | | | Bug: 120439617 Change-Id: I83fdb2088f17e71f377e5864d217655b47839267 Signed-off-by: Alistair Strachan <astrachan@google.com>
* ANDROID: cuttlefish_defconfig: Enable VIRT_WIFIAlistair Strachan2018-12-07
| | | | | | | Bug: 120439617 Bug: 120682817 Change-Id: Ia1b66528bd9cb1e6e95bd75ac60f393978caa582 Signed-off-by: Alistair Strachan <astrachan@google.com>
* ANDROID: arm64 defconfig / build config for cuttlefishAlistair Strachan2018-11-29
Add an arm64 defconfig with the Android and cuttlefish feature sets merged in. This has been boot tested only on the QEMU virt model for AArch64. $ qemu-system-aarch64 -M virt -cpu cortex-a57 \ -kernel arch/arm64/boot/Image.gz -serial stdio Bug: 118442619 Change-Id: I99f3b78af85de8d051226f202351bd852a032248 Signed-off-by: Alistair Strachan <astrachan@google.com>