There is errors in Kconfig: $ make config scripts/kconfig/conf --oldaskconfig Kconfig drivers/video/Kconfig:42:error: recursive dependency detected! drivers/video/Kconfig:42: symbol FB is selected by DRM_KMS_FB_HELPER drivers/gpu/drm/Kconfig:39: symbol DRM_KMS_FB_HELPER is selected by DRM_TEGRA_FBDEV drivers/gpu/drm/tegra/Kconfig:18: symbol DRM_TEGRA_FBDEV depends on DRM_TEGRA drivers/gpu/drm/tegra/Kconfig:1: symbol DRM_TEGRA depends on RESET_CONTROLLER drivers/reset/Kconfig:4: symbol RESET_CONTROLLER is selected by I2C_MV64XXX drivers/i2c/busses/Kconfig:528: symbol I2C_MV64XXX depends on I2C drivers/i2c/Kconfig:5: symbol I2C is selected by FB_DDC drivers/video/Kconfig:92: symbol FB_DDC is selected by FB_CYBER2000_DDC drivers/video/Kconfig:386: symbol FB_CYBER2000_DDC depends on FB_CYBER2000 drivers/video/Kconfig:374: symbol FB_CYBER2000 depends on FB
четверг, 6 марта 2014 г., 0:06:49 UTC+4 пользователь Hans de Goede написал: > > Hi All, > > I've just updated: > https://github.com/linux-sunxi/linux-sunxi/commits/sunxi-devel > to 3.14-rc5. > > Besides rebasing to 3.14-rc5, this contains the following over the > previous > sunxi-devel branch update: > -sun7i nmi irq controller support (by Carlo Caione) > -axp209 support (by Carlo Caione) > -sun6i dma controller support (by Maxime) > -sun6i i2c support (by Maxime) > -sun6i gmac support (by wens) > > The sunxi-devel branch now contains 3.14-rc5 > > + the following, which should all go upstream for 3.15: > https://github.com/mripard/linux/commits/dt-for-3.15 > https://bitbucket.org/emiliolopez/linux/branch/sunxi-clk-for-mike > ahci_platform rework into a library / framework > sunxi-ahci support > ehci_ + ohci_platform devicetree support > sunxi-usb-phy > sunxi-ohci + sunxi-ehci support > sunxi-pinctrl bug-fixes > > + the following which is not quite ready for 3.15 yet, but people > are working hard to get it ready so hopefully we will see some of > it in 3.15, and the rest should make 3.16: > > Emilio's sunxi-clk branch: patches not part of the above set > David's and mine sunxi-mmc work > Wens cubietruck wifi support patches (wip) > sun4i-ts resisitive touchscreen controller + temp sensor driver > sun4i-lradc-keys driver > sun7i nmi irq controller support (by Carlo Caione) > axp209 support (by Carlo Caione) > sun6i dma controller support (by Maxime) > sun6i i2c support (by Maxime) > sun6i gmac support (by wens) > > Note for this to work properly on sun7i and sun5i you also need my > sunxi-next u-boot branch: > https://github.com/jwrdegoede/u-boot-sunxi/commits/sunxi-next > > Enjoy, > > Hans > > -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
