On 13 February 2015 at 12:20, Simon Glass <[email protected]> wrote: > 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 <[email protected]> > --- > > configs/peach-pi_defconfig | 4 ++++ > configs/peach-pit_defconfig | 4 ++++ > configs/sandbox_defconfig | 5 ++++ > configs/snow_defconfig | 5 ++++ > drivers/input/Kconfig | 6 +++++ > drivers/misc/Kconfig | 48 > ++++++++++++++++++++++++++++++++++++- > include/configs/exynos5-dt-common.h | 3 --- > include/configs/peach-pi.h | 1 - > include/configs/peach-pit.h | 1 - > include/configs/sandbox.h | 4 ---- > include/configs/snow.h | 2 -- > 11 files changed, 71 insertions(+), 12 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

