kernel: unbreal of_i2c selection

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37201
v19.07.3_mercusys_ac12_duma
John Crispin 11 years ago
parent a154693bab
commit eba9b8a324

@ -24,7 +24,7 @@ I2C_CORE_MODULES:= \
CONFIG_I2C:drivers/i2c/i2c-core \
CONFIG_I2C_CHARDEV:drivers/i2c/i2c-dev
ifeq (CONFIG_OF,y)
ifeq ($(CONFIG_OF),y)
I2C_CORE_MODULES+=CONFIG_OF_I2C:drivers/of/of_i2c
endif

Loading…
Cancel
Save