immortalwrt/target/linux
Rafał Miłecki 06e5d1afda bcm53xx: fix kmod-i2c-bcm-iproc for kernel 5.10
I2C_BCM_IPROC selects I2C_SLAVE which in turn makes two new symbols
available: I2C_SLAVE_EEPROM and I2C_SLAVE_TESTUNIT. That was causing:

I2C support (I2C) [M/n/y/?] m
  Enable compatibility bits for old user-space (I2C_COMPAT) [N/y/?] n
  I2C device interface (I2C_CHARDEV) [M/n/?] m
  I2C bus multiplexing support (I2C_MUX) [N/m/?] n
  Autoselect pertinent helper modules (I2C_HELPER_AUTO) [N/y/?] n
    SMBus-specific protocols (I2C_SMBUS) [N/m/?] n
  I2C/SMBus Test Stub (I2C_STUB) [N/m/?] n
  I2C slave support (I2C_SLAVE) [Y/?] y
    I2C eeprom slave driver (I2C_SLAVE_EEPROM) [N/m/?] n
    I2C eeprom testunit driver (I2C_SLAVE_TESTUNIT) [N/m/?] (NEW)

Ideally I2C_SLAVE should probably be packaged as kmod-i2c-slabe. For now
just modify kmod-i2c-bcm-iproc to fix kernel compilation.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-08-31 18:28:53 +08:00
..
apm821xx kernel: bump to 4.9.278, 4.14.242, 4.19.201 2021-08-06 22:23:34 +08:00
arc770 kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
archs38 kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
armvirt kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
at91 kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-18 12:08:24 +08:00
ath79 ath79: remove redundant BLOCKSIZE of 64k from devices 2021-08-30 12:15:27 +08:00
bcm27xx kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
bcm47xx bcm47xx: make WGT634U NVRAM patch apply again 2021-03-13 12:05:27 +08:00
bcm53xx bcm53xx: fix kmod-i2c-bcm-iproc for kernel 5.10 2021-08-31 18:28:53 +08:00
bcm63xx kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
bcm4908 kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
bmips kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
gemini kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
generic kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
imx6 kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
ipq40xx kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
ipq806x ipq806x: add missing enclosing partitions block for TP-Link C2600 2021-08-30 12:15:46 +08:00
ipq807x kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
kirkwood treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
lantiq kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
layerscape kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
malta kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
mediatek kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
mpc85xx kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
mvebu kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
octeon kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
octeontx kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
omap kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
oxnas kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
pistachio kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
ramips ramips: minew g1-c: use default static address for lan instead of dhcp 2021-08-31 18:28:00 +08:00
realtek kernel: bump 5.4 to 5.4.139 2021-08-15 12:38:21 +08:00
rockchip kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
sunxi kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
tegra kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
x86 kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
zynq kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00