]> git.ipfire.org Git - people/ms/u-boot.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)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:15 +0000 (11:11 -0600)
commit60f37fc6aaece8dcf0241435d42b0580c93c7b91
treee49749dcd01b2b8479059f6c45eb7c415a9c1cfa
parente96fc7dfc835b282521c2a661a479f0563c653b5
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