Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-19 | dm: cros_ec: Convert to Kconfig | Simon Glass | |
Since both I2C and SPI are converted to Kconfig, we can convert cros_ec to Kconfig for these buses. LPC will need to wait until driver mode PCI is available. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada | |
This would be useful to start moving various config options. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> |