mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-27 22:59:53 +00:00
kernel: unbreal of_i2c selection
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37201
This commit is contained in:
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…
x
Reference in New Issue
Block a user