From: Stricted Date: Mon, 26 Jul 2021 16:57:37 +0000 (+0000) Subject: arm64: configs: Create sabrina variant defconfig X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a0b3f5c09516e0e2bb41984409a5dd4089e28e48;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git arm64: configs: Create sabrina variant defconfig * Generated by comparing deadpool Android 10 defconfig to sabrina Android 10 defconfig (both ran through savedconfig first), with extraneous changes dropped. Change-Id: I26c6ba841e840a7b0500ec3158a82e599c7776c8 --- diff --git a/arch/arm64/configs/sabrina_defconfig b/arch/arm64/configs/sabrina_defconfig new file mode 100644 index 000000000000..bdeaf5e1341d --- /dev/null +++ b/arch/arm64/configs/sabrina_defconfig @@ -0,0 +1,9 @@ +CONFIG_GOOGLE_DRIVER=y +CONFIG_GOOGLE_USB_POWER_MONITOR=y +CONFIG_SENSORS_NTC_THERMISTOR=y +CONFIG_TYPEC=y +CONFIG_TYPEC_TCPM=y +CONFIG_TYPEC_RT1711H=y +CONFIG_TYPEC_FUSB302=y +CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y +CONFIG_THERMAL_GOV_STEP_WISE=y