forked from Ivasoft/openwrt
kernel: clean-up after kernel 5.4 removal
These narrowments are no longer useful, since there's no lower version than 5.10 supported in tree. Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
This commit is contained in:
committed by
Christian Lamparter
parent
a74a853d0d
commit
9bad3451b6
@@ -90,7 +90,7 @@ I2C_DWCORE_MODULES:= \
|
||||
define KernelPackage/i2c-designware-core
|
||||
$(call i2c_defaults,$(I2C_DWCORE_MODULES),58)
|
||||
TITLE:=Synopsys DesignWare I2C core
|
||||
DEPENDS:=+kmod-i2c-core +!LINUX_5_4:kmod-regmap-core
|
||||
DEPENDS:=+kmod-i2c-core +kmod-regmap-core
|
||||
HIDDEN:=y
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user