Skip to content

Commit f3916bb

Browse files
authored
Enable driver for 1-wire temperature sensors for generic-aarch64 (#4015)
Driver is used for connected local 1-wire temperatures sensors.
1 parent 7b3ce53 commit f3916bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildroot-external/board/arm-uefi/generic-aarch64/kernel.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ CONFIG_I2C_CADENCE=y
7474

7575
# 1-wire
7676
CONFIG_W1_MASTER_AMD_AXI=m
77+
CONFIG_W1_SLAVE_THERM=m

0 commit comments

Comments
 (0)