]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cros_ec: Drop unused CONFIG_DM_CROS_EC
authorSimon Glass <sjg@chromium.org>
Thu, 26 Mar 2015 15:29:32 +0000 (09:29 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:48 +0000 (21:47 +0200)
commit8dd70d89a63e5e61fe502ca9c20a896efba92192
treea27bc07093c315c18d45c47227945819e2ac6940
parent1c47e8878608a7a9af638c37f1ba4a8c2cf25d22
cros_ec: Drop unused CONFIG_DM_CROS_EC

Since all supported boards enable this option now, we can remove it along
with the old code.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/Kconfig
board/samsung/smdk5420/Kconfig
common/cros_ec.c
configs/sandbox_defconfig
configs/snow_defconfig
drivers/misc/Kconfig
drivers/misc/cros_ec.c
drivers/misc/cros_ec_lpc.c
drivers/misc/cros_ec_sandbox.c
include/cros_ec.h