[armhf] gpio: Enable GPIO_MCP23S08 as module (Closes: #845064)

This commit is contained in:
Ben Hutchings 2017-01-05 04:04:33 +00:00
parent 8c35b862a7
commit ec36e35f50
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -15,6 +15,7 @@ linux (4.9-1~exp1) UNRELEASED; urgency=medium
* hwmon,watchdog: Enable SENSORS_FTSTEUTATES as module (together with the
previous, Closes: #847017)
* net: Enable GTP as module (Closes: #846913)
* [armhf] gpio: Enable GPIO_MCP23S08 as module (Closes: #845064)
[ Uwe Kleine-König ]
* enable `perf data' support; patch by Sebastian Andrzej Siewior

View File

@ -255,6 +255,7 @@ CONFIG_GPIO_DA9052=m
CONFIG_GPIO_PALMAS=y
CONFIG_GPIO_TWL4030=y
CONFIG_GPIO_TWL6040=y
CONFIG_GPIO_MCP23S08=m
##
## file: drivers/gpu/drm/Kconfig