kernel: i2c: limit i2c-designware-pci to devices with PCI support
authorAleksander Jan Bajkowski <olek2@wp.pl>
Fri, 2 Dec 2022 22:42:22 +0000 (23:42 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 9 May 2023 09:40:59 +0000 (11:40 +0200)
commit1827b313f72aad1fe18d41a91f6596f186007880
tree86f6e4730c5c744c755f028acb0621b4c26b539c
parent3636b06b2d05de0d5a29c68f390d10bc52666f3c
kernel: i2c: limit i2c-designware-pci to devices with PCI support

Kmod-i2c-designware-pci supports Synopsys I2C over PCIe bus. On targets
without PCI support, this package is empty. Symbol CONFIG_I2C_DESIGNWARE_PCI
depends on CONFIG_PCI.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
package/kernel/linux/modules/i2c.mk