Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: cros_ec: Convert to Kconfig | Simon Glass | 2015-02-19 | -0/+6 |
| | | | | | | | | | 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> | |||
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -0/+0 |
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> |