]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: cros_ec: Convert to Kconfig
authorSimon Glass <sjg@chromium.org>
Fri, 13 Feb 2015 19:20:47 +0000 (12:20 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:13:36 +0000 (21:13 +0200)
commit02fccfebbdb2a19a640764a927d01825dd6f997f
tree5b2e92b5851160332334bd15451839be8e0a933a
parent1b98017a36fc46c61cfdadac49322677f426d3fe
dm: cros_ec: Convert to Kconfig

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>
configs/sandbox_defconfig