[armhf] MFD: Enable MFD_TPS65217 (Closes: #897590)

This enables MFD TPS65217 that is the PMIC found on the BeagleBone
Black. So the board can be powered off safely.
This commit is contained in:
Romain Perier 2018-05-04 22:02:34 +02:00
parent 00e2f5f30e
commit c171f70365
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ linux (4.16.5-2) UNRELEASED; urgency=medium
[ Romain Perier ]
* [armhf] DRM: Enable DW_HDMI_AHB_AUDIO and DW_HDMI_CEC (Closes: #897204)
* [armhf] MFD: Enable MFD_TPS65217 (Closes: #897590)
[ Ben Hutchings ]
* kbuild: use -fmacro-prefix-map to make __FILE__ a relative path

View File

@ -615,6 +615,7 @@ CONFIG_MFD_RK808=y
CONFIG_MFD_SEC_CORE=y
CONFIG_MFD_STMPE=y
CONFIG_MFD_TI_AM335X_TSCADC=m
CONFIG_MFD_TPS65217=m
CONFIG_MFD_PALMAS=y
CONFIG_TWL4030_CORE=y
CONFIG_TWL6040_CORE=y