diff --git a/device/testing/linux-next/APKBUILD b/device/testing/linux-next/APKBUILD index 853da47e1..831139f22 100644 --- a/device/testing/linux-next/APKBUILD +++ b/device/testing/linux-next/APKBUILD @@ -3,7 +3,7 @@ pkgname=linux-next pkgver=6.11_git20240809 -pkgrel=0 +pkgrel=1 _nextver="${pkgver#*_git}" pkgdesc="Linux next kernel" arch="aarch64" @@ -71,6 +71,6 @@ package() { sha512sums=" 9e298609e6e1739867ed6255891b6a0aadc06c6ba229c661e4a3afa637167750e6190146bc5c091f41ce1ebebeaf5e86809aa504c80c4d44789a8098db87ee48 linux-next-next-20240809.tar.gz -e5b8530b8410d41d60c6c3a5cb4f73cdcdbcf432a8453ddb0b8901bf20083df4ae8c44ff2771aaa17c4a78afddfd604f929f05839bb513ad60809fbd7adb7056 devices.config +adbb506c0a2d676b1964a5d7c693f72338541ebd0cacee62e4579d43163c468d95607d73bf7439fb55b4d6bfa0dd42578b07ee20965aa03c2a9d8022cb3ae267 devices.config d52f692935675b5b9300c7983848a26149914687a8b3aef3b90f50da3f6534de9b490c6778d490bb5a4202f1a45cc4d9178a1e1b8270a8d612d4181721629c02 pmos.config " diff --git a/device/testing/linux-next/devices.config b/device/testing/linux-next/devices.config index e92e8ea71..498b80800 100644 --- a/device/testing/linux-next/devices.config +++ b/device/testing/linux-next/devices.config @@ -1,6 +1,11 @@ # Config fragment for device features which aren't enabled in the upstream # defconfig. Use of =y heavily discouraged. +# sdm845 +# Lenovo Yoga C630 +CONFIG_EC_LENOVO_YOGA_C630=m +CONFIG_BATTERY_LENOVO_YOGA_C630=m +CONFIG_UCSI_LENOVO_YOGA_C630=m # OnePlus 6/6T CONFIG_DRM_PANEL_SAMSUNG_SOFEF00=m CONFIG_RMI4_CORE=m @@ -13,6 +18,14 @@ CONFIG_RMI4_F30=y # SHIFT6mq CONFIG_DRM_PANEL_VISIONOX_RM69299=m +# sc7180 +CONFIG_SC_DISPCC_7180=m +CONFIG_SC_GPUCC_7180=m +CONFIG_SC_LPASS_CORECC_7180=m +CONFIG_SC_VIDEOCC_7180=m +# Acer Aspire 1 +CONFIG_EC_ACER_ASPIRE1=m + # msm8916 CONFIG_ARM64_ERRATUM_834220=y CONFIG_EXTCON_QCOM_SPMI_MISC=m