Hi, 2014-05-14 16:01 GMT-07:00 Drasko DRASKOVIC <[email protected]>: > Hi all, > I want to enable i2c support to my ATH9 Carambola2 device, but I can > not reach kernel's CONFIG_I2C_CHARDEV=y from menuconfig. > > Is it OK to chage this directly via `make target/linux/clean` or > kernel config should be affected only via main menuconfig (the one > from OpenWrt root)?
CONFIG_I2C_CHARDEV is enabled when using kmod-i2c-core, did you try installing kmod-i2c-core for your platform? -- Florian _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
