deviceinfo: Ship uncompressed aarch64 kernel

This commit is contained in:
Alfred Neumayer
2024-06-11 12:29:04 +02:00
parent e2aad248be
commit 810fe5da54

View File

@@ -1,12 +1,13 @@
deviceinfo_name="Pixel Watch 2"
deviceinfo_manufacturer="Google"
deviceinfo_codename="eos"
deviceinfo_arch="arm"
deviceinfo_arch="aarch64"
deviceinfo_halium_version="13"
deviceinfo_kernel_source="https://github.com/fredldotme/kernel-google-eos.git"
deviceinfo_kernel_source_branch="halium-13.0"
deviceinfo_kernel_defconfig="halium_eos_defconfig"
deviceinfo_kernel_cmdline="lpm_levels.sleep_disabled=1 console=ttyMSM0,115200n8 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=2048 loop.max_part=7 cpufreq.default_governor=performance rcupdate.rcu_expedited=1 rcu_nocbs=0-7 kpti=off export_pmu_events movable_node ftrace_dump_on_oops ssbd=force-off disable_dma32=on cgroup.memory=nokmem,nosocket"
deviceinfo_kernel_image_name="Image"
deviceinfo_kernel_clang_compile="true"
deviceinfo_kernel_llvm_compile="true"
deviceinfo_flash_pagesize="4096"