diff options
| author | Joey Hewitt <joey@joeyhewitt.com> | 2020-02-17 17:25:47 -0700 |
|---|---|---|
| committer | Joey Hewitt <joey@joeyhewitt.com> | 2020-02-17 17:25:47 -0700 |
| commit | 58f4db0e299f96ab2abdce6e7a2096712ecb71ba (patch) | |
| tree | b30adcb4c3ac877e0cff090b5946fb3cfdd8504a | |
| parent | fae48b2e83f8131bcc0d3d0b026544fdf59feccd (diff) | |
| download | kernel_samsung_smdk4412-replicant-6.0.tar.gz kernel_samsung_smdk4412-replicant-6.0.tar.bz2 kernel_samsung_smdk4412-replicant-6.0.zip | |
t0lte: add CONFIG_SENSORS_SSP_ATMELreplicant-6.0
| -rwxr-xr-x | arch/arm/configs/lineageos_t0lte_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/lineageos_t0lte_defconfig b/arch/arm/configs/lineageos_t0lte_defconfig index 517a5e6d2ac..73650eabbd3 100755 --- a/arch/arm/configs/lineageos_t0lte_defconfig +++ b/arch/arm/configs/lineageos_t0lte_defconfig @@ -2951,7 +2951,7 @@ CONFIG_MOTOR_DRV_MAX77693=y # CONFIG_MOTOR_DRV_ISA1200 is not set # CONFIG_FM_RADIO is not set # CONFIG_SENSORS_CORE is not set -# CONFIG_SENSORS_SSP_ATMEL is not set +CONFIG_SENSORS_SSP_ATMEL=y # CONFIG_SENSORS_SSP_STM is not set CONFIG_SENSORS_SYSFS=y CONFIG_SENSORS_SSP=y |
