Skip to content

Commit

Permalink
add dln2 driver for tinkerboard 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-zww authored and igorpecovnik committed Jul 18, 2023
1 parent 2a1d1e4 commit 431107f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/kernel/linux-rockchip64-edge.config
Original file line number Diff line number Diff line change
Expand Up @@ -4713,7 +4713,11 @@ CONFIG_MFD_CROS_EC_DEV=y
# CONFIG_MFD_DA9062 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
CONFIG_MFD_DLN2=m
CONFIG_DLN2_ADC=m
CONFIG_I2C_DLN2=m
CONFIG_SPI_DLN2=m
CONFIG_GPIO_DLN2=m
# CONFIG_MFD_GATEWORKS_GSC is not set
# CONFIG_MFD_MC13XXX_SPI is not set
# CONFIG_MFD_MC13XXX_I2C is not set
Expand Down

0 comments on commit 431107f

Please sign in to comment.