Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: cros_ec: Convert to Kconfig | Simon Glass | 2015-02-19 | -0/+4 |
| | | | | | | | | | 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> | |||
* | Config: Exynos5800: Enable build for Peach-Pi | Akshay Saraswat | 2014-11-17 | -0/+5 |
This adds following things : - New config and defconfig for Peach-Pi board. - Alterations in Kconfig and MAINTAINERS. - Addition of CONFIG_EXYNOS5800. - ADdition of exynos5800-peach-pi in dts list. Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |