Thread (1 message) 1 message, 1 author, 2013-09-24

Re: linux-next: Tree for Sep 24 (video/mb862xx)

From: Randy Dunlap <hidden>
Date: 2013-09-24 19:05:35
Also in: linux-next, lkml

On 09/23/13 21:43, Stephen Rothwell wrote:
Hi all,


Changes since 20130923:
on i386:

when CONFIG_I2C=m and
CONFIG_FB_MB862XX=y
CONFIG_FB_MB862XX_PCI_GDC=y
CONFIG_FB_MB862XX_I2C=y


drivers/built-in.o: In function `mb862xx_i2c_init':
(.text+0x68a1c): undefined reference to `i2c_add_adapter'
drivers/built-in.o: In function `mb862xx_i2c_exit':
(.text+0x68a6e): undefined reference to `i2c_del_adapter'


Caused by this kconfig bool:
config FB_MB862XX_I2C
	bool "Support I2C bus on MB862XX GDC"
	depends on FB_MB862XX && I2C
	default y

which = 'y' even when CONFIG_I2C = m.




-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help