enable CONFIG_CAN_PEAK_PCIEFD (Closes: #920809)

This commit is contained in:
Hideki Yamane 2019-02-02 13:29:05 +09:00
parent 1ed7357997
commit fbaa5ba879
2 changed files with 7 additions and 0 deletions

2
debian/changelog vendored
View File

@ -113,6 +113,8 @@ linux (4.19.17-1) UNRELEASED; urgency=medium
too (Closes: #918589)
* hwmon: Enable CONFIG_SENSORS_NCT7802,NCT7904,NPCM7XX,ASPEED and W83773G
to use HWMON hardware (Closes: #912597)
* net: can: Enable CONFIG_CAN_PEAK_PCIEFD for a PCI express CAN Bus adapter
(Closes: #920809)
[ Vagrant Cascadian ]
* [armhf] Enable CONFIG_MMC_SDHCI_OMAP=m, used on DRA7 and related SoCs.

View File

@ -2902,6 +2902,11 @@ CONFIG_CAN_CALC_BITTIMING=y
##
# CONFIG_CAN_M_CAN is not set
##
## file: drivers/net/can/peak_canfd/Kconfig
##
CONFIG_CAN_PEAK_PCIEFD=m
##
## file: drivers/net/can/sja1000/Kconfig
##